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
57

7.1.3

Diff

Changelog

Source

V7.1.3 (2020-05-07)

Breaking Changes

  • review the naming of all CSS variables and add new
  • no more predefined variables (it was impossible to overwrite them)
zefling
published 7.1.2 •

Changelog

Source

V7.1.2 (2020-04-27)

Changes

  • add event (focus) and (blur)

Corrections

  • fix the focused status which is not removed in some cases or called for the wrong reason
zefling
published 7.1.1 •

Changelog

Source

V7.1.11 (2020-11-12)

Corrections

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

Changelog

Source

V7.1.0 (2020-04-23)

Breaking Changes

  • (update) : return object Select2UpdateValue change for Select2UpdateEvent 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
zefling
published 7.0.7 •

Changelog

Source

V7.0.7 (2020-04-17)

Changes

  • add a new displaySearchStatus attribute
  • edit minCountForSearch to make it dynamic and easier to use
zefling
published 7.0.6 •

Changelog

Source

V7.0.6 (2020-02-21)

Corrections

  • fix dropdown when is close
zefling
published 7.0.5 •

Changelog

Source

V7.0.5 (2020-02-07)

Corrections

  • fix resultMaxHeight (@Output instead of @Input)
zefling
published 7.0.4 •

Changelog

Source

V7.0.4 (2020-02-06)

Changes

  • with label and required is true, add a red * after the label
  • add new @input parameters :
    • hideSelectedItems : for multiple, remove selected values (by default : false)
    • resultMaxHeight : change the height size of results (by default : 200px);

Corrections

  • fix value update
  • fix CSS for the height of result when the panel is closed
zefling
published 7.0.3 •

Changelog

Source

V7.0.3 (2019-11-08)

Changes

  • options label accept HTML content
zefling
published 7.0.2 •

Changelog

Source

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
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