mgabdev
2f4700e89f
Updated classNames constant in components that werent using
...
• Updated:
- classNames constant in components that werent using
2020-08-18 19:39:06 -05:00
mgabdev
176ddc22f2
Updated the default class name
...
• Updated:
- the default class name
2020-08-18 15:49:11 -05:00
mgabdev
d5ad398d53
Updated all long style names to be more compact
...
• Updated:
- all long style names to be more compact
2020-08-18 15:43:06 -05:00
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
58b643a8cd
Updated TimelineQueueButtonHeader styles
...
• Updated:
- TimelineQueueButtonHeader styles to be visible up top after dismissing the floating
2020-06-05 22:41:51 -04:00
mgabdev
27f3658fd9
Updated TimelineQueueButtonHeader to dismiss on scroll
...
• Updated:
- TimelineQueueButtonHeader to dismiss on scroll
2020-06-05 17:29:06 -04:00
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