Skip to content

Releases: oruga-ui/theme-bulma

v0.2.9

20 Feb 17:27
76a7c04
Compare
Choose a tag to compare

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

  • @idank made their first contribution in #73

Full Changelog: v0.2.8...v0.2.9

v0.2.8

14 Nov 21:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

11 Sep 10:55
Compare
Choose a tag to compare

New features

  • chore: use mjs extension (thanks @urkle)
  • feat(button): add loading class (thanks @themodernpk)

Fixes

  • fix(table): #59 update scrollable class

v0.2.6

31 May 22:27
Compare
Choose a tag to compare

New features

  • Upgrade Bulma to 0.9.4

v0.2.5

01 Apr 04:42
682505c
Compare
Choose a tag to compare

Fixes

v0.2.4

01 Apr 04:38
Compare
Choose a tag to compare

Fixes

Fix table loading position
Fix #54 datepicker header alignment

v0.2.3

10 Mar 13:16
03620d7
Compare
Choose a tag to compare

Fixes

Fix #50 switch disabled style
Fix #51 missing upload style
Fix #52 global variable name for umd (thanks @ztefn)

v0.2.2

18 Feb 07:21
Compare
Choose a tag to compare

Fixes

Fix #46 full screen selector on wrong element (thanks @dwhoop55)
Fix #47 table pagination (thanks @MaTTze)

v0.2.1

21 Jan 20:35
Compare
Choose a tag to compare

New features

  • Add types

v0.2.0

15 Jan 10:09
Compare
Choose a tag to compare

New features

  • Support to Oruga 0.5.x
  • Add carousel component style

Fixes

  • Fix #40 programmatic modal not showing after being opened (thanks @dwhoop55)