Socket
Socket
Sign inDemoInstall

ng2-completer

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-completer - npm Package Versions

1
6

1.5.3

Diff

Changelog

Source

1.5.3 (2017-07-14)

Implemented enhancements

  • Add a blur() method? #217

Fixed bugs

  • Dropdown is not opened when using backspace after a value is selected #261
  • On text paste the search doesn't get triggered #265
  • "flase" should be "false" on line 202 @ ng2-completer/demo/native-cmp.html #271
  • Demo not working on Android Chrome 59 #270
oferhe
published 1.5.2 •

Changelog

Source

1.5.2 (2017-06-16)

Fixed bugs

  • ng build --prod error: #245
oferhe
published 1.5.1 •

Changelog

Source

1.5.1 (2017-06-14)

Fixed bugs

  • Dropdown doesn't open when typing one character #255
  • Scroll issues
oferhe
published 1.5.0 •

Changelog

Source

1.5.0 (2017-06-09)

Implemented enhancements

  • Add strict null check to tsconfig.json #201
  • performance improvements
  • prevent flickering when not using textSearching
  • add setDisabledState to component

Fixed bugs

  • prevent esc key from bubbling up when dropdown is open
  • autofocus causing an error
  • AOT build issue with onFocus
  • searching the same term twice causes different results #216
  • minimum search length behavior weird. #232
oferhe
published 1.4.0 •

Changelog

Source

1.4.0 (2017-04-22)

Implemented enhancements

  • Events for when dropdown is opened and closed and property to interrogate current state #146
  • openOnFocus - automatically open the dropdown and perform search when the input gets focus
  • Setting ngModel now triggers search
  • Search doesn't open the dropdown only focus or open via API will do that
  • Add option for preselected value #191
  • Support for datasource changes
  • Add autoHighlight option that will auto highlight the best matching result
  • Feature request: option to hide the drop-down if there are no results found #189
  • feature proposal: keyUp output event #186
  • how to empty search box? #114

Fixed bugs

  • Completer doesn't close when the field is cleared #194
  • Setting overrideSuggested = true gives different behavior when selecting with mouse or tab/keyboard #200
oferhe
published 1.3.1 •

Changelog

Source

1.3.1 (2017-04-06)

Fixed bugs

  • onselect gives setImmediate is not defined #187
oferhe
published 1.3.0 •

Changelog

Source

1.3.0 (2017-03-31)

Implemented enhancements

  • Please add focus event along with blur one #175
  • Demo redo
  • No link to Github in demo #133
  • added focus() method to completer component #152
  • Add inputId property to ng2-completer component (analogy to existing inputName property) #128

Fixed bugs

  • Relax peer dependencies to support Angular 4.0 #184
  • ng2-completer closes when scrollbar is clicked on IE browser #158
oferhe
published 1.2.2 •

oferhe
published 1.2.1 •

Changelog

Source

1.2.1 (2017-03-18)

Fixed bugs

  • Can't bind to 'selected' since it isn't a known property of 'ng2-completer'. #155
  • Autofocus does not work. #150
oferhe
published 1.2.0 •

Changelog

Source

1.2.0 (2017-02-26)

Implemented enhancements

  • Replaced the source URL of remote formatter because of Google API limits
  • Replace dataService with datasource and accept Array or URL string as input for datasource. Note: dataService will be depreacated in future releases

Fixed bugs

  • Since last commit searchFields does not behave as stated in the docs #144
  • Fixed ionic build
  • Fix material design demo
  • Fix demo of remote URL formatter
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