Releases: smooth-code/smooth-ui
Releases Β· smooth-code/smooth-ui
v4.2.0
Features
- add Button default variant (primary) (2ccb3d8)
v4.1.2
Bug Fixes
- fix import X from 'smooth-ui/X' (08c82d5)
v4.1.0
Bug Fixes
- remove "transition: all" (5773201), closes #8
Features
v4.0.1
docs(package.json): add description & keywords
v4.0.0
Features
BREAKING CHANGES
- Remove default variant on buttons
controlFocusBoxShadow
is now a mixin
v3.0.0
Features
BREAKING CHANGES
- upTo is now up
- rename breakPoints into breakpoints in theme
v2.0.0
Bug Fixes
- ControlFeedback: fix export name (2e7daf8)
Features
BREAKING CHANGES
- Alert: Mixins are now a function that takes props and return another function.