Releases: blocknotes/activeadmin_trumbowyg
Releases · blocknotes/activeadmin_trumbowyg
v1.1.0
What's Changed
- Change minimum Ruby version to 3.0
- Change minimum ActiveAdmin version to 2.9
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Set minimum Ruby version to 2.6.0
- Remove
sassc
dependency - Enable Ruby 3.0 specs support
- Enable Rails 7.0 specs support
- Internal improvements
Full Changelog: v0.2.16...v1.0.0
v0.2.16
v0.2.14
- Update Trumbowyg to version 2.25.0
- Move some libs in the Gemfile
- Internal changes for the CI workflows using GitHub Actions
v0.2.12
- Update Trumbowyg to version 2.23.0
v0.2.10
- Fix editor loading with Turbolinks
- Specs improvements
v0.2.8
- CSS: reset only spacing for li elements in the editor
- JS: enable strict directive
- Minor specs improvement
v0.2.6
- JS refactoring
- README and examples improvements
v0.2.4
- Change styles file to SCSS + minor improvements
- Add specs for editor in nested resources
- Add Rubocop
v0.2.0
- Support ActiveAdmin 2.x
- Update Trumbowyg to version 2.21.0
- Add minimum specs (using RSpec)