Skip to content

fix(adminui-vue): USelectCollection

Dmitriy Rudnik requested to merge fix/u-select-collection__added-entityName into master

Changed

  • BREAKING USelectCollection added required prop entityName it pass the entity name of the collection
  • BREAKING USelectCollection prop subjectAttr renamed to associatedAttr

Fixed

  • instance/addCollectionItem missed call of repository function

Merge request reports