Skip to content

Releases: stoplightio/ui-kit

v1.24.0

20 Dec 18:59
21673cc
Compare
Choose a tag to compare

1.24.0 (2018-12-20)

Features

v1.23.1

17 Dec 14:20
61a87dc
Compare
Choose a tag to compare

1.23.1 (2018-12-17)

Bug Fixes

  • use proper themezone name in kitchen sink story (ea73aa1)
  • box: support overflow rule (c7d8673)
  • import: removes double slash from import (af16b79)

v1.23.0

14 Dec 17:19
496c270
Compare
Choose a tag to compare

1.23.0 (2018-12-14)

Bug Fixes

  • make storybook start again (7e78920)
  • reset browser's styles in Break + adjust boxKnobs (36e9bdb)
  • withThemes decorator (e7d3fa2)

Features

  • add positioning to menu (39934d1)
  • implement Container (fb65fb8)
  • introduce colorMixin + adjust types (0ef9aca)
  • remove container (8639ba9)
  • support border, hoverFg and hoverBg in Container (026d56f)

v1.22.0

11 Dec 09:49
d149b95
Compare
Choose a tag to compare

1.22.0 (2018-12-11)

Bug Fixes

  • box: as is optional (4931c5b)
  • checkbox: allow overriding of theme props through attributes (92fac6f)
  • merge: oops (d18e53a)
  • provider: update react hook (f95265e)
  • sigils: prefix theme props with @ where appropriate (35c6ec2)
  • specificity: re-order rules to run in proper css order (1c2534d)
  • storybook: move storybook back under src (1e6336f)
  • table: add table to theme (27ac0d9)
  • typings: fixes box typings (a189b62)
  • typings: remove Valueof in favor of more explicit (5d4f6ec)
  • as usage (251ed22)
  • change type in CodeEditor (ae67629)
  • deprecation warning SFC -> FunctionComponent (5d8ce7f)
  • forward refs properly (ee736c0)
  • remove ThemeConsumer from Portal (bd5b3c4)
  • use emotion's jsx in favor of createElement (052f3d2)

Features

  • rule: update style rule to check mutliple theme path (2fbe926)
  • convert Heading (47a2a11)
  • sigil: SL-677 add support for sigil (e565940)
  • convert BlockQuote, List and Table (36fd697)
  • convert Break (f62d082)
  • convert Checkbox and Toggle + adjustments (4ac4e9c)
  • convert CodeEditor (e5c0705)
  • convert ContextMenu (3946a83)
  • convert Icon + adjust Box (d921190)
  • convert Image (fd2660d)
  • convert Input (47e7cf2)
  • convert Link (5b22c64)
  • convert Link (4ef4323)
  • convert Menu (25998ca)
  • convert Popup + Mark (1b47fee)
  • convert ScrollBox (9d14c9f)
  • themeprovider: resolve the theme in the theme provider (fc48cb7)
  • convert ScrollList + Select + use Omit from types package (e642259)
  • convert Text (a417df2)
  • convert Textarea (bd9614b)
  • demonstrate integrating styled-system (a396f7e)
  • re-add Portal + index.ts (f61b1b5)
  • reorganize stories + adjust typings (75cc361)

v1.21.0

30 Nov 16:17
8a6115d
Compare
Choose a tag to compare

1.21.0 (2018-11-30)

Bug Fixes

  • select: missed a bracket (15eeffc)

Features

  • scroller: add test (c206171)
  • select: add select component (f95f894)
  • select: re-implement custom style functions over theme mapping (3b9a6f6)
  • select: re-work select to use build in theme override (77a539b)

v1.20.0

29 Nov 17:43
f289e62
Compare
Choose a tag to compare

1.20.0 (2018-11-29)

Bug Fixes

  • cleanup: general cleanup (1098665)
  • listscroller: ListScrolle r-> ScrollList (18f1680)
  • scroller: fix to hide native scroll bars and replace with our own (1208b40)

Features

  • scrollbox: adds test for scroll box (1329cad)
  • scroller: add component (f18c479)
  • scrolllist: update scrolllist to have custom scrollbars (bf530a4)

v1.19.4

28 Nov 22:26
f9d5baf
Compare
Choose a tag to compare

1.19.4 (2018-11-28)

Bug Fixes

  • code-editor: forward ref to textarea (ae36406)

v1.19.3

28 Nov 16:16
ad8cf71
Compare
Choose a tag to compare

1.19.3 (2018-11-28)

Bug Fixes

  • image: use js objects instead of template strings (f5854d2)

v1.19.2

28 Nov 00:25
Compare
Choose a tag to compare

1.19.2 (2018-11-28)

Bug Fixes

  • spacing: spacing rule was not defaulting back to value (#33) (33da016)

v1.19.1

27 Nov 23:28
a26eed2
Compare
Choose a tag to compare

1.19.1 (2018-11-27)

Bug Fixes

  • box: add missing overflow prop (7c44359)