Releases: oruga-ui/theme-oruga
Releases · oruga-ui/theme-oruga
v0.4.2
What's Changed
- feat(tabs): add
pills
type style by @mlmoravek in #73 - feat(checkbox): add checkbox
width
&height
for different sizes by @mlmoravek in #74 - fix(dropdown): solve position issue when set to
bottom-right
by @fabiiomiiguel in #71
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix(slider): fix
border-radius
issue by @mlmoravek in #64 - fix(datepicker): fix selection/hover
background-color
by @mlmoravek in #63 - chore: prepare upcomming sass behavior change by @mlmoravek in #65
- chore: update dependencies by @mlmoravek in #66
Full Changelog: v0.4.0...v0.4.1
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
v0.3.0
What's Changed
- feat: use css vars by default | remove no css vars posibility by @mlmoravek in #17
- feat: remove base style | make full style default by @mlmoravek in #18
- fix(datepicker): add cursor pointer when selectable by @mlmoravek in #21
- fix(datepicker): override dropdown item style with datepicker box variables by @mlmoravek in #28
- feat(select): add select-arrow-color var by @mlmoravek in #24
- fix(field): fix mobile display by @mlmoravek in #26
- feat(radio): use mask for radio button svgs by @mlmoravek in #27
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- chore(types): remove index.d.ts by @mlmoravek in #12
- fix(sidebar): remove inline z-index by @mlmoravek in #10
- fix(variable): colors not type list by @mlmoravek in #11
- build: remove unnecessary src files from the build by @mlmoravek in #14
- fix(taginput): autocomplete position by @jtommy in #13
New Contributors
Full Changelog: v0.2.1...v0.2.2