v1.3.2
1.3.2 (2024-05-15)
What's Changed
- Removed the usage of
Env
from @stencil/core by @endv-bogdanb in #1045 - Fixed an issue on the Slider component where
ngModel
does not reflect value changes in Angular by @dgonzalezr in #1051 - Changed the hover background color for button link and text by @Cata1989 in #1039
Bug Fixes 🐞
Chore ⚙️
- deps: update angular to v17.4.1 (#1052) (2c7780c)
- deps: update dependency @stencil/core to v4.18.1 (#1046) (3a462f2)
- deps: update storybook to v8.1.1 (#1053) (38bb49c)
Refactor 🛠️
- Button: change hover background color for button link and text (#1039) (b2be6cc)
- Icon: remove usage of
Env
from @stencil/core (#1045) (d685a6c)
Full Changelog: v1.3.1...v1.3.2