Skip to content

Releases: blocknotes/activeadmin_trumbowyg

v1.1.0

18 Feb 19:15
d09f13f
Compare
Choose a tag to compare

What's Changed

  • Change minimum Ruby version to 3.0
  • Change minimum ActiveAdmin version to 2.9

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Apr 06:50
f06f1d9
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.16...v1.0.0

v0.2.16

28 Jul 07:03
Compare
Choose a tag to compare
  • Update Trumbowyg v2.25.1 (=> fix issue #17)

v0.2.14

15 Jul 06:58
Compare
Choose a tag to compare
  • Update Trumbowyg to version 2.25.0
  • Move some libs in the Gemfile
  • Internal changes for the CI workflows using GitHub Actions

v0.2.12

09 Apr 16:52
Compare
Choose a tag to compare
  • Update Trumbowyg to version 2.23.0

v0.2.10

19 Mar 18:46
Compare
Choose a tag to compare
  • Fix editor loading with Turbolinks
  • Specs improvements

v0.2.8

10 Sep 05:38
Compare
Choose a tag to compare
  • CSS: reset only spacing for li elements in the editor
  • JS: enable strict directive
  • Minor specs improvement

v0.2.6

08 Sep 06:30
Compare
Choose a tag to compare
  • JS refactoring
  • README and examples improvements

v0.2.4

02 Sep 07:07
Compare
Choose a tag to compare
  • Change styles file to SCSS + minor improvements
  • Add specs for editor in nested resources
  • Add Rubocop

v0.2.0

01 Sep 08:22
Compare
Choose a tag to compare
  • Support ActiveAdmin 2.x
  • Update Trumbowyg to version 2.21.0
  • Add minimum specs (using RSpec)