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

v5.1.3

26 Sep 13:07
Compare
Choose a tag to compare

Bug Fixes

  • theme: Use th() instead of const color (#50) (bdb1f0d)

v5.1.2

17 Sep 12:07
Compare
Choose a tag to compare

Bug Fixes

  • Breakpoint: add missing "sm" breakpoint in PropTypes (#47) (4cbeee0)
  • button: use theme line-height (#46) (c815158)
  • Grid: fix Row gutter, default to 8px instead of 16px (#49) (d4fb2cd)

Features

  • Modal: add persistent option to modal (#48) (eef5b6e)

v5.1.1

08 Sep 16:38
1bce9cb
Compare
Choose a tag to compare

Performance Improvements

v5.1.0

08 Sep 11:28
a194858
Compare
Choose a tag to compare

Bug Fixes

  • emotion: fix .extend behaviour using emotion (0eaad36), closes #29
  • Modal: fix warning about ref (563354c)

Features

  • deprecate "component" in favor of "as" (c065d09), closes #33
  • a11y: support "prefers-reduce-motion" (a76d417), closes #39

Performance Improvements

  • add "sideEffects: false" in package.json (f9acb75)

v5.0.0

03 Sep 15:48
Compare
Choose a tag to compare

👩‍🎤 First class support of emotion
⚙️ Complete responsive system (spacing, dimensions, flexboxes, backgrounds, positions, borders...)
🔥 Full featured Grid (offsets, reordering, column breaks, alignments...)
🎩 Extendable variants
👊 Global normalize
🤩 Fresh new documentation (thanks docz!)

v4.3.2

03 Sep 10:17
Compare
Choose a tag to compare

Bug Fixes

  • Row: fix default gutter (d97b267)

v4.3.1

16 Aug 17:10
c0e16bc
Compare
Choose a tag to compare

Performance Improvements

  • rollup: correctly optimize build (73d4f27)

v4.3.0

15 Jun 15:38
8a00c08
Compare
Choose a tag to compare

Bug Fixes

Features

v4.2.2

12 Jun 16:26
Compare
Choose a tag to compare

Bug Fixes

v4.2.1

02 Jun 09:43
3d9b43a
Compare
Choose a tag to compare

Bug Fixes

  • modal: fix default opened (26c1d0c)
  • fix `import X from 'smooth-ui/X' (41564b9)