Skip to content

Releases: homeday-de/homeday-blocks

Welcome story, close gallery on overlay click, HdResponsive component

31 Oct 16:34
85ca24b
Compare
Choose a tag to compare

Changelog

Features

  • Add Welcome "story"
  • Close gallery overlay on esc or overlay click
  • Updated breakpoints service, HdResponsive component

Bugfixes

  • Check if ref is defined before proceeding with initializing

Tasks

  • Add Juan as a codeowner
  • Upgrade dependencies
  • Add HdTagsList tests
  • Add HdNotifications tests
  • Update the services
  • Bump the version for npm

Gallery adjustment, tests

17 Sep 09:10
b858db4
Compare
Choose a tag to compare

Changelog

Features

  • Add placeholder to the new gallery
  • HdCheckbox innerLabel accepts HTML

Bugfixes

  • HdGalleryTiles style fixes
  • Don't show the carousel if we have just one item

Tasks

  • Add HdNotificationBar tests
  • Add HdInfoBox tests
  • Add HdEditSwitch tests

New gallery component, input dimensions adjustment

26 Aug 15:24
7d91efc
Compare
Choose a tag to compare

Changelog

Features

  • Add the new gallery components

Tasks

  • Bring input dimensions in sync with the design

2.3.0: HdGoogleAutocomplete, HdSplitInput, input disabling...

27 Jun 09:30
1dcfcb7
Compare
Choose a tag to compare

Changelog

Bugfixes

  • Fixed the default value for object props
  • Reference event emitter inside Homeday Blocks

Features

  • Add HdGoogleAutocomplete component
  • Add support for disabling the inputs
  • Dynamic form emit changes add slots
  • HdSplitInput component

Tasks

  • Add HdPager tests
  • Add HdTabsMenu tests
  • Explicitly list GitHub users as code owners
  • HdRadio tests
  • HdSelect tests
  • HdTextarea tests
  • Homeday Blocks cleanup
  • Remove circle ci config
  • Tests on HdExpandText
  • Update aws credentials
  • Write tests for HdTagsSelector

Change: HdEditSwitch

11 Apr 11:30
c03e673
Compare
Choose a tag to compare

Changelog

Change:

  • HdEditSwitch now shows labels for edit/cancel/submit controls even on smaller screens

Bugfixes: HdDynamicForm, HdPasswordConfirm

08 Apr 10:13
0538871
Compare
Choose a tag to compare

Changelog

Bugfixes:

  • Added the missing form components to HdDynamicForm
  • Emit input event on passwordMain change in HdPasswordConfirm

Bugfix: Calculate and pass the offset position to HdNotificationsBar

04 Apr 13:24
e504cf2
Compare
Choose a tag to compare

Bugfixes:

  • Calculate and pass the offset position to HdNotificationsBar

Bugfix: Return the validation status when calling validate() in HdTextArea

03 Apr 08:56
b483bda
Compare
Choose a tag to compare

Bugfixes:

  • Return the validation status when calling validate() in HdTextArea

Homeday 2.0

22 Mar 18:21
5a18501
Compare
Choose a tag to compare
  • Added tests.
  • Form components:
    • Using v-model
    • Having validate() to check if the component is valid.
  • Improved accessibility of the components
  • Added new components
  • Standardized the way we tackle translations
  • Migrated to Storybook 5

First release

19 Feb 14:28
5f77f20
Compare
Choose a tag to compare
  • Merge styleguide and homeday-blocks
  • Release first set of components