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
a-barbieri
released this
16 Sep 05:43
·
558 commits
to master
since this release
Updates
- Better messages on component controller
- Better validation on field_type with allow_nil false
- Better generators output and cleaner install generator
- Official documentation moved to http://www.rubydoc.info/gems/binda
- Add Github markup do Yard for documentation
- Optimized test and add Selenium to support Ajax requests and javascript
- Removed get_repeater from DefaultHelpers as it didn't make any sense
- Add visual uploader!!! 🙌
- Enhanced repeaters sorting!!! 🙌
FIX
- Issue with task binda:upgrade_to_v007
- Issues with default helpers and field helpers
- Issues with get_selection_choice and get_checkbox_choice
- Save value of string belonging to repeaters in components and boards editors
- Error when creating selection/checkbox/radio in a repeater
- Binda::FieldSetting wrong association naming
- wrong association naming for has_many repeater in Binda::FieldSetting
- selection not appearing on repeater editor