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(rule): Label and Name from Content mismatch WCAG21 (Issue #1149) #1335

Merged
merged 44 commits into from
Feb 21, 2019
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
8c80f14
chore(WIP): rewrite accessibleText
WilcoFiers Sep 20, 2018
82e5c74
Merge branch 'develop' into a11y-name
WilcoFiers Sep 26, 2018
9d2451e
chore: More refactoring for accname
WilcoFiers Sep 26, 2018
305c864
chore(WIP): More improvements to accessibleName
WilcoFiers Oct 10, 2018
8501f34
feat: Reimplement accessible name computation
WilcoFiers Oct 10, 2018
dec7220
chore: All accessible name tests passing
WilcoFiers Oct 13, 2018
abb0673
chore(accName): All tests passing
WilcoFiers Oct 13, 2018
4de5489
chore: Add tests
WilcoFiers Nov 9, 2018
a98448b
chore: Test form-control-value
WilcoFiers Nov 23, 2018
e264958
chore: Merge develop
WilcoFiers Nov 23, 2018
1aded4a
chore: Refactor and add docs to accessible-text
WilcoFiers Nov 24, 2018
6e67b52
chore: Add tests for namedFromContents
WilcoFiers Nov 25, 2018
2a5020e
chore: Refactor subtreeText method
WilcoFiers Nov 25, 2018
6ff002b
chore: Refactor native accessible text methods
WilcoFiers Nov 25, 2018
4c6c351
chore: Coverage for text.labelText
WilcoFiers Dec 3, 2018
6917ec9
Merge branch 'develop' into a11y-name
WilcoFiers Jan 7, 2019
73ded40
Merge branch 'develop' into a11y-name
jeeyyy Jan 23, 2019
2244ed2
fix: update to axe.commons.matches usage
jeeyyy Jan 23, 2019
6c35b51
Merge branch 'develop' into a11y-name
jeeyyy Jan 23, 2019
9bddd36
test: fix nativeTextboxValue tests
jeeyyy Jan 23, 2019
3f9a969
test: fix failing tests
jeeyyy Jan 25, 2019
1227102
chore: merge from develop
jeeyyy Jan 25, 2019
dfa1bd7
fix: compute includeHidden as a part of accessibleName fn
jeeyyy Jan 25, 2019
d0f45e7
fix: do not mutate context in accessibleText
jeeyyy Jan 25, 2019
c3a1bdc
Merge branch 'develop' into a11y-name
jeeyyy Jan 25, 2019
ef1c638
feat: rule for label and name from content mismatch
jeeyyy Jan 28, 2019
14b09b6
Merge branch 'develop' into new-rule-lcnm
jeeyyy Jan 28, 2019
7412de8
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 1, 2019
d615dbe
fix: refactor based on review and add unicode computation
jeeyyy Feb 6, 2019
ad9aa2d
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 6, 2019
ec2af57
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 12, 2019
b21e631
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 12, 2019
3945006
refactor: update based on code review
jeeyyy Feb 12, 2019
2b07290
test: update test
jeeyyy Feb 12, 2019
6696c5d
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 18, 2019
9afed3f
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 18, 2019
b18226f
chore: fix linting errors
jeeyyy Feb 18, 2019
866fe88
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 19, 2019
5fefd54
refactor: updates based on code review
jeeyyy Feb 19, 2019
56e4680
merge from develop
jeeyyy Feb 19, 2019
fd003e7
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 20, 2019
072711d
refactor: unicode and punctuation methods
jeeyyy Feb 20, 2019
eabb7dd
Merge branch 'develop' into new-rule-lcnm
jeeyyy Feb 21, 2019
92489be
test: update tests
jeeyyy Feb 21, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into a11y-name
  • Loading branch information
WilcoFiers committed Sep 26, 2018
commit 82e5c744d3529877354318b243fbda8c4074e073

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.