Skip to content

Releases: blocknotes/activeadmin_dynamic_fields

v0.9.0

Choose a tag to compare

@blocknotes blocknotes released this 22 Mar 11:39
6927cf3

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@blocknotes blocknotes released this 10 Sep 14:31

What's Changed

  • feat: change ActiveAdmin dependency version range by @blocknotes in #26

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@blocknotes blocknotes released this 13 Mar 09:53

What's Changed

Full Changelog: v0.6.4...v0.7.0

v0.6.4

Choose a tag to compare

@blocknotes blocknotes released this 09 Mar 17:14

Main changes

Internal changes

Full Changelog: v0.6.0...v0.6.4

v0.6.0

Choose a tag to compare

@blocknotes blocknotes released this 24 May 12:23
  • Add Webpacker support
  • Specs improvements

v0.5.2

Choose a tag to compare

@blocknotes blocknotes released this 14 Mar 17:55
  • Fix component loading with Turbolinks
  • Minor JS refactoring
  • Update dev dependencies

v0.5.0

Choose a tag to compare

@blocknotes blocknotes released this 04 Oct 14:21
  • JS improvements: tidy up Field constructor, minor internal changes
  • Specs improvements: better spec helper methods

v0.4.4

Choose a tag to compare

@blocknotes blocknotes released this 26 Sep 16:56
  • New feature: match condition check
  • New feature: mismatch condition check

v0.4.2

Choose a tag to compare

@blocknotes blocknotes released this 24 Sep 10:58
  • New features: addStyle action
  • New features: setText action

v0.4.0

Choose a tag to compare

@blocknotes blocknotes released this 22 Sep 06:10
  • New feature: else action
  • Encapsulate the setup in a Field class
  • Minor internal improvements