melk / mjr-box-select-bundle
Provides integration of Ext.ux.form.field.BoxSelect for MJR.
Installs: 1 009
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 54
Language:JavaScript
Type:symfony-bundle
Requires
- php: >=5.5
- modera/mjr-integration-bundle: ~2.0|~3.0
This package is auto-updated.
Last update: 2025-01-21 02:02:17 UTC
README
This is MJR integration bundle for Ext.ux.form.field.BoxSelect To use it include next in your composer.json:
"melk/mjr-box-select-bundle": "~1.0"
And update your AppKernel:
new Melk\MJRBoxSelectBundle\MelkMJRBoxSelectBundle(),
Original repository info
This repository is for the ExtJS4 user extension featured on this post: http://www.sencha.com/forum/showthread.php?134751-Ext.ux.form.field.BoxSelect-Intuitive-Multi-Select-ComboBox
Thanks to all those out there in the community that have contributed their patches or bug reports.
Original component hosted on github at https://github.com/kveeiv/extjs-boxselect