Commit Graph

16 Commits

Author SHA1 Message Date
mgabdev ddca693cfc Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
• Removing:
- the reformatting of propTypes and set redux, intl functions to end of component
2020-08-17 19:57:35 -05:00
mgabdev 7e47bb1d9c Removed prop-types global import, added to files directly
• Removed:
- prop-types global import, added to files directly
2020-08-17 15:59:29 -05:00
mgabdev 43e384554c Remove React, PureComponent global import, added those imports to files directly
• Remove:
- React, PureComponent global import and added those imports to files directly
2020-08-17 15:07:16 -05:00
mgabdev 13127960c4 Updated Placeholder Responsiveness and Added new Placeholders
• Updated:
- Placeholder Responsiveness

• Added:
- new Placeholders
2020-07-29 15:40:47 -05:00
mgabdev bc6cf0e624 Added placeholder loaders to multiple components
• Added:
- placeholder loaders to multiple components
- status, panels, comment, lists, group items, notifications
2020-07-28 15:11:51 -05:00
mgabdev 35c5608e1a Updated HomePage sidebar panels to lazy load
• Updated:
- HomePage sidebar panels (WhoToFollowPanel, ListsPanel, GroupsPanel) to lazy load on scroll of 25px. Otherwise, dont load.
- WhoToFollowPanel, ListsPanel, GroupsPanel have functionality to load data once

• Added:
- List component has showLoading prop

• Removed:
- Unused IntersectionObserver code in HomePage
2020-06-05 15:28:46 -04:00
mgabdev 0cef1f71e1 Updating safe-area-inset css for effected elements 2020-05-14 17:47:33 -04:00
mgabdev 03de4c4fea Progress 2020-04-29 18:32:49 -04:00
mgabdev e2e7e8c0af Progress 2020-04-23 02:13:29 -04:00
mgabdev fed036be08 Progress 2020-04-22 01:00:11 -04:00
mgabdev b5e3c2a94f Progress 2020-04-06 21:53:23 -04:00
mgabdev 416bc3d603 Progress 2020-04-02 12:57:04 -04:00
mgabdev 0f01c1bc97 Progress 2020-03-24 23:08:43 -04:00
mgabdev 65af72faae Progress 2020-03-14 13:31:29 -04:00
mgabdev d255982ec5 Progress 2020-02-22 18:26:23 -05:00
mgabdev bebc39f150 Progress 2020-02-20 19:57:29 -05:00