An Active Admin plugin to use Trumbowyg Editor.
- Set minimum Ruby version to 3.0.0
- Set minimum ActiveAdmin version to 2.9.0
- Update CI configuration
- 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
- Update Trumbowyg v2.25.1 (=> fix issue #17)
- Update Trumbowyg to version 2.25.0
- Move some libs in the Gemfile
- Internal changes for the CI workflows using GitHub Actions
- Update Trumbowyg to version 2.23.0
- Fix editor loading with Turbolinks
- Specs improvements
- CSS: reset only spacing for li elements in the editor
- JS: enable strict directive
- Minor specs improvement
- JS refactoring
- README and examples improvements
- Change styles file to SCSS + minor improvements
- Add specs for editor in nested resources
- Add Rubocop
- Support ActiveAdmin 2.x
- Update Trumbowyg to version 2.21.0
- Add minimum specs (using RSpec)