- fixing missing dist folder export in gemspec
- fixing stylesheet export path in order to support Sprockets & SassC without any node driven sass compiler --> this might break css import paths introduced in the 3.1.0 release, please refer to the css setup docs for required adjustments
- supporting Rails 7 importmap
- same as v3.0.0.rc2
- fixing vue warnings about unneccessary value binding on checkbox components
- please read the migration guide
- Added flexible column rendering via slots #17
- Added nested form support
- Added textarea component #6
- Enable disabled for select and switch #16
- use step, min, max option for all input type, enabling float number input #15
- Fixe publishing missing scss files
- various internal adjustments matching
matestack-ui-core
2.0.0 changes - changed to MIT license like
matestack-ui-core
- Fixed wrong dependency specs for matestack-ui-core (Ruby gem and NPM package)
- bumped from Bootstrap
v5.0.0-alpha-3
tov5.0.0-beta-2
- removed Chart.js as deeply integrated component/dependency, providing integration docs instead (limit scope of this gem)
- removed Flatpickr as deeply integrated component/dependency, providing integration docs instead (limit scope of this gem)
- removed Devise page templates, providing integration docs instead
- Various bugfixes due to Bootstrap breaking changes
- Various bugfixes discovered while working with this gem in a real life app
- Initial release, starting with
1.4.0
in order to emphasize alignment with matestack-ui-core version - We never announced this version in public because we knew of bugs and upcoming breaking changes due to Bootstrap version bump