Releases: oruga-ui/theme-oruga
Releases · oruga-ui/theme-oruga
v0.9.0
What's Changed
- fix(tree): add spacer to toggle icon by @mlmoravek in #152
- fix(select): solve icon got hidden behind input by @mlmoravek in #155
- fix(table): solve styling issues when sticky by @mlmoravek in #154
- feat: update to oruga v0.13.0 by @mlmoravek in #153
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- fix(build): resolve wrong scss export path by @mlmoravek in #138
- fix(listbox): update listbox styling by @mlmoravek in #137
- fix(table): fix detail chevron header width by @DavidVanDeursen in #141
- fix(slider): remove typo variable name slider-tick-line-height by @sylvainpolletvillard in #144
- fix(input): solve icon got hidden behind input by @mlmoravek in #146
- fix: resolve typo in
control-background-colorvariable by @mlmoravek in #145 - feat(tree): add component styling by @mlmoravek in #139
New Contributors
- @sylvainpolletvillard made their first contribution in #144
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix(table): fix background color for detail row by @DavidVanDeursen in #131
- fix(control): solve control-focus-box-shadow not being customisable by @DavidVanDeursen in #133
- fix(pagination): fix button styling by @DavidVanDeursen in #135
New Contributors
- @DavidVanDeursen made their first contribution in #131
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- feat(listbox): add listbox component styling by @mlmoravek in #127
- feat(dialog): add dialog component styling by @mlmoravek in #128
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat!: rename output file to "theme" by @mlmoravek in #115
- feat(css): convert components to use proper css-variable architecture by @mlmoravek in #113
- feat(scss): remove deprecated SASS
@importby @mlmoravek in #117 - feat(oruga): update to oruga v0.12 by @mlmoravek in #116
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- fix(table): solve header checkbox is not sticky by @mlmoravek in #110
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat(scroll): update
scrollClipClassandscrollKeepClassby @mlmoravek in #98 - feat(tag): add Tag component styling by @mlmoravek in #99
- feat(breadcrumb): add Breadcumb component styling by @mlmoravek in #97
- fix(field): adjust default classes by @mlmoravek in #100
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.1
What's Changed
- feat: allow to replace the value of top property for the slider tick label by @fabiiomiiguel in #84
- feat(button): add icon spacer by @mlmoravek in #88
- chore: update dependencies by @mlmoravek in #87
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix: rollup build throws warnings on _slider.scss by @fabiiomiiguel in #79
- feat: apply changes for oruga v0.9.0 by @mlmoravek in #77
- feat(steps): adjust steps style by @mlmoravek in #81
- build: switch from rollup to vite build by @mlmoravek in #80
Full Changelog: v0.4.2...v0.5.0