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

feat: Fork elementToRole from aria-query #7

Merged
merged 1 commit into from
Oct 21, 2019
Merged

feat: Fork elementToRole from aria-query #7

merged 1 commit into from
Oct 21, 2019

Conversation

eps1lon
Copy link
Owner

@eps1lon eps1lon commented Oct 21, 2019

aria-query seems unmaintained (no response in a month). It includes some bugs and is based on an outdated mechanism (rdf is dropped from ARIA).

aria-query seems unmaintained (no response in a month). It includes some bugs
and is based on an outdated mechanism
(rdf is dropped from ARIA)
@eps1lon eps1lon added the enhancement New feature or request label Oct 21, 2019
@eps1lon eps1lon merged commit fe4fab5 into master Oct 21, 2019
@eps1lon eps1lon deleted the feat/getRole branch October 21, 2019 19:17
eps1lon pushed a commit that referenced this pull request Nov 5, 2019
# [0.1.0](v0.0.1...v0.1.0) (2019-11-05)

### Bug Fixes

* Fix test name_heading-combobox ([#16](#16)) ([e969395](e969395))

### Features

* **name:** Consider prohibited naming ([#19](#19)) ([6692d6b](6692d6b))
* Consider all cases of "name from content" ([#13](#13)) ([835cb76](835cb76))
* Consider content from before and after pseudo elements ([#5](#5)) ([0987426](0987426))
* Fork elementToRole from aria-query ([#7](#7)) ([fe4fab5](fe4fab5))
valzhad pushed a commit to valzhad/dom-accessibility-api that referenced this pull request Mar 27, 2023
# [0.1.0](eps1lon/dom-accessibility-api@v0.0.1...v0.1.0) (2019-11-05)

### Bug Fixes

* Fix test name_heading-combobox ([#16](eps1lon/dom-accessibility-api#16)) ([e969395](eps1lon/dom-accessibility-api@e969395))

### Features

* **name:** Consider prohibited naming ([#19](eps1lon/dom-accessibility-api#19)) ([6692d6b](eps1lon/dom-accessibility-api@6692d6b))
* Consider all cases of "name from content" ([#13](eps1lon/dom-accessibility-api#13)) ([835cb76](eps1lon/dom-accessibility-api@835cb76))
* Consider content from before and after pseudo elements ([#5](eps1lon/dom-accessibility-api#5)) ([0987426](eps1lon/dom-accessibility-api@0987426))
* Fork elementToRole from aria-query ([#7](eps1lon/dom-accessibility-api#7)) ([fe4fab5](eps1lon/dom-accessibility-api@fe4fab5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant