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

ng-select

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-select - npm Package Versions

1

1.0.0-beta.4

Diff

Changelog

Source

1.0.0-beta.4 (2017-03-12)

Features

  • Add filterPlaceholder input to set the filter placeholder (#121, #124).
  • Add label input to show persistent label above select container (#106).

Bug fixes

  • Re-enable AoT compilation (#113).

Improvements

  • Enable import of SelectComponent and IOption interface (#118).
  • Selected and deselected events return original option object.
  • Disable autocomplete for filter inputs (#126).
  • The NoOptionsFound output event returns filter term instead of null (#109).
  • Setup unit testing.

<a name="1.0.0-beta.3"></a>

basvandenberg
published 1.0.0-beta.3 •

Changelog

Source

1.0.0-beta.3 (2017-02-11)

Breaking changes

  • Empty multi-select returns empty array as value instead of empty string (#104).

Features

  • Trigger noOptionsFound event if no options found after filter (#73).

Bug fixes

  • Same placeholder styling single and multiple select (#67).
  • Prevent selecting option if filter shows 'No results found' (#74).
  • Update value after deselecting options that are not present in updated list of options (#75).
  • Fixed test if new value is different from current value (#76).
  • Fixed key handlers, prevent selecting multi-select option when pressing space key (#78).
  • Hide clear button when nothing is selected (#90).
  • Remove padding above option list if filter is disabled (#98).

Improvements

  • Throw TypeError when trying to set a non-string or non-Array value.
  • For empty multiselect, return empty array instead of empty string (#104).
  • Don't force color/highlight styles when not directly set (#97).

<a name="1.0.0-beta.2"></a>

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