This repository was archived by the owner on May 18, 2025. It is now read-only.
Releases: blocknotes/activeadmin_medium_editor
Releases · blocknotes/activeadmin_medium_editor
v1.0.1
What's Changed
- Update activeadmin dependency
- chore: Update test suite and dev setup by @blocknotes in #14
Full Changelog: v1.0.0...v1.0.1
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.14...v1.0.0
v0.2.14
- Fix editor loading with Turbolinks
- Specs improvements
v0.2.12
- JS refactoring
- Minor specs improvements
- README changes
v0.2.9
- Reset some styles manually to the defaults to render better the elements in the editor
v0.2.8
- Update MediumEditor to commit
d113a744
- Add specs for editor in nested resources
- Add Rubocop and remove SimpleCov gems