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

Latest commit

 

History

History
32 lines (21 loc) · 692 Bytes

File metadata and controls

32 lines (21 loc) · 692 Bytes

medium-editor for ActiveAdmin

An Active Admin plugin to use Medium Editor.

v1.0.0 - 2022-04-18

  • 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

v0.2.14 - 2021-03-20

  • Fix editor loading with Turbolinks
  • Specs improvements

v0.2.12 - 2020-09-09

  • JS refactoring
  • Minor specs improvements
  • README changes

v0.2.9 - 2020-09-04

  • Reset some styles manually to the defaults to render better the elements in the editor

v0.2.8 - 2020-09-03

  • Update MediumEditor to commit d113a744
  • Add specs for editor in nested resources
  • Add Rubocop and remove SimpleCov gems