Skip to content

Releases: Headstorm/foundry-ui

v1.0.0-v1-release.9

20 Aug 09:58
Compare
Choose a tag to compare
v1.0.0-v1-release.9 Pre-release
Pre-release

1.0.0-v1-release.9 (2020-08-20)

Features

  • button, interactionfeedback: add InteractionFeedback wrapper around Button (26cf13d)

v1.0.0-v1-release.10

20 Aug 16:19
Compare
Choose a tag to compare
v1.0.0-v1-release.10 Pre-release
Pre-release

1.0.0-v1-release.10 (2020-08-20)

Features

  • card: add interaction feedback (946f907)

v1.0.0-v1-release.8

19 Aug 18:54
Compare
Choose a tag to compare
v1.0.0-v1-release.8 Pre-release
Pre-release

1.0.0-v1-release.8 (2020-08-19)

Features

  • rangeslider: add markers API (519f096)

v1.0.0-v1-release.7

19 Aug 18:41
Compare
Choose a tag to compare
v1.0.0-v1-release.7 Pre-release
Pre-release

1.0.0-v1-release.7 (2020-08-19)

Bug Fixes

  • textinput: fix text input charCounter not appearing at the top w/ no error message (4f31ea2)

Features

  • dropdown: add variants to dropdown (0cc22b3)

v1.0.0-v1-release.6

19 Aug 18:27
Compare
Choose a tag to compare
v1.0.0-v1-release.6 Pre-release
Pre-release

1.0.0-v1-release.6 (2020-08-19)

Features

  • rangeslider: add functionality to support clicking the RangeSlider's rail to set the value (beeb2e6)

v1.0.0-v1-release.5

19 Aug 17:56
Compare
Choose a tag to compare
v1.0.0-v1-release.5 Pre-release
Pre-release

1.0.0-v1-release.5 (2020-08-19)

Features

  • tag: add new Tag component (2fa81a4)

v1.0.0-v1-release.4

19 Aug 16:52
Compare
Choose a tag to compare
v1.0.0-v1-release.4 Pre-release
Pre-release

1.0.0-v1-release.4 (2020-08-19)

Bug Fixes

  • table: remove row height of 100% (1d10f24)

v1.0.0-v1-release.3

18 Aug 15:27
Compare
Choose a tag to compare
v1.0.0-v1-release.3 Pre-release
Pre-release

1.0.0-v1-release.3 (2020-08-18)

Features

  • foundryprovider: replace useColor hook with generic useTheme hook (7a13871)

BREAKING CHANGES

  • foundryprovider: Removed the useColors function

v0.1.14

18 Aug 21:06
Compare
Choose a tag to compare

0.1.14 (2020-08-18)

Bug Fixes

  • table: remove table row height 100% (064c6ea)

v1.0.0-v1-release.2

17 Aug 20:09
Compare
Choose a tag to compare
v1.0.0-v1-release.2 Pre-release
Pre-release

1.0.0-v1-release.2 (2020-08-17)

Features

  • textinput: add character counter and maxlength to textInput (b45192b)