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

Choose a tag to compare

@blocknotes blocknotes released this 18 May 15:52
b85847b

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

Choose a tag to compare

@blocknotes blocknotes released this 19 Apr 19:30
1cc69a9

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

Choose a tag to compare

@blocknotes blocknotes released this 20 Mar 09:53
  • Fix editor loading with Turbolinks
  • Specs improvements

v0.2.12

Choose a tag to compare

@blocknotes blocknotes released this 09 Sep 17:28
  • JS refactoring
  • Minor specs improvements
  • README changes

v0.2.9

Choose a tag to compare

@blocknotes blocknotes released this 04 Sep 10:36
  • Reset some styles manually to the defaults to render better the elements in the editor

v0.2.8

Choose a tag to compare

@blocknotes blocknotes released this 03 Sep 08:59
  • Update MediumEditor to commit d113a744
  • Add specs for editor in nested resources
  • Add Rubocop and remove SimpleCov gems