Skip to content

Releases: Harvest-Dev/ng-select2

V17.2.7 (2025-06-13)

13 Jun 21:44
7cd5b40
Compare
Choose a tag to compare

Change

  • feat: track by id (add id on groups) #92
  • add Angular 20.0 support.

V17.2.6 (2025-05-08)

08 May 20:14
2f6aa33
Compare
Choose a tag to compare

Change

  • fix: when multiselect change fulldata (data & value) #91 (thanks @jcompagner)

V17.2.5 (2025-04-18)

18 Apr 20:03
da5ff99
Compare
Choose a tag to compare

Change

  • fix: when data and value change at the same time

V17.2.4 (2025-04-06)

06 Apr 14:17
5de0334
Compare
Choose a tag to compare

Change

  • fix: remove logger

V17.2.3 (2025-04-06)

06 Apr 13:59
9441d31
Compare
Choose a tag to compare

Change

  • fix: hideSelectedItems on click option to not close the dropdown #58
  • fix: limitSelection when value is not an array

V17.2.2 (2025-04-05)

05 Apr 13:04
c287902
Compare
Choose a tag to compare

Change

  • fix: init value with formControl on init, on setValue, on reset #89

V17.2.1 (2025-03-21)

21 Mar 12:44
5e1f344
Compare
Choose a tag to compare

Change

  • fix: regression on limit to 0

V17.2.0 (2025-03-20)

20 Mar 18:44
fb351d8
Compare
Choose a tag to compare

Change

  • build: fix backward compatibility to Angular 18.1 (thanks @bborel-hvs)
  • feat: new attribute nativeKeyboard
  • feat: add accessibility for nativeKeyboard (thanks @mbelin-hvs)
  • feat: improve scrolling behavior in results (thanks @mbelin-hvs)
  • fix: multiple opening when overlay is not active

V17.1.1 (2025-02-04)

04 Feb 21:00
d9f6d87
Compare
Choose a tag to compare

Change

  • Fix value when switching between single and multiple

V17.1.0 (2024-12-26)

26 Dec 03:30
5e2b981
Compare
Choose a tag to compare
  • Add attribute multipleDrag: drag'n drop list of items in selection