Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Selectize - Add support for multiple selection #1787

Merged
merged 1 commit into from
Sep 16, 2016
Merged

Selectize - Add support for multiple selection #1787

merged 1 commit into from
Sep 16, 2016

Conversation

gustavohenke
Copy link
Contributor

Closes #295

@ryanseaton
Copy link

👍

@eMerzh
Copy link

eMerzh commented Sep 12, 2016

Thanks for this PR!
i'm really interested in this too as i just discover now that multiple selectize is not supported :/

@user378230
Copy link
Contributor

Hopefully this doesn't go horribly wrong, thanks for your PR!

@user378230 user378230 merged commit ff8071d into angular-ui:master Sep 16, 2016
@gustavohenke gustavohenke deleted the selectize-multiple branch September 16, 2016 12:50
@JozefFlakus
Copy link

Repository needs updated dist folder

@Maximaximum
Copy link

Could please anyone update the dist folder?

aaronroberson pushed a commit that referenced this pull request Oct 19, 2016
* Added the select2 spinner on updating

* Added bootstrap refreshicon

* changed func. and added tests

* docs(README): fix angular-sanitize typo

"i" was missing in the name of "Angular-Sanitze"

* feat(selectize): add support for multiple selection 

Closes #295, closes #1787

* Fix: Quotation mark error

* Update CHANGELOG.md (#1816)

fix 0.17.0 version in changelog

* fix: ensure aria-activedescendant is correct

This is a fix for a severe error found using the Google Accessibility Developer Tool audit:
ARIA attributes which refer to other elements by ID should refer to elements which exist in the DOM.

* fix: only apply listbox role when open

This is a fix for a severe error found using the Google Accessibility Developer Tool audit:
Elements with ARIA roles must ensure required owned elements are present

* fix(bootstrap): add search role

This is a fix for a severe error found using the Google Accessibility Developer Tool audit:
Elements with ARIA roles must ensure required owned elements are present

* feature(touch): set clickTriggeredSelect to true for touchend events

Setting clickTriggeredSelect to true for "touchend" events fixes an issue I've encoutered when using this property in a search box (using ui-select-match and ui-select-choices), where we couldn't distinguish typing from clicking on an autocomplete result on mobile devices.

* Added the select2 spinner on updating

* Added bootstrap refreshicon

* changed func. and added tests

* Fix: Quotation mark error
kboga pushed a commit to kboga/ui-select that referenced this pull request Nov 29, 2016
kboga pushed a commit to kboga/ui-select that referenced this pull request Nov 29, 2016
* Added the select2 spinner on updating

* Added bootstrap refreshicon

* changed func. and added tests

* docs(README): fix angular-sanitize typo

"i" was missing in the name of "Angular-Sanitze"

* feat(selectize): add support for multiple selection 

Closes angular-ui#295, closes angular-ui#1787

* Fix: Quotation mark error

* Update CHANGELOG.md (angular-ui#1816)

fix 0.17.0 version in changelog

* fix: ensure aria-activedescendant is correct

This is a fix for a severe error found using the Google Accessibility Developer Tool audit:
ARIA attributes which refer to other elements by ID should refer to elements which exist in the DOM.

* fix: only apply listbox role when open

This is a fix for a severe error found using the Google Accessibility Developer Tool audit:
Elements with ARIA roles must ensure required owned elements are present

* fix(bootstrap): add search role

This is a fix for a severe error found using the Google Accessibility Developer Tool audit:
Elements with ARIA roles must ensure required owned elements are present

* feature(touch): set clickTriggeredSelect to true for touchend events

Setting clickTriggeredSelect to true for "touchend" events fixes an issue I've encoutered when using this property in a search box (using ui-select-match and ui-select-choices), where we couldn't distinguish typing from clicking on an autocomplete result on mobile devices.

* Added the select2 spinner on updating

* Added bootstrap refreshicon

* changed func. and added tests

* Fix: Quotation mark error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants