Commit Graph

12 Commits

Author SHA1 Message Date
mgabdev 9a43c51085 Progress on dms, code cleanup
Progress on dms, code cleanup
2020-12-02 23:22:51 -05:00
mgabdev b6f7321c23 Fixed issue with proptype in PlaceholderLayout
• Fixed:
- issue with proptype in PlaceholderLayout
2020-11-04 21:02:59 -06:00
mgabdev d2bba43916 Updated PlaceholderLayout style to be default light if theme empty
• Updated:
- PlaceholderLayout style to be default light if theme empty
2020-11-04 13:52:15 -06:00
mgabdev e40f7e6765 Added new "white" theme
• Added:
- new "white" theme which makes navigation bar white and sets appropriate styles for children
2020-11-03 15:12:24 -06: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 5a55f89dbe Removed connect global import, added to files directly
• Removed:
- connect global import, added to files directly
2020-08-17 15:39:25 -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 67e1082cf5 Updated placeholder component structures
• Updated:
- placeholder component structures
2020-08-14 12:44:58 -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 26b7995f7d Added loading placeholder components
• Added:
- loading placeholder components

• Todo:
- Ensure responsiveness on all
2020-07-28 15:06:45 -05:00