Skip to content

Releases: treebohotels/leaf-ui

v0.14.2

08 Mar 07:02
Compare
Choose a tag to compare

0.14.2 (2018-03-08)

Bug Fixes

  • Button: change api for shape to be more explicit (7ed3441)
  • Button: change kind solid to filled (e098f7e)
  • Button: change size regular to medium (bdb2d9e)
  • Chip: change kind solid to filled (a4feba2)
  • Chip: change size regular to medium (0cb2b32)
  • Text: change weight regular to normal (198bea3)

v0.14.1

02 Mar 01:35
Compare
Choose a tag to compare

0.14.1 (2018-03-02)

Bug Fixes

  • Select: show selected label in single select (dc925d3)

v0.14.0

05 Feb 08:50
Compare
Choose a tag to compare

0.14.0 (2018-02-05)

Features

  • dependencies: update formik, downshift and some dev dependencies (3b65fe3)

v0.13.3

05 Feb 08:43
Compare
Choose a tag to compare

0.13.3 (2018-02-05)

Bug Fixes

v0.13.2

02 Feb 10:11
Compare
Choose a tag to compare

0.13.2 (2018-02-02)

Bug Fixes

  • native: publish the root native.js to npm (270c435)
  • theme: consistent greys for high and low resolution themes (b982426)

v0.13.1

01 Feb 09:33
Compare
Choose a tag to compare

0.13.1 (2018-02-01)

Bug Fixes

  • Chip: export the Chip component on /native (cb1d3d1)

v0.13.0

01 Feb 08:05
Compare
Choose a tag to compare

0.13.0 (2018-02-01)

Features

  • theme: add a low resolution version of the theme (af725b8)

v0.12.0

25 Jan 10:56
Compare
Choose a tag to compare

0.12.0 (2018-01-25)

Features

  • styled-components: update to styled-components v3.0.2 (8f29154)

v0.11.0

22 Jan 13:23
Compare
Choose a tag to compare

0.11.0 (2018-01-22)

Bug Fixes

  • theme: support an accent color, rename blackTranslucent to translucent (f8204db)

Features

  • Tabs: simplify the Tabs component api (b5766d1)

v0.10.0

19 Jan 09:11
Compare
Choose a tag to compare

0.10.0 (2018-01-19)

Features

  • Button: add a native Button component (b0cb077)
  • TextInput: add a native TextInput component (b443cb6)