feat(adminui-vue): u-select-multiple
Added
- added
u-select-multiple
component. Its multi-select for UB entity - added
u-select-collection
component. Inherited fromu-select-multiple
. The component allows you to bind and decouple collection entries to the master record. - added docs to vue controls
Changed
-
u-select-entity
added 'clearable' option - rewritten
u-select-many
. Now this component inherited fromu-select-multiple