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

2

1.0.2

Diff

Changelog

Source

1.0.2 (2019-05-30)

Features

  • Changed peer dependencies to include Angular 8.
  • Upgrade dependencies.

<a name="1.0.1"></a>

basvandenberg
published 1.0.1 •

Changelog

Source

1.0.1 (2018-11-11)

Features

  • Changed peer dependencies to include Angular 7 (#312).
  • Upgrade dependencies.

<a name="1.0.0"></a>

basvandenberg
published 1.0.0 •

Changelog

Source

1.0.0 (2018-06-27)

Features

  • Upgrade to Angular 6.
  • Upgrade other dependencies.

<a name="1.0.0-rc.5"></a>

basvandenberg
published 1.0.0-rc.5 •

Changelog

Source

1.0.0-rc.5 (2018-03-10)

Bug fixes

  • Prevent console error when removing select option from multi-select (#289).
  • Bug-fix and style-fix for drop-up functionality (#286).

<a name="1.0.0-rc.4"></a>

basvandenberg
published 1.0.0-rc.4 •

Changelog

Source

1.0.0-rc.4 (2018-03-02)

Features

  • Add filterInputChanged output event (#258).
  • Drop up at page bottem (#257, #266).

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

basvandenberg
published 1.0.0-rc.3 •

Changelog

Source

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

Changed build process from Gulp to angular-cli and ng-packagr.

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

basvandenberg
published 1.0.0-rc.2 •

Changelog

Source

1.0.0-rc.2 (2017-11-02)

<a name="1.0.0-rc.1"></a>

basvandenberg
published 1.0.0-rc.1 •

Changelog

Source

1.0.0-rc.1 (2017-11-02)

Works with Angular 5.

Breaking changes

  • Removed font-family: Sans-Serif from style sheets (#241).

Bug fixes

  • Use original option object in option template of selected option (#92).
  • Prevent changed-after-checked error when using a placeholder (#208).
  • Remove deprecated ngOutletContext (#242).
  • Hide placeholder in multi-select when setting delayed options (#249).

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

basvandenberg
published 1.0.0-beta.6 •

Changelog

Source

1.0.0-beta.6 (2017-07-05)

Features

  • New ng-select web site.
  • Blur and focus output events (#170).
  • Option template for customizing option layout/styling (#92).

Bug fixes

  • Stop clearing the (single select) filter input in the drop down (#162).
  • Enable/disable filter (based on noFilter) if list of options changes (#146).
  • Skip disabled options when navigating option list with up/down keys (#182).
  • Set value, also if there is no option with this value present yet, this prevents having to use setTimeout when setting a value directly after setting/updating options (#169, #130).
  • Call the onChange only for user (de)select actions (#176).
  • Fix missing placeholder (multiple select) if filter is hidden (#110).
  • Prevent drop down to close when clicking disabled option (#156).
  • Update filter input width when closing drop down (#198).
  • Show pointer instead of text cursor when hovering placeholder in multiple select (#199).
  • Added change detection for placeholder property (#192).
  • Fixed placeholder initially not visible in multi select (#193).

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

basvandenberg
published 1.0.0-beta.5 •

Changelog

Source

1.0.0-beta.5 (2017-03-29)

Fixes for use with angular4.

Bug fixes

  • Make view properties public, fix for angular4 (#144, #145).
  • Prevent changed after check error in angular4 (#142, #143).

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

2
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