Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Releases: blocknotes/activeadmin_medium_editor

v1.0.1

18 May 15:52
b85847b
Compare
Choose a tag to compare

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

19 Apr 19:30
1cc69a9
Compare
Choose a tag to compare

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

20 Mar 09:53
Compare
Choose a tag to compare
  • Fix editor loading with Turbolinks
  • Specs improvements

v0.2.12

09 Sep 17:28
Compare
Choose a tag to compare
  • JS refactoring
  • Minor specs improvements
  • README changes

v0.2.9

04 Sep 10:36
Compare
Choose a tag to compare
  • Reset some styles manually to the defaults to render better the elements in the editor

v0.2.8

03 Sep 08:59
Compare
Choose a tag to compare
  • Update MediumEditor to commit d113a744
  • Add specs for editor in nested resources
  • Add Rubocop and remove SimpleCov gems