mgabdev
|
99982c0391
|
Finished updating the reformatting of propTypes and set redux, intl functions to end of component
• Finished:
- updating the reformatting of propTypes and set redux, intl functions to end of component
• Removed:
- Gif implementation
|
2020-08-18 19:22:15 -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
|
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
|
78838ff241
|
Updated ErrorPopover, LoadingPopover styles to match all other popovers
• Updated:
- ErrorPopover, LoadingPopover styles to match all other popovers
|
2020-07-24 19:06:21 -05:00 |
|
mgabdev
|
87f85131b7
|
Added error, loading modal and popover components
• Added:
- error, loading modal components
- error, loading popover components
• Removed:
- ModalLoading from async_components
• Updated:
- ModalRoot to use new components
|
2020-07-21 16:48:55 -05:00 |
|