v0.4.0
Note: This version requires Oruga v0.9 and Bulma v1.0..
What's Changed
- fix(slider): fix track
height
calculation by @mlmoravek in #113 - fix(notification): hide close button icon component by @mlmoravek in #116
- fix(tabs): add positioning classes by @mlmoravek in #119
- feat(collapse): add collapse styling by @mlmoravek in #120
- feat(datetimepicker): add datetimepicker styling by @mlmoravek in #123
- feat(sass): replace
@import
with@use
,@forward
by @messenjer in #101 - feat(oruga): update to Oruga v0.9 by @mlmoravek in #105
- feat(bulma): update to Bulma v1.0 by @mlmoravek in #115
- refactor: unify steps & tabs classname pattern by @mlmoravek in #118
- refactor: rename utils
_helper
to_utility
by @mlmoravek in #117 - docs: add component variables
@docs
comment wrapper by @mlmoravek in #114
New Contributors
- @mlmoravek made their first contribution in #105
Full Changelog: v0.3.0...v0.4.0