Releases: smooth-code/smooth-ui
Releases Β· smooth-code/smooth-ui
v7.1.0
07 Jan 16:13
Compare
Sorry, something went wrong.
No results found
v7.0.5
11 Nov 10:04
Compare
Sorry, something went wrong.
No results found
v7.0.4
01 Nov 08:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
globalStyle: correctly export normalize (a202061 )
v7.0.3
24 Oct 08:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
modals: replace focus-trap by focus-lock (#69 ) (77872db )
sc: fix withComponent + styled behaviour (f8e45cc )
v7.0.2
23 Oct 15:31
Compare
Sorry, something went wrong.
No results found
v7.0.1
19 Oct 13:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
sc: fix withComponent usage (3f882c5 )
v7.0.0
18 Oct 09:15
Compare
Sorry, something went wrong.
No results found
Features
BREAKING CHANGES
"persistent" prop has been removed from Modal, Modal are now
non-persistent.
"sui-modal-backdrop" has been removed, it is now "sui-modal".
v6.0.2
17 Oct 19:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
correctly apply system (49e975d )
emotion: fix css & styled function with babel-plugin-emotion (a214b18 )
emotion: fix css function (29448df )
v6.0.1
17 Oct 15:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
emotion: fix css function (9d61910 )
v6.0.0
17 Oct 15:13
Compare
Sorry, something went wrong.
No results found
Features
expose cx & keyframes from emotion (c226981 )
flatten style & remove classNames (34dd3fc )
select now accepts children instead of options (1a26480 ), closes #60
support styled-components v4 (b25675a )
BREAKING CHANGES
styled-components v4 is now required
.extend has been removed, please use styled() instead
component prop has been removed, please use as instead
A lot of classes have been removed.
Introduced a new default size "md".