Releases: cognitoforms/element
Releases · cognitoforms/element
Release 2.13.2-30
- Add suffix slot to select component (#73) (30d308a)
Release 2.13.2-29
- Adding dropdown icon slot to Dropdown.vue (#72) (1fce6b5)
Release 2.13.2-28
- use getBoundingClientRect for height of multiselect tags instead of clientHeight (#71) (4d85dd9)
Release 2.13.2-27
- update multi select input to stay on the same line when typing with tags (#70) (f06133b)
Release 2.13.2-26
- resetInputHeight when multiple prop changes (#69) (bc08da1)
Release 2.13.2-25
- clear selectedLabel when multiple prop is enabled (#68) (c79569e)
Release 2.13.2-24
- add or remove 'handleOptionClick' event listener when multiple prop changes (#67) (a414435)
Release 2.13.2-23
- fix error that can occur when hoverIndex is out of bounds (#66) (4f525a3)
Release 2.13.2-22
- base showNewOption on value instead of label (#65) (7a578b3)
Release 2.13.2-21
- multi select prevent close on option click, apply option custom class to selected tags (#64) (c0359b4)