melk/mjr-box-select-bundle

Provides integration of Ext.ux.form.field.BoxSelect for MJR.

Installs: 1 008

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 53

Language:JavaScript

Type:symfony-bundle

1.0.3 2018-09-02 17:34 UTC

This package is auto-updated.

Last update: 2024-04-21 00:18:34 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