Releases: Headstorm/foundry-ui
Releases · Headstorm/foundry-ui
v1.0.0-v1-release.9
1.0.0-v1-release.9 (2020-08-20)
Features
- button, interactionfeedback: add InteractionFeedback wrapper around Button (26cf13d)
v1.0.0-v1-release.10
v1.0.0-v1-release.8
v1.0.0-v1-release.7
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
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
v1.0.0-v1-release.4
v1.0.0-v1-release.3
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
v1.0.0-v1-release.2
1.0.0-v1-release.2 (2020-08-17)
Features
- textinput: add character counter and maxlength to textInput (b45192b)