Commit Graph

9 Commits

Author SHA1 Message Date
MTG2000
d7b2499c13 feat: comment with replies component, convertCommentsToTree helper method, comments section component, add comment input component, useAutoResizableText area, update mocks with comments data 2022-04-26 10:41:03 +03:00
MTG2000
11594471d3 fix: fixing a bug with graphql data shape 2022-04-18 18:12:06 +03:00
MTG2000
1f817c8a79 feat: added infinite scroll to feed page 2022-04-18 16:37:59 +03:00
MTG2000
c75777f5a8 feat: Add useReachedBottom hook, add post card skeleton, clean-up Post Card components 2022-04-18 14:16:55 +03:00
MTG2000
9828aa2b2f fix: navbar resize issue 2022-03-30 12:57:44 +03:00
MTG2000
031a7f3782 feat: add search functionality 2022-03-14 17:19:32 +02:00
MTG2000
b3ed2ad280 feat: added mocks using msw 2022-03-12 16:11:11 +02:00
MTG2000
ea20ea6784 feat: Created an animated Tip button 2022-01-16 20:51:24 +02:00
=Mtg_Dev
5ae1da6369 feat: make project modal full page on mobile
- created a new store slice (theme) to hold properties needed to style the app
- made nav fixed
- refactored resizing throttled funcs to a custom hook
- changed the modal to full size page on mobile for certain modal types ( currently just Project )
2021-12-19 16:26:28 +02:00