Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Releases: smooth-code/smooth-ui

v11.0.1

27 Aug 08:49
a27641e
Compare
Choose a tag to compare

Bug Fixes

  • remove smooth-ui system (baf257f)

v11.0.0

27 Aug 07:43
0b425f7
Compare
Choose a tag to compare

Smooth UI v11 is a complete rewrite of the library πŸŽ‰. It now relies on xstyled and Reakit in the core. This push the library a step forwards, xstyled gives a total flexbility and a powerful system to Smooth UI. Reakit is totally awesome and offers a complete accessibility in all components!

Breaking changes

Take it as an entirely new library, some components have gone and others have been added.

You have to read carefully the new documentation and the xstyled documentation.

You will notice that dialogs, popovers and tooltips are missing. If you need them, just use Reakit, it's awesome!

πŸ‘‰ Migration Guide from v10

v11.0.0-alpha.0

27 Aug 07:19
4f6e531
Compare
Choose a tag to compare
v11.0.0-alpha.0 Pre-release
Pre-release

Bug Fixes

  • fix toggle behavior, use only boolean (#139) (2ea388a)
  • button: set css cursor to initial when disabled (#144) (349d655)

Features

  • complete rewrite with reakit & xstyled (f6e6059)

BREAKING CHANGES

  • all API have changed, take it as a new library

v10.1.0

04 May 11:07
Compare
Choose a tag to compare

Features

v10.0.7

17 Apr 12:05
Compare
Choose a tag to compare

Bug Fixes

  • fix modal scrolling (update react-remove-scroll)

Docs

  • update to docz v1

v10.0.6

09 Apr 15:15
Compare
Choose a tag to compare

Bug Fixes

  • fix down & between behaviour (86f642b)

v10.0.5

09 Apr 13:07
Compare
Choose a tag to compare

Bug Fixes

v10.0.4

05 Apr 13:46
Compare
Choose a tag to compare

Bug Fixes

  • fix grid responsive values (f003fac)

v10.0.3

29 Mar 11:39
Compare
Choose a tag to compare

Bug Fixes

v10.0.2

21 Mar 14:06
Compare
Choose a tag to compare

Bug Fixes

  • minor fixes for Tooltip & Popover (2e49c75)