Releases: homeday-de/homeday-blocks
extend HDButton, error message fix on HdInput
Changelog
Changes
🔖 Bump version to 13.0.1 (#548)
💄 update input label styles (#543)
✨ Add indeterminate state to HdCheckbox (#542)
✨ Add majakomel as a codeowner (#534)
✨ Update Storybook to latest version "6.0.12" (#512)
🔥 Remove HdButton's default story
🐛 Fix HdButtons stories and remove unnecessary code
🐛 update error message when required set programmatically on HdInput (#541)
⬆️ Bump @vue/cli-plugin-unit-jest from 4.1.1 to 4.5.4 (#522)
⬆️ Bump @storybook/theming from 6.0.12 to 6.0.21 (#530)
⬆️ Bump @storybook/addon-viewport from 6.0.12 to 6.0.21 (#529)
⬆️ Bump @storybook/addon-links from 6.0.12 to 6.0.21 (#528)
⬆️ Bump lodash from 4.17.19 to 4.17.20 (#526)
⬆️ Bump eslint from 6.7.2 to 6.8.0 (#411)
[doc] Document scroll service (#532)
📌 (GoogleMaps): update to version 3.42 (#525)
⬆️🔒 Bump dot-prop from 4.2.0 to 4.2.1 (#527)
[T] Test Gallery components (#523)
♻️ Sort stories alphabetically (#524)
Release/13.0.0 (#515)
[F] [CE-1541] extend HdButton (#489)
New HdButton styles
Changelog
Features
- Update styles for
HdButton
(#489)
Breaking changes
Button type | Version 12.3.2 | Version 13.0.0 |
---|---|---|
Default | ❌ removed | |
Primary | ||
Secondary | ||
Tertiary |
Other changes:
- Removed
width: 100%;
. - Added padding specified in the design system.
- Added dark-background styles.
- Added icon support.
Add scaffolding tool, Support redirect link on HDGallery and HdTabsMenu update
Fix the mixins import path
Changelog
Bugfixes
- 🐛 Fix the mixins import path
Tasks
- 🔖 Bump to v12.3.1