@myxplor/ui
v0.7.9
Published
This is a collection of UI components used across Xplor single page apps
Downloads
4
Keywords
Readme
UI components
This is a collection of UI components used across Xplor single page apps
Avatar
- Standard presentaion of user avatar, or fallback to initialsCard
- Standard wrapper around core contentErrorsFromAPI
- A standard way to display 500's from remote apisLoading
- loading animationNotAvailable
- standard way to say data is not availableNote
- standard way to callout informationPill
- standard way to present "tags"PreRelease
- standard "in development" badgeTimer
- countdown timer
Colour variables
Need to move towards SASS or PostCSS variables
heroColour: #007aff;
heroColourHover: #195ca5;
errorColour: #e64766;
grey: #9b9b9b;
warn: #fbbf5c;