Releases: modulz/modulz-original-design-system-archive
Releases · modulz/modulz-original-design-system-archive
Over the rainbow
- New Image component.
- New Link component.
- Improved button and input styling.
- Improved color system for more consistency and balance.
- Massive audit and refactor of all files containing color.
- Fixed all compilation warnings.
- New
interactive
prop on Avatar component. - Status component now supports counters (notifications etc.).
- New negative margin utility classes.
- Docs for all spacing utility classes.
- Removed some redundant CSS resulting in a lighter compiled file.
- Various bug-fixes and performance improvements throughout CSS, showcase and docs.
v0.6.5
- PillButton now has a smaller size
- Button size1 font-size is now smaller
- New AppBar component
- Updated List and ListItem components
- Updated Input component
- New IconButton component
- New IconCheckbox component
- New utilities for positioning
- Margin utility now supports
auto
value - Updated Switch styling
- Updated Avatar component
- Improved performance
v0.6.4
- Fix CSS variable errors on Input component
- Prevent Card component from cropping overflowed elements
- Make Context component appear on top of other elements
- Add alignment props to Context component
- Fix typos in docs
- Get web fonts working in production