Releases: pautena/react-design-system
Releases · pautena/react-design-system
v0.5.0
- Update dependencies
- Add Markdown component
- Add Board component
- Add ExpandableAlert component
- Add Dialogs components
- BootstrapDialog component
- ConfirmDialog component
- FormDialog component
v0.4.8
- ValueRating can be edited
- ValueBoolean can be edited
- ValueDatetime can be edited
v0.4.7
- Add ValueRatings component
- Add edition capabilities for ValueText component
v0.4.6
Add tab router navigation on header component
v0.4.5
Add an option to be able to have a navigation button in the header
v0.4.4
Add the possiblity to collapse items in the drawer
v0.4.3
Add new components:
ValueContent
ValueImage
Now the value to the value display components are optional. A placeholder will be shown if no value is provided.
v0.4.2
- Update README.md
v0.4.1
- Add aproperty to the EnhancedSelect to be able to change its color
v0.4.0
- Add EnhancedSelect component