theme-bulma

🎈 Customization of Oruga components with Bulma CSS framework

MIT License

Downloads
16.7K
Stars
117
Committers
26

Bot releases are hidden (Show)

theme-bulma - v0.4.3

Published by mlmoravek 24 days ago

What's Changed

New Contributors

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.4.2...v0.4.3

theme-bulma - v0.4.2

Published by mlmoravek about 1 month ago

What's Changed

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.4.1...v0.4.2

theme-bulma - v0.4.1

Published by mlmoravek about 1 month ago

What's Changed

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.4.0...v0.4.1

theme-bulma - v0.4.0 Latest Release

Published by mlmoravek about 1 month ago

Note: This version requires Oruga v0.9 and Bulma v1.0..

What's Changed

New Contributors

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.3.0...v0.4.0

theme-bulma - v0.3.0

Published by jtommy 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.2.11...v0.3.0

theme-bulma - v0.2.11

Published by jtommy over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.2.10...v0.2.11

theme-bulma - v0.2.10

Published by jtommy over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.2.9...v0.2.10

theme-bulma - v0.2.9

Published by jtommy over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.2.8...v0.2.9

theme-bulma - v0.2.8

Published by jtommy almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/oruga-ui/theme-bulma/compare/v0.2.7...v0.2.8

theme-bulma - v0.2.7

Published by jtommy about 2 years ago

New features

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

Fixes

  • fix(table): #59 update scrollable class
theme-bulma - v0.2.6

Published by jtommy over 2 years ago

New features

  • Upgrade Bulma to 0.9.4
theme-bulma - v0.2.5

Published by jtommy over 2 years ago

Fixes

  • fix(table): #57 mobile-cards (thanks @milad-mirkarimi)
theme-bulma - v0.2.4

Published by jtommy over 2 years ago

Fixes

Fix table loading position
Fix #54 datepicker header alignment

theme-bulma - v0.2.3

Published by jtommy over 2 years ago

Fixes

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

theme-bulma - v0.2.2

Published by jtommy over 2 years ago

Fixes

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

theme-bulma - v0.2.1

Published by jtommy over 2 years ago

New features

  • Add types
theme-bulma - v0.2.0

Published by jtommy almost 3 years ago

New features

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

Fixes

  • Fix #40 programmatic modal not showing after being opened (thanks @dwhoop55)
theme-bulma - v0.1.5

Published by jtommy almost 3 years ago

Fixes

  • Fix tabs using type prop
  • Fix tabs when multiline
theme-bulma - v0.1.4

Published by jtommy almost 3 years ago

Fixes

  • Fix CSS animations using Vue 2
theme-bulma - v0.1.3

Published by jtommy almost 3 years ago

Fixes

  • Fix datepicker range first-hovered (thanks @MaTTze)
  • Fix datepicker when into field with addons (thanks @MaTTze)