Commit Graph

12 Commits

Author SHA1 Message Date
mgabdev a9e6928e03 Updated TimelineQueueButtonHeader z-index
• Updated:
- TimelineQueueButtonHeader z-index to be below popovers and modals
2020-05-15 18:44:55 -04:00
mgabdev e87386a0cf Added scroll to top on TimelineQueueButtonHeader click
• Added:
- scroll to top on TimelineQueueButtonHeader click using utils/scroll_to
2020-05-15 16:31:38 -04:00
mgabdev 1021467a5a Fixed TimelineQueueButtonHeader center position
• Added:
- New classes to position center fixed element

• Removed:
- Unused classes from TimelineQueueButtonHeader component
2020-05-15 16:29:13 -04:00
mgabdev e2e7e8c0af Progress 2020-04-23 02:13:29 -04:00
mgabdev 595208780e Progress 2020-04-11 18:29:19 -04:00
mgabdev bb4fcdf32d Progress 2020-04-07 21:06:59 -04:00
mgabdev c6aa4e08a1 Progress 2020-02-29 10:42:47 -05:00
mgabdev 32cd8e622a Progress 2020-02-24 18:25:55 -05:00
mgabdev 42917806e9 Updated all basic components
removed unnecessary components, combined where necessary
added each component to a folder, added individual css style modules
optimized some component rendering flows
removed functional components in favor of pure components
linted and formatted all of the files
2019-08-03 02:00:45 -04:00
mgabdev 2044648179 Added webpack.ProvidePlugin for most used imports
Removed imports of React, connect, PropTypes throughout
Removed the "React" in React.Component/PureComponent
2019-07-29 15:20:00 -04:00
mgabdev 2aa38d53ea Updated timeline_queue_button_header
fixes: #27
put queue header in dom but hide if no count
if count, animate in so it doesn't jump the feed
2019-07-17 18:53:09 -04:00
mgabdev 6ad747a609 Added TimelineQueueButtonHeader component, styles
button at top of feeds to show "click to load more"
2019-07-10 23:54:19 -04:00