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

23
7

17.1.0

Diff

zefling
published 17.0.0 •

zefling
published 15.4.0 •

Changelog

Source

V15.4.0 (on a branch) (2024-12-18)

Changes

  • Added/modified accessibility attributes
  • New inputs for accessibility
    • title
    • ariaLabelledBy
    • ariaDescribedBy
    • ariaInvalid
    • ariaResetButtonDescription
  • Improved focus/blur
  • Fixed readonly
  • Added reset button to tab navigation
  • Keyboard interactions
    • Update
      • Escape: Improved focus after closing popup.
      • Tab: Navigates correctly when no searchbox.
    • New
      • Home: Opens popup. Goes to first option.
      • End: Opens popup. Goes to last option.
      • PageUp: Opens popup. Goes up 10 options.
      • PageDown: Opens popup. Goes down 10 options.
      • Space: Opens popup. Selects option when there is no search input.
      • Alt+Down, Alt+Up: Opens/closes popup.

Demo

  • Fixed bugs
  • Added accessibility exemples
zefling
published 16.0.0 •

Changelog

Source

V16.0.0 (2024-11-27)

Breaking Changes

  • minimum required support has been upgraded to Angular 19.0.
zefling
published 15.3.0 •

Changelog

Source

V15.3.0 (2024-11-16)

Changes

  • Add properties:
    • selectionOverride: Change what is displayed in the selection area #79
    • selectionNoWrap: Force selection on one line #79
    • showSelectAll: Add an option to select all options c #80
    • selectAllText: Text when all options as not selected #80
    • removeAllText: Text when all options as selected #80
  • Fix labels of selected options #81
zefling
published 15.2.1 •

Changelog

Source

V15.2.1 (2024-08-22)

Changes

  • Delete a forgotten logger #75
zefling
published 15.2.0 •

Changelog

Source

V15.2.0 (2024-08-03)

Changes

  • Add templates for selection (see readme or code generator) #74
zefling
published 15.1.0 •

Changelog

Source

V15.1.0 (2024-08-02)

Changes

  • Add grid layout mode in dropdown #72
  • Fix init value in multiple mode #73
  • Fix reset value
zefling
published 13.0.12 •

Changelog

Source

V13.0.12 (on a branch) (2024-07-24)

  • Fix reset with multiple #69
  • Rewrite update event #69
zefling
published 15.0.1 •

Changelog

Source

V15.0.1 (2024-07-24)

Changes

  • Fix reset with multiple #69
  • Rewrite update event #69
23
7
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