An ActiveAdmin theme based on Blaze CSS UI toolkit.
- Change ActiveAdmin dependency version range to support 3.x
- Set minimum Ruby version to 2.7.0
- Set minimum Ruby version to 2.6.0
- Enable Rails 7.0 specs support
- Internal improvements
- Remove Sassc runtime dependency
- Avoid using
calc()
in some style properties - Minor internal changes
- Import some extra styles for Roboto font to improve the appearance
- Fix button styles for has_many outside inputs blocks
- Minor internal changes
- Move some dependencies from gemspec to Gemfile
- Specs structure improvements
- Update Blaze CSS to version 3.6.3
- The Blaze update also fix some issues with the accordion
- Internal gem improvements
- Add Webpacker support (experimental)
- Fix blaze toggle widget
- Update dependencies to test on Rails 6.1
- Update Blaze CSS framework (9.2.0)
- Split in style partials
- Add minimum specs
- Add Rubocop
- Support ActiveAdmin 2.X