Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng-select2-component

Package Overview
Dependencies
Maintainers
0
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-select2-component - npm Package Versions

1
7

13.0.1

Diff

Changelog

Source

V13.0.10 (2024-03-04)

  • add borderless style
zefling
published 13.0.0 •

Changelog

Source

V13.0.0 (2023-07-20)

Breaking Changes

  • minimum required support has been upgraded to Angular 16.1.

Changes

  • rewrite clickDetection
  • fix template with multiple
  • refacto with numberAttribute & booleanAttribute (Angular 16.1)
zefling
published 12.1.0 •

Changelog

Source

V12.1.0 (2023-07-05)

Changes

  • improve search event (see Select2ScrollEvent)
  • add data on Select2ScrollEvent
zefling
published 12.0.0 •

Changelog

Source

V12.0.0 (2023-06-07)

Breaking Changes

  • minimum required support has been upgraded to Angular 16.0.
  • update ngx-infinite-scroll to 16.0.0.
zefling
published 11.1.0 •

Changelog

Source

V11.1.0 (2023-04-15)

Breaking Changes

  • By default the template is now used in the selection. To revert to previous behavior use noLabelTemplate.
  • Code removal for IE11 and Edge

Changes

  • add noLabelTemplate: do not use the template in the selection, stay in text mode.
  • add autoCreate: gives the possibility to add elements not present in the list. #48
  • add CSS variables :
    • --select2-single-height
    • --select2-multiple-height
zefling
published 11.0.0 •

Changelog

Source

V11.0.0 (2023-04-06)

Breaking Changes

  • minimum required support has been upgraded to Angular 15.0.
  • update ngx-infinite-scroll to 15.0.0.

Changes

  • fix class select2-container--focus
  • add item keyboard remove (multiple)
zefling
published 10.0.0 •

Changelog

Source

V10.0.0 (2022-07-27)

Breaking Changes

  • minimum required support has been upgraded to Angular 14.0.
  • update ngx-infinite-scroll to 14.0.0.
zefling
published 9.0.0 •

Changelog

Source

V9.0.0 (2022-03-10)

Breaking Changes

  • minimum required support has been upgraded to Angular 13.2.
  • update ngx-infinite-scroll to 13.0.2.
zefling
published 8.1.0 •

Changelog

Source

V8.1.0 (2022-02-18)

Breaking Changes

  • CSS variable --select2-font-style-color renamed in --select2-too-much-font-style

Changes

  • add maxResults maximum results limit (0 = no limit, by default : 0).
  • add maxResultsMessage parameter, message when maximum results (by default : 'Too many results…')
  • add CSS variables:
    • --select2-too-much-result-color
    • --select2-too-much-result-style

Corrections

  • filtered data for group is now correct
zefling
published 8.0.6 •

Changelog

Source

V8.0.6 (2022-01-04)

Corrections

  • Remove × for disabled & readonly
  • Update data when new sets come in.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc