Commit Graph

5 Commits

Author SHA1 Message Date
Mehak Nasir
1537653c4b style: small class added to fix UI zoomed in behavior 2022-03-01 20:57:48 +05:00
Kshitij Sobti
44e6d716f0 feat: independent scrolling for posts list and posts (#64)
Adds independent scrolling for left and right panels.
2022-02-23 12:36:53 +00:00
Patrick Cockwell
93d10f9280 feat: Add major UI components and functionality
This adds a major chunk of UI code to the application covering topic listing,
topic filtering, subtopic browsing, browsing posts by topic, filtering unread
posts, filtering followed posts, sorting posts by recent activity, most activty
and most votes, liking/unliking a post, following/unfollowing a post, listing
comments and replis in a post.

Co-authored-by: Kshitij Sobti <kshitij@sobti.in>
2021-07-12 11:02:48 +05:30
Kshitij Sobti
491f7b7acd Basic discussions forum framework
Adds the basic structure for the Discussions MFE around which future development
will happen.
2020-10-21 23:59:23 +05:30
Kshitij Sobti
56d68e76ad Initial template setup 2020-09-07 14:44:02 +05:30