Releases: giosh94mhz/sf-collection
Releases · giosh94mhz/sf-collection
Version 0.1.6
- allow creation of clear all button
- Fixed Twig template
- Minor code de-duplication
First release
Features
- keep server generated entry names;
- events
create
,add
andremove
; - hooks to customize default behaviour;
- easy Symfony integration:
- support Symfony Form prototype;
- support Symfony Form variable
full_name
,allow_add
andallow_remove
; - allow easy template of add and remove buttons, through
data-prototype-add
anddata-prototype-remove
attributes;