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

7.2.1

Diff

Changelog

Source

V7.2.1 (2021-03-04)

Changes

  • add a possibility to hide an option
  • add an argument resettable to display a reset button (in single mode)
zefling
published 7.2.0 •

Changelog

Source

V7.2.0 (2020-12-09)

Changes

  • formating options & groups with template

Corrections

  • crash when data is empty
zefling
published 7.1.11 •

Changelog

Source

V7.1.11 (2020-11-12)

Corrections

  • support for Angular versions up to 11
zefling
published 7.1.10 •

Changelog

Source

V7.1.10 (2020-11-11)

Corrections

  • also call markForCheck() on the change detector when the filtered values are set
  • support for Angular versions up to 10
zefling
published 7.1.9 •

Changelog

Source

V7.1.9 (2020-11-02)

Corrections

  • Change event is stopped for input
  • Fix CSS for outline
  • Fix infinite valueChange sometimes because of asynchronous test
zefling
published 7.1.8 •

Changelog

Source

V7.1.8 (2020-10-26)

Changes

  • change the return of these events:
    • (open): void to Select2
    • (close): void to Select2
    • (focus): void to Select2
    • (blur): void to Select2
    • (search): string to Select2SearchEvent

Corrections

  • Fix multiple events for (update) when value changes
zefling
published 7.1.7 •

Changelog

Source

V7.1.7 (2020-10-19)

Corrections

  • Fix case with 0 in value
zefling
published 7.1.6 •

Changelog

Source

V7.1.6 (2020-10-13)

Changes

  • Added an id on the select options.
  • Allow to give a specific id to an option via Select2Option config.

Corrections

  • Remove the undefined class wrongly added to options when classes is not defined on Select2Option.
zefling
published 7.1.5 •

Changelog

Source

V7.1.5 (2020-10-06)

Corrections

  • fix update of list when value is null/undefined/empty
zefling
published 7.1.4 •

Changelog

Source

V7.1.4 (2020-09-18)

Changes

  • add limitSelection attribute to limit multiple selection. (By default 0 for no limit)
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