Releases: oruga-ui/theme-bulma
Releases · oruga-ui/theme-bulma
v0.2.9
What's Changed
- form: fix loading ::after for rtl by @idank in #73
- fix(steps): move step divider for rtl by @idank in #74
New Contributors
Full Changelog: v0.2.8...v0.2.9
v0.2.7
New features
- chore: use mjs extension (thanks @urkle)
- feat(button): add loading class (thanks @themodernpk)
Fixes
- fix(table): #59 update scrollable class
v0.2.4
Fixes
Fix table loading position
Fix #54 datepicker header alignment
v0.2.3
Fixes
Fix #50 switch disabled style
Fix #51 missing upload style
Fix #52 global variable name for umd (thanks @ztefn)
v0.2.2
Fixes
Fix #46 full screen selector on wrong element (thanks @dwhoop55)
Fix #47 table pagination (thanks @MaTTze)
v0.2.0
New features
- Support to Oruga 0.5.x
- Add carousel component style
Fixes
- Fix #40 programmatic modal not showing after being opened (thanks @dwhoop55)