Skip to content

Releases: homeday-de/homeday-blocks

extend HDButton, error message fix on HdInput

14 Sep 15:55
1f45f01
Compare
Choose a tag to compare

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

21 Aug 00:14
2301139
Compare
Choose a tag to compare

Changelog

Features

  • Update styles for HdButton (#489)

Breaking changes

Button type Version 12.3.2 Version 13.0.0
Default Screen Shot 2020-08-20 at 17 21 15 removed
Primary Screen Shot 2020-08-20 at 17 21 23 Screen Shot 2020-08-20 at 17 33 43
Secondary Screen Shot 2020-08-20 at 17 21 31 Screen Shot 2020-08-20 at 17 33 49
Tertiary Screen Shot 2020-08-20 at 17 21 37 Screen Shot 2020-08-20 at 17 33 55

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

17 Aug 15:18
d0e2ec7
Compare
Choose a tag to compare

Changelog

Features

  • Add scaffolding tool (#507)
  • Redirect link support added to HDGallery component (#490)

Bugs

  • Update HdTabsMenu.vue (#501)

Tasks

  • Bump version to 12.3.2 (#506)
  • Bump elliptic from 6.4.1 to 6.5.3 (#491)

Fix the mixins import path

06 Aug 15:41
7d65980
Compare
Choose a tag to compare

Changelog

Bugfixes

  • 🐛 Fix the mixins import path

Tasks

  • 🔖 Bump to v12.3.1

Add HdLoadingSpinner component

06 Aug 13:25
6ef55bb
Compare
Choose a tag to compare

Minor

✨ Add HdloadingSpinner component (#493)

Changes

🔖 Bump version to 12.3.0 (#496)
👥 Add kuroski as a codeowner (#494)


Update bicolor and small icons

23 Jul 16:03
409f83c
Compare
Choose a tag to compare

Changelog

Minor

  • 🍱 Update smaller icons (#486)

Patch

  • 🍱 Bicolor icons (#487)

HdIcon accessibility and HdInput improvements

22 Jul 10:09
c2be29f
Compare
Choose a tag to compare

Changelog

Minor

  • ✨ Support title and description in HdIcon (#481)
  • ✨ Forward attributes from HdInput to (#483)

Patch

  • ⬆️ Bump lodash from 4.17.15 to 4.17.19 (#484)
  • ⬆️ Node v10.22.0

Update Illustrations (big icons)

06 Jul 08:54
d12d52d
Compare
Choose a tag to compare

Changelog

Tasks

  • ✅ refactor HdToast unit test (#472)
  • 💥 Update Illustrations (big icons) (#474)

HdTileSelect component

26 Jun 09:54
2df6c37
Compare
Choose a tag to compare

Changelog

Features

  • ✨ HdTileSelect component (#465)

Fix the input label on Firefox

23 Jun 08:35
591dead
Compare
Choose a tag to compare

Changelog

Bugfixes

🐛 Fix the input label on Firefox (#467)