Releases: blocknotes/activeadmin_blaze_theme
Releases · blocknotes/activeadmin_blaze_theme
v1.1.0
What's Changed
- feat: change ActiveAdmin dependency version range by @blocknotes in #30
- test: update test suite dependencies by @blocknotes in #32
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Set minimum Ruby version to 2.6.0
- Enable Rails 7.0 specs support
- Internal improvements
Full Changelog: v0.7.10...v1.0.0
v0.7.10
- Remove Sassc runtime dependency
- Avoid using
calc()
in some style properties - Minor internal changes
v0.7.8
- Import some extra styles for Roboto font to improve the appearance
v0.7.6
- Fix button styles for has_many outside inputs blocks
- Minor internal changes
- Move some dependencies from gemspec to Gemfile
- Specs structure improvements
v0.7.4
- Update Blaze CSS to version 3.6.3
- The Blaze update also fix some issues with the accordion
- Internal gem improvements
v0.7.0
- Add Webpacker support (experimental)
v0.6.2
- Fix blaze toggle widget
- Update dependencies to test on Rails 6.1
v0.6.0
- Update Blaze CSS framework (9.2.0)
- Split in style partials
v0.5.16
- Add minimum specs
- Add Rubocop