Skip to content

Releases: blocknotes/activeadmin_blaze_theme

v1.1.0

05 Oct 11:37
Compare
Choose a tag to compare

What's Changed

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

v1.0.0

18 Apr 12:04
c3fafdc
Compare
Choose a tag to compare

What's Changed

  • Set minimum Ruby version to 2.6.0
  • Enable Rails 7.0 specs support
  • Internal improvements

Full Changelog: v0.7.10...v1.0.0

v0.7.10

06 Feb 16:53
Compare
Choose a tag to compare
  • Remove Sassc runtime dependency
  • Avoid using calc() in some style properties
  • Minor internal changes

v0.7.8

14 Sep 06:31
Compare
Choose a tag to compare
  • Import some extra styles for Roboto font to improve the appearance

v0.7.6

06 Jun 06:57
Compare
Choose a tag to compare
  • Fix button styles for has_many outside inputs blocks
  • Minor internal changes
  • Move some dependencies from gemspec to Gemfile
  • Specs structure improvements

v0.7.4

11 May 07:05
Compare
Choose a tag to compare
  • Update Blaze CSS to version 3.6.3
  • The Blaze update also fix some issues with the accordion
  • Internal gem improvements

v0.7.0

10 May 08:17
Compare
Choose a tag to compare
  • Add Webpacker support (experimental)

v0.6.2

21 Mar 09:39
Compare
Choose a tag to compare
  • Fix blaze toggle widget
  • Update dependencies to test on Rails 6.1

v0.6.0

18 Oct 07:49
Compare
Choose a tag to compare
  • Update Blaze CSS framework (9.2.0)
  • Split in style partials

v0.5.16

17 Oct 06:03
Compare
Choose a tag to compare
  • Add minimum specs
  • Add Rubocop