1.0.1.next.5
Pre-release
Pre-release
Release 1.0.1.next.5 presents new features such as the input-carousel component for improved interaction with input-layout, replacing the deprecated carousel component. It also enables publishing drafts to draft and next demo sites. Bug fixes include resolution of issues with the cron component's date input and display, and an issue with the dropdown-host's form control registration.
Features
- feat(components/input-carousel): added component input-carousel which work with input-layout and unnecessarily added left-right buttons 391
- deprecated(components/carousel): instead of this you can use input-carousel
- ci: added publishing draft deploys to draft demo site 379
- ci: added publishing draft deploys to next demo site 378
BUG FIXES
- fix(components/cron): cannot write date to start date input 380
- fix(components/cron): show not full date in day tab 381
- fix(components/dropdown-host): cannot be used to register form controls with a parent formGroup directive 390 389
What's Changed
- fix(components/dropdown-host): add initial trigger to udpate width by @ZurabDev in #376
- fix(component/cron): change date-time to layout-date-time by @ZurabDev in #382
- fix: input-carousel by @ZurabDev in #395
Full Changelog: 1.0.1.next.3...1.0.1.next.5