Skip to content

Releases: d2iq/ui-kit

v1.24.0

19 Dec 11:47
d52ea12
Compare
Choose a tag to compare

1.24.0 (2018-12-19)

Features

  • Modal: added Modal components (1ddb5f0)

v1.23.0

13 Dec 14:28
c9b12c3
Compare
Choose a tag to compare

1.23.0 (2018-12-13)

Bug Fixes

  • Dropdownable: add types (7c65bfd)
  • Dropdownable: Fix fit algorithm for new positioning scheme (01aeab2)
  • Dropdownable: onClose should be a required prop (538a723)
  • Dropdownable: Remove unneccessary style property (9bb71f6)
  • Dropdownable: Resize event handler not removed (7bbfc9e)

Features

  • Dropdownable (48cb1a2)
  • Dropdownable: Add knobs to story (54a9eef)
  • Dropdownable: Auto fit story variant (4e8af4d)
  • utils: resizeEventManager (62ca80b)

v1.22.0

06 Dec 13:00
524667a
Compare
Choose a tag to compare

1.22.0 (2018-12-06)

Bug Fixes

  • pull request feedback (591f3c8)
  • updated snapshots after rebase (ebed063)
  • button: update snapshots for 4px xxs (5f4665e)
  • textinput: normalize disabled text/icon colors (77fe461)
  • textinput: remove flex styles (361ca45)

Features

  • textinput: added hintContent (16051bc)
  • textinput: pull-request feedback (af9c374)
  • TextInput: added validation message (b24bb57)
  • TextInput: TextInput & TextInputWithIcon (33c5121)

v1.21.0

05 Dec 16:54
f5bb487
Compare
Choose a tag to compare

1.21.0 (2018-12-05)

Features

  • Buttons: added button components to support button styles as spec'd by the design team (5439766)

v1.20.0

05 Dec 01:59
e04dfa8
Compare
Choose a tag to compare

1.20.0 (2018-12-05)

Features

  • AppChrome: add customization (aa1bd95)

v1.19.3

20 Nov 09:15
6dfe148
Compare
Choose a tag to compare

1.19.3 (2018-11-20)

Bug Fixes

  • storybook: build design tokens pre deploy (1e64ca1)

v1.19.2

16 Nov 10:14
166b04c
Compare
Choose a tag to compare

1.19.2 (2018-11-16)

Bug Fixes

  • AppChrome: make AppChrome always fill the height of its container, and kill gutter between sidebar and main content (7c1f3ad)

v1.19.1

15 Nov 17:36
5032e41
Compare
Choose a tag to compare

1.19.1 (2018-11-15)

Bug Fixes

  • storybook: fix storybook build to create design tokens (48a6bb3)

v1.19.0

12 Nov 12:41
7bdf171
Compare
Choose a tag to compare

1.19.0 (2018-11-12)

Features

  • Toast appearance variants (aca80a4)

v1.18.0

09 Nov 13:18
5fea124
Compare
Choose a tag to compare

1.18.0 (2018-11-09)

Bug Fixes

  • cleaner design token import paths (f98bb0d)
  • correct font color token names (6cb21e2)
  • design tweaks (f7625e8)
  • distribute JS design tokens as commonJS exports, and added prebuild/test scripts (7b062bc)

Features

  • add Expandable component (d63c2ac)
  • AppChrome components (09651f7)
  • style util updates to support AppChrome components (ae15968)