Releases: Harvest-Dev/ng-select2
Releases · Harvest-Dev/ng-select2
V7.1.1 (2020-04-24)
Changes
- add event
(close)
Corrections
- fix dropdown position with hint
V7.1.0 (2020-04-23)
Breaking Changes
(update)
: return objectSelect2UpdateValue
change forSelect2UpdateEvent
object. Please, see the readme.
Changes
- add CSS variables for colors (see the readme)
- add new attributes :
listPosition
,minCharForSearch
,noStyle
- now, selection container use a flexbox layout (CSS symplification)
- update the SearchBox status when the list change
V7.0.3 (2019-11-08)
Changes
- options label accept HTML content
V7.0.2 (2019-08-09)
Corrections
- fix scroll when opening the select to go to the selected option(s)
- fix arrowUp/arrowDown to be able to jump disabled options within the list
v7.0.1
Update to Angular 7
Fix version to 7.0.0 fix README & package.json