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

ng-select2-component

Package Overview
Dependencies
Maintainers
1
Versions
68
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

8.1.0

Diff

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.
zefling
published 8.0.5 •

Changelog

Source

V8.0.5 (2021-09-27)

Corrections

  • Fix when overlay is true on start
zefling
published 8.0.4 •

Changelog

Source

V8.0.4 (2021-09-23)

Changes

  • with overlay active, the value auto for listPosition is possible

Corrections

  • Fix above position with overlay
zefling
published 8.0.3 •

Changelog

Source

V8.0.3 (2021-07-02)

Corrections

  • add more controls for resultContainer
zefling
published 8.0.2 •

Changelog

Source

V8.0.2 (2021-07-01)

Corrections

  • fix open event with overlay
  • fix ExpressionChangedAfterItHasBeenCheckedError
zefling
published 8.0.1 •

Changelog

Source

V8.0.1 (2021-07-01)

Corrections

  • fix overlay size on reopen after resize
zefling
published 8.0.0 •

Changelog

Source

V8.0.0 (2021-06-30)

Breaking Changes

  • minimum required support has been upgraded to Angular 10.0.
  • remove parameters material and noStyle, use styleMode.

Changes

  • add overlay parameter with Angular CDK, to change the display method of the dropdown list to the root of the DOM. (See README).
  • add noResultMessage parameter, to display a message if there is no result.
  • add styleMode parameter, to choose an alternative predefined style of the component.
zefling
published 7.3.1 •

Changelog

Source

V7.3.1 (2021-04-24)

Corrections

  • fix placeholder overflow (ellipsis)
zefling
published 7.3.0 •

Changelog

Source

V7.3.0 (2021-04-23)

Changes

  • add ngx-infinite-scroll support (See README)
  • add (removedOption) event, triggered when an option is removed from the list of selected options options list

Corrections

  • remove a forgotten logger
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