Skip to content

feat(USelectEntity.vue): Emits selected option id and selected object

Shepel Vadym requested to merge feature/select-entity-emit into master
  • USelectEntity: option's select emits two parameters - (value, option: Object)
  • USelectEntity and USelectEntityMultiple: fixed bug of arrow navigation on USelectEntity and USelectEntityMultiple after 'Show more' click
  • USelectEntity: close options window without option's select after Tab clicked
Edited by Shepel Vadym

Merge request reports

Loading