Releases: laravel-frontend-presets/bulma
Releases · laravel-frontend-presets/bulma
v3.0.4
v3.0.3
Laravel 7 support
v3.0.2
Updated Bulma extension to 6.2.7
Removed Bootstrap requirement
v3.0.1
- Updated bulma version to v0.8.0
- commented out reference to
Vue.js
. If you use Vue.js, uncommentapp.js
line 10 and 18-22 bulma-extensions
still pulls the older version ofbulma-slider
that has a bug. Issue has been reported. For now remove the semicolons fromnode_modules/bulma-extensions/bulma-slider/src/sass/index.sass
in line 86 and 91 before runningnpm run xxx
v3.0.0
Bulma ^0.7.5
Bulma Extensions ^6.0.0
From this point, it requires Laravel 6.0
v2.0.6
Updated to Bulma ^0.7.5 and Bulma Extensions ^6.0.0
Compatible upto Laravel 5.x.x
v2.0.5: Merge pull request #25 from tuladhasum/patch-1
Update bulma.sass
v2.0.4
Updated versions
- Bulma v0.7.4
- Bulma extensions v4.0.2 and up
v2.0.3
Added email verification auth view template
v2.0.2
- Bulma v0.7.2
- Bulma-extensions v3.0.0