issues
search
nexxtway
/
react-rainbow
🌈 React Rainbow Components. Build your web application in a snap.
https://react-rainbow.io
MIT License
1.79k
stars
112
forks
source link
feat: implement Theme
#1172
Open
TahimiLeonBravo
opened
4 years ago
TahimiLeonBravo
commented
4 years ago
Add theme support
[x] Implement Color customization
[ ] Implement specific elements color customization
[ ] Implement BorderRadius customization
[ ] Implement Typography
TahimiLeonBravo
commented
4 years ago
Implement brand, success, error and warning color customization, component list
[x] Accordion (@rafaelmg83 )
[x] AccordionSection
[x] ActivityTimeline
[x] Breadcrumb (@rafaelmg83 )
[x] Breadcrumbs
[x] Card
[x] Modal
[x] Pagination (@rafaelmg83 )
[x] Sidebar
[x] SidebarItem (@rafaelmg83 )
[x] Tab (@yvmunayev)
[x] Tabset (@yvmunayev)
[x] TimelineMarker
[x] VerticalItem (@yvmunayev )
[x] VerticalNavigation (@yvmunayev )
[x] VerticalSection (@yvmunayev )
[x] VerticalSectionOverflow (@yvmunayev )
[x] CheckboxGroup
[x] CheckboxToogle (@rafaelmg83 )
[x] DatePicker (@yvmunayev )
[x] GoogleAddressLookup (@rafaelmg83 )
[x] Input (@yvmunayev )
[x] Lookup (@rafaelmg83 )
[x] Picklist (@rafaelmg83 )
[x] PicklistOption
[x] RadioButtonGroup (@rafaelmg83 )
[x] RadioGroup
[ ] Rating
[x] Select (@yvmunayev )
[x] Slider (@yvmunayev)
[x] Textarea (@yvmunayev )
[x] TimePicker (@rafaelmg83 )
[x] VisualPicker (@rafaelmg83 )
[x] VisualPickerOption (@rafaelmg83 )
[x] VisualPickerOptionFooter
[x] Avatar (@yvmunayev)
[x] PrimitiveMenu (@yvmunayev)
[x] AvatarMenu
[x] Badge (@yvmunayev)
[x] Button (@LeandroTorresSicilia )
[x] ButtonGroup
[x] ButtonIcon (@yvmunayev)
[x] ButtonMenu
[x] Calendar (@yvmunayev)
[x] Carousel (@yvmunayev)
[x] CarouselImage (@yvmunayev)
[x] Chip (@rafaelmg83 )
[x] GMap
[x] MapMarker
[x] MenuDivider
[x] MenuItem
[x] Notification (@yvmunayev)
[x] ProgressBar (@rafaelmg83 )
[x] ProgressCircular (@rafaelmg83 )
[x] ProgressIndicator (@yvmunayev)
[x] ProgressStep (@yvmunayev)
[x] ReCaptcha (@yvmunayev)
[x] Spinner (@rafaelmg83 )
[x] Chart
[x] Column (@yvmunayev)
[x] Dataset
[x] Table (@yvmunayev)
[x] TableWithBrowserPagination
[x] ImportRecordsFlow (@rafaelmg83 )
TahimiLeonBravo
commented
4 years ago
Implement text-colors, backgrounds, shadows, borders color customization, component list
[x] Accordion
[x] AccordionSection (@wildergd )
[x] ActivityTimeline (@wildergd )
[x] Breadcrumb (@yvmunayev )
[x] Breadcrumbs (@yvmunayev )
[x] Card (@yvmunayev )
[x] Modal (@yvmunayev )
[x] Pagination
[x] Sidebar (@wildergd )
[x] SidebarItem (@wildergd )
[x] Tab (@wildergd )
[x] Tabset (@wildergd )
[x] TimelineMarker
[x] VerticalItem
[x] VerticalNavigation
[x] VerticalSection
[x] VerticalSectionOverflow
[x] CheckboxGroup (@wildergd )
[x] CheckboxToogle (@wildergd )
[x] DatePicker (@wildergd )
[x] GoogleAddressLookup
[x] Input (@yvmunayev )
[x] Lookup
[x] Picklist (@wildergd )
[x] PicklistOption (@wildergd )
[x] RadioButtonGroup
[x] RadioGroup
[ ] Rating
[x] Select (@wildergd )
[x] Slider (@wildergd )
[x] Textarea (@wildergd )
[x] TimePicker (@wildergd )
[x] VisualPicker
[x] VisualPickerOption
[x] VisualPickerOptionFooter
[x] Avatar (@wildergd )
[x] AvatarGroup (@wildergd )
[x] PrimitiveMenu (@yvmunayev)
[x] AvatarMenu (@wildergd )
[x] Badge
[x] Button (@yvmunayev )
[x] ButtonGroup
[x] ButtonIcon (@yvmunayev )
[x] ButtonMenu
[x] Calendar (@yvmunayev)
[x] CarouselCard (@wildergd )
[x] CarouselImage (@wildergd )
[x] Chip (@yvmunayev )
[x] GMap (@wildergd )
[x] MapMarker
[x] MenuDivider (@yvmunayev )
[x] MenuItem (@yvmunayev )
[x] Notification
[x] ProgressBar
[x] ProgressCircular (@wildergd )
[x] ProgressIndicator (@wildergd )
[x] ProgressStep
[x] ReCaptcha
[x] Spinner (@wildergd )
[x] Chart
[x] Column
[x] Dataset
[x] Table (@wildergd )
[x] TableWithBrowserPagination (@wildergd )
[ ] ImportRecordsFlow
Add theme support