Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dropdwon opened event #978

Open
wants to merge 70 commits into
base: master
Choose a base branch
from
Open

Add dropdwon opened event #978

wants to merge 70 commits into from

Conversation

donolohb
Copy link

@donolohb donolohb commented Feb 19, 2019

No description provided.

jhuntoo and others added 30 commits April 18, 2016 23:38
Conflicts:
	components/select/select.ts
…#154)

* fix(README): Update docs with correct selector ng-select (#148)

* fix(select): clicking on the input now causes the item list to appear

* fix(select): tslint & merge errors
…classes (#214)

Made the UI more standardized to use only Bootstrap css classes where
possible and minimal hardcoded css rules.
The UI now also more closely looks like other Bootstrap UI elements.
* fixed possible dupes in filter

* fixed linting error
otelnov and others added 30 commits September 21, 2016 21:42
* update angular to rc7, update rest of dependencies, use ng2-webpack-config, create modules and update app to rc7

* add custom typings

* update to 2.0.0, remove typings

* return typescript v

* fix select styles

* sanitize html (colorbox) add ngc compiler
* fix typing to input throwing an error and highlight on highlighting the first character

* added rest of the highlight pipe usages
* avoid peer messages

* avoid peer missing messages
#557: Fixed visual error on firefox. In single-select mode select
component had extended height due to caret symbol going into new line.
Added float:left to placeholder class to fix this.
Added new output "opened" that will be emitted every time the components options dropdown changes visibility
* Added validation ngModel compliant

* upgrade angular packages version

* upgrade angular peerDependencies version
* Add checking for not udefined document object

* fix braces
…demo.html (#516)

* fix.close dropdown by missclick

* fix. remove duplicated attribute
Pass correct active item when remove handle is clicked in single mode.
Prevent dropdown popup when clicking on remove handle.
…into lpotapczuk-development

Conflicts:
	components/select/select.ts
* chore(deps): update dependencies

* fix(demo): fix aot build
…rm-controls (#881)

* Adds functionality to make ng2-select compatible with form-controls

* Removed package-lock.json

* Reverted typings

* Reverted typings

* Reverted package.json
* fix(test): fix travis

* travis stages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.