Activeadmin Dynamic Fields Versions Save

ActiveAdmin plugin to add dynamic behaviors to fields

v0.8.0

8 months ago

What's Changed

Full Changelog: https://github.com/blocknotes/activeadmin_dynamic_fields/compare/v0.7.0...v0.8.0

v0.7.0

2 years ago

v0.6.4

2 years ago

Main changes

Internal changes

Full Changelog: https://github.com/blocknotes/activeadmin_dynamic_fields/compare/v0.6.0...v0.6.4

v0.6.0

3 years ago
  • Add Webpacker support
  • Specs improvements

v0.5.2

3 years ago
  • Fix component loading with Turbolinks
  • Minor JS refactoring
  • Update dev dependencies

v0.5.0

3 years ago
  • JS improvements: tidy up Field constructor, minor internal changes
  • Specs improvements: better spec helper methods

v0.4.4

3 years ago
  • New feature: match condition check
  • New feature: mismatch condition check

v0.4.2

3 years ago
  • New features: addStyle action
  • New features: setText action

v0.4.0

3 years ago
  • New feature: else action
  • Encapsulate the setup in a Field class
  • Minor internal improvements

v0.3.0

3 years ago
  • Major JS refactoring
  • Add more specs
  • Remove simplecov gem