Releases: homeday-de/homeday-blocks
Releases · homeday-de/homeday-blocks
Welcome story, close gallery on overlay click, HdResponsive component
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
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
Changelog
Features
- Add the new gallery components
Tasks
- Bring input dimensions in sync with the design
2.3.0: HdGoogleAutocomplete, HdSplitInput, input disabling...
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
Changelog
Change:
- HdEditSwitch now shows labels for edit/cancel/submit controls even on smaller screens
Bugfixes: HdDynamicForm, HdPasswordConfirm
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
Bugfixes:
- Calculate and pass the offset position to HdNotificationsBar
Bugfix: Return the validation status when calling validate() in HdTextArea
Bugfixes:
- Return the validation status when calling validate() in HdTextArea
Homeday 2.0
- 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
- Merge styleguide and homeday-blocks
- Release first set of components