Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

0.0.8.beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@a-barbieri a-barbieri released this 16 Sep 05:43
· 558 commits to master since this release

Updates

  1. Better messages on component controller
  2. Better validation on field_type with allow_nil false
  3. Better generators output and cleaner install generator
  4. Official documentation moved to http://www.rubydoc.info/gems/binda
  5. Add Github markup do Yard for documentation
  6. Optimized test and add Selenium to support Ajax requests and javascript
  7. Removed get_repeater from DefaultHelpers as it didn't make any sense
  8. Add visual uploader!!! 🙌
  9. Enhanced repeaters sorting!!! 🙌

FIX

  1. Issue with task binda:upgrade_to_v007
  2. Issues with default helpers and field helpers
  3. Issues with get_selection_choice and get_checkbox_choice
  4. Save value of string belonging to repeaters in components and boards editors
  5. Error when creating selection/checkbox/radio in a repeater
  6. Binda::FieldSetting wrong association naming
  7. wrong association naming for has_many repeater in Binda::FieldSetting
  8. selection not appearing on repeater editor