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

Update CHANGELOG.md #1816

Merged
merged 1 commit into from
Oct 19, 2016
Merged

Update CHANGELOG.md #1816

merged 1 commit into from
Oct 19, 2016

Conversation

katemihalikova
Copy link
Contributor

Fixed 0.17.0 version in changelog

@aaronroberson aaronroberson merged commit 51a0836 into angular-ui:master Oct 19, 2016
@aaronroberson
Copy link
Contributor

Thanks @katemihalikova

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
@katemihalikova katemihalikova deleted the patch-1 branch October 21, 2016 08:04
kboga pushed a commit to kboga/ui-select that referenced this pull request Nov 29, 2016
fix 0.17.0 version in changelog
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.

2 participants