-
Notifications
You must be signed in to change notification settings - Fork 585
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
base: master
Are you sure you want to change the base?
Commits on Apr 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3103352 - Browse repository at this point
Copy the full SHA 3103352View commit details
Commits on Apr 20, 2016
-
Merge branch 'jhuntoo-master' into development
Conflicts: components/select/select.ts
Configuration menu - View commit details
-
Copy full SHA for 720ceba - Browse repository at this point
Copy the full SHA 720cebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bba35f4 - Browse repository at this point
Copy the full SHA bba35f4View commit details
Commits on Apr 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6266d98 - Browse repository at this point
Copy the full SHA 6266d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d8ea7 - Browse repository at this point
Copy the full SHA 14d8ea7View commit details
Commits on Apr 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4718b0f - Browse repository at this point
Copy the full SHA 4718b0fView commit details -
Merge branch 'development' into add-test-runner
Conflicts: package.json
Configuration menu - View commit details
-
Copy full SHA for b6a038e - Browse repository at this point
Copy the full SHA b6a038eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 749ac97 - Browse repository at this point
Copy the full SHA 749ac97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 376c4b4 - Browse repository at this point
Copy the full SHA 376c4b4View commit details
Commits on Apr 26, 2016
-
fix(select): clicking on the input now causes the item list to appear (…
Configuration menu - View commit details
-
Copy full SHA for c46c0ff - Browse repository at this point
Copy the full SHA c46c0ffView commit details
Commits on Apr 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 82437ad - Browse repository at this point
Copy the full SHA 82437adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0644067 - Browse repository at this point
Copy the full SHA 0644067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f57e4 - Browse repository at this point
Copy the full SHA 06f57e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e877e5 - Browse repository at this point
Copy the full SHA 5e877e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f091ba - Browse repository at this point
Copy the full SHA 7f091baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5157df - Browse repository at this point
Copy the full SHA f5157dfView commit details
Commits on May 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d59368d - Browse repository at this point
Copy the full SHA d59368dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbe339 - Browse repository at this point
Copy the full SHA 7fbe339View commit details -
Configuration menu - View commit details
-
Copy full SHA for f479a62 - Browse repository at this point
Copy the full SHA f479a62View commit details
Commits on May 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f372961 - Browse repository at this point
Copy the full SHA f372961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530ef23 - Browse repository at this point
Copy the full SHA 530ef23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c9d4b - Browse repository at this point
Copy the full SHA 70c9d4bView commit details
Commits on May 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e53bdd4 - Browse repository at this point
Copy the full SHA e53bdd4View commit details
Commits on May 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 203cd58 - Browse repository at this point
Copy the full SHA 203cd58View commit details -
Configuration menu - View commit details
-
Copy full SHA for e61f084 - Browse repository at this point
Copy the full SHA e61f084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f67fc - Browse repository at this point
Copy the full SHA 57f67fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee7830b - Browse repository at this point
Copy the full SHA ee7830bView commit details -
feat(css): removed most hardcoded css, instead rely on bootstrap css …
…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.
Configuration menu - View commit details
-
Copy full SHA for c178431 - Browse repository at this point
Copy the full SHA c178431View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7f110 - Browse repository at this point
Copy the full SHA cf7f110View commit details -
fix(filter): possible dupes in filter (#212)
* fixed possible dupes in filter * fixed linting error
Configuration menu - View commit details
-
Copy full SHA for 7f4e9f6 - Browse repository at this point
Copy the full SHA 7f4e9f6View commit details
Commits on May 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b018f4b - Browse repository at this point
Copy the full SHA b018f4bView commit details
Commits on Jun 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 409e07b - Browse repository at this point
Copy the full SHA 409e07bView commit details
Commits on Jun 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ba61815 - Browse repository at this point
Copy the full SHA ba61815View commit details
Commits on Jun 24, 2016
-
* chore(package): update tslint-config-valorsoft to version 1.0.4 https://greenkeeper.io/ * fix bug when pressing delete or backspace buttons * remove unnecessary things * replace srcElement with target
Configuration menu - View commit details
-
Copy full SHA for f83764f - Browse repository at this point
Copy the full SHA f83764fView commit details -
fix(select): allow empty items
* chore(package): update tslint-config-valorsoft to version 1.0.4 https://greenkeeper.io/ * check invalid data in items and remove them * fig bug if incoming data is undefined
Configuration menu - View commit details
-
Copy full SHA for 2c090f3 - Browse repository at this point
Copy the full SHA 2c090f3View commit details
Commits on Jun 27, 2016
-
feat: programmatically select active items (#223)
* feat: programmatically select active items Add `active` property which describes currently selected items. Remove `initData` property since everything works on top of `active`. * docs(README): change info about properties: `initData` -> `active`
1Configuration menu - View commit details
-
Copy full SHA for 1ddbcd9 - Browse repository at this point
Copy the full SHA 1ddbcd9View commit details
Commits on Jul 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5b992e9 - Browse repository at this point
Copy the full SHA 5b992e9View commit details -
fix(options): fixed the disabled state (#225)
* fixed the disabled state * added a getter for disabled, instead of using _disabled in the template.
Configuration menu - View commit details
-
Copy full SHA for 388506f - Browse repository at this point
Copy the full SHA 388506fView commit details
Commits on Jul 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d39def2 - Browse repository at this point
Copy the full SHA d39def2View commit details
Commits on Aug 10, 2016
-
Fixed the bug where children of an object weren't passed to the const…
…ructor of the SelectItem.
Configuration menu - View commit details
-
Copy full SHA for e642025 - Browse repository at this point
Copy the full SHA e642025View commit details
Commits on Sep 21, 2016
-
feat(package): update to angular 2.0.0 (#412)
* 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
Configuration menu - View commit details
-
Copy full SHA for 10aeaba - Browse repository at this point
Copy the full SHA 10aeabaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbba0f5 - Browse repository at this point
Copy the full SHA bbba0f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa37202 - Browse repository at this point
Copy the full SHA fa37202View commit details
Commits on Oct 5, 2016
-
fix(select): issue #437 (#454)
* fix typing to input throwing an error and highlight on highlighting the first character * added rest of the highlight pipe usages
Configuration menu - View commit details
-
Copy full SHA for 926e14d - Browse repository at this point
Copy the full SHA 926e14dView commit details
Commits on Oct 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ba627d0 - Browse repository at this point
Copy the full SHA ba627d0View commit details
Commits on Nov 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 43b4c10 - Browse repository at this point
Copy the full SHA 43b4c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a9a53 - Browse repository at this point
Copy the full SHA 99a9a53View commit details
Commits on Dec 21, 2016
-
* avoid peer messages * avoid peer missing messages
Configuration menu - View commit details
-
Copy full SHA for 2c211cc - Browse repository at this point
Copy the full SHA 2c211ccView commit details -
#557: Fix rendering select component on firefox (#559)
#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.
Configuration menu - View commit details
-
Copy full SHA for 77ddc89 - Browse repository at this point
Copy the full SHA 77ddc89View commit details -
Added output "opened" to component (#546)
Added new output "opened" that will be emitted every time the components options dropdown changes visibility
Configuration menu - View commit details
-
Copy full SHA for f9750f4 - Browse repository at this point
Copy the full SHA f9750f4View commit details
Commits on Jan 17, 2017
-
fix(forms): Validation compliant to ngModel (#575)
* Added validation ngModel compliant * upgrade angular packages version * upgrade angular peerDependencies version
Configuration menu - View commit details
-
Copy full SHA for aaadcbb - Browse repository at this point
Copy the full SHA aaadcbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad16168 - Browse repository at this point
Copy the full SHA ad16168View commit details -
fix: add checking for not udefined document object (#541)
* Add checking for not udefined document object * fix braces
Configuration menu - View commit details
-
Copy full SHA for 7330f47 - Browse repository at this point
Copy the full SHA 7330f47View commit details -
fix(demo): Removed duplicated attribute (data)="value" from multiple-…
…demo.html (#516) * fix.close dropdown by missclick * fix. remove duplicated attribute
Configuration menu - View commit details
-
Copy full SHA for 7cbeb46 - Browse repository at this point
Copy the full SHA 7cbeb46View commit details -
Parse HTML in multiple select views (#490)
"One image is worth a thousand words": http://imgur.com/a/CY0ol
Configuration menu - View commit details
-
Copy full SHA for 93ed189 - Browse repository at this point
Copy the full SHA 93ed189View commit details -
(fix) remove handle click behaviour on single mode (#457)
Pass correct active item when remove handle is clicked in single mode. Prevent dropdown popup when clicking on remove handle.
Configuration menu - View commit details
-
Copy full SHA for de2f495 - Browse repository at this point
Copy the full SHA de2f495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95397f6 - Browse repository at this point
Copy the full SHA 95397f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3a4e1 - Browse repository at this point
Copy the full SHA 5c3a4e1View commit details -
Merge branch 'development' of git://github.com/lpotapczuk/ng2-select …
…into lpotapczuk-development Conflicts: components/select/select.ts
Configuration menu - View commit details
-
Copy full SHA for bf1e62a - Browse repository at this point
Copy the full SHA bf1e62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b133c73 - Browse repository at this point
Copy the full SHA b133c73View commit details
Commits on Jan 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 71536bc - Browse repository at this point
Copy the full SHA 71536bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b46c0c2 - Browse repository at this point
Copy the full SHA b46c0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3afaf63 - Browse repository at this point
Copy the full SHA 3afaf63View commit details
Commits on Nov 21, 2017
-
fix(demo): update dependencies, fix aot build (#902)
* chore(deps): update dependencies * fix(demo): fix aot build
Configuration menu - View commit details
-
Copy full SHA for 6328439 - Browse repository at this point
Copy the full SHA 6328439View commit details
Commits on Nov 22, 2017
-
feat(forms): adds functionality to make ng2-select compatible with fo…
…rm-controls (#881) * Adds functionality to make ng2-select compatible with form-controls * Removed package-lock.json * Reverted typings * Reverted typings * Reverted package.json
Configuration menu - View commit details
-
Copy full SHA for 201c6e2 - Browse repository at this point
Copy the full SHA 201c6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce84518 - Browse repository at this point
Copy the full SHA ce84518View commit details
Commits on Nov 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1f2f05e - Browse repository at this point
Copy the full SHA 1f2f05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de85cc - Browse repository at this point
Copy the full SHA 0de85ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a995e53 - Browse repository at this point
Copy the full SHA a995e53View commit details -
* fix(test): fix travis * travis stages
Configuration menu - View commit details
-
Copy full SHA for 855ac2f - Browse repository at this point
Copy the full SHA 855ac2fView commit details