v0.4.0
What's Changed
- feat: allow the use of
:host
in variable definitions by @fabiiomiiguel in #31 - feat: add focus styling by @mlmoravek in #51
- feat(menu): enhance styling by @mlmoravek in #58
- fix(collapse): adjust trigger styling by @mlmoravek in #48
- fix(datetimepicker): remove duplicate shadow by @mlmoravek in #49
- fix(select): remove
cursor: pointer
whiledisabled
by @mlmoravek in #50 - fix(select): fix expanded class by @mlmoravek in #53
- fix(autocomplete): add
o-acp__item--hover
styling by @mlmoravek in #54 - fix(datepicker): adjust expanded styling by @mlmoravek in #55
- fix(taginput): adjust expanded styling by @mlmoravek in #56
- fix(dropdown): adjust z-index values by @mlmoravek in #57
- fix(table): adjust column overlapped sticky header by @mlmoravek in #59
- docs: use @oruga-ui/examples package by @mlmoravek in #45
- docs: update example large icon size by @mlmoravek in #52
- chore(version): update package.json by @mlmoravek in #60
New Contributors
- @fabiiomiiguel made their first contribution in #31
Full Changelog: v0.3.0...v0.4.0