Ahtisham Shahid
5240d0d5a4
feat: added support for dual feedback forms ( #478 )
...
* feat: added support for dual feedback forms
* fix: resolved linter errors
2023-03-29 14:08:24 +05:00
Mehak Nasir
0f2ad8b7b4
fix: conditionally skipped some API calls and deffered script loading to improve performance
2023-02-23 14:26:02 +05:00
Awais Ansari
6afb7c7763
temp: testing getFeedback widget response time ( #444 )
2023-02-20 14:47:07 +05:00
Mehak Nasir
2a187ca1df
Mathjax v3 fix ( #423 )
...
* feat: added mathjax v3 support in platform
* fix: overwriting of comments and responses fixed
2023-01-27 16:49:38 +05:00
AsadAzam
7de274a73e
Revert "feat: added mathjax v3 support in platform ( #420 )" ( #421 )
...
This reverts commit ad640611a1 .
2023-01-26 20:27:55 +05:00
Mehak Nasir
ad640611a1
feat: added mathjax v3 support in platform ( #420 )
2023-01-26 17:43:07 +05:00
Mehak Nasir
19e775737c
fix: output format changed for mathjax script ( #417 )
2023-01-25 16:14:36 +05:00
Mehak Nasir
b7e5dd0e28
fix: testing mathjax issue fix with script change ( #416 )
2023-01-25 13:47:54 +05:00
Mehak Nasir
f33e3c3e3d
fix: wrapped all content under mathjax script provider ( #411 )
...
* fix: wrapped all content under mathjax script provider
* fix: removed third party package from package json file
2023-01-24 18:44:35 +05:00
Awais Ansari
947204ff38
fix: remove horizontal scrollbar ( #322 )
2022-10-11 17:35:13 +05:00
Awais Ansari
2405040f08
fix: scrollbar for safari ( #224 )
2022-07-29 15:51:03 +05:00
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