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

Add describe() and describeElement() #4654

Merged
merged 42 commits into from
Aug 16, 2020
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
c2ce19e
add accessibility folder and describe()/describeElement()
Jun 15, 2020
a684c01
add accessibility folder and describe()/describeElement()
Jun 15, 2020
6bf8657
add constants for describe() and describeElement()
Jun 15, 2020
a1980ed
accessibility module)
Jun 15, 2020
2565a0f
fix app.js to add accessibility module
Jun 15, 2020
b62d262
improved examples for describe()
Jun 15, 2020
412985e
update element Ids
Jun 15, 2020
be77921
update styling
Jun 15, 2020
50ee933
delete extra space
Jun 18, 2020
d40b7db
better descriptions
Jun 19, 2020
52e4d6f
add regex
Jun 19, 2020
8bee297
changes in description of functions
Jun 23, 2020
6c03031
add class for labels, improve descriptions
Jun 25, 2020
9748310
round numbers in example
Jul 5, 2020
cfa50bc
use global vars
Jul 5, 2020
ea72150
comments on regx
Jul 5, 2020
ef8f786
use consts for element ids
Jul 5, 2020
397c9a6
first tests
Jul 5, 2020
9bdbf60
updates tests
Jul 6, 2020
b8f4065
change elements ids
Jul 6, 2020
b992cc9
update const names
Jul 6, 2020
c0e97e6
fix errors when parameter not string
Jul 6, 2020
d28392c
add tests/change equal for deepEqual
Jul 6, 2020
156b0f6
update description of functions
Jul 6, 2020
e1fb044
fix typo in comment
Jul 27, 2020
af377be
add regex cases + fix regex
Jul 27, 2020
49691a3
add tests
Jul 27, 2020
95631a3
simplify false
Aug 3, 2020
d64db75
verbose variable names
Aug 3, 2020
144b6dc
optimize regex
Aug 3, 2020
7bd6ea8
fix comparing to null
Aug 3, 2020
7d29c42
use template literals
Aug 3, 2020
4419259
store DOM elements
Aug 4, 2020
16a56e2
store DOM elements
Aug 4, 2020
538abf0
no caps in regex
Aug 4, 2020
311f7a1
reorder functions
Aug 6, 2020
096cbc5
reorder functions
Aug 6, 2020
b83d6e3
skip tests
Aug 6, 2020
ba87ef6
fix test issues
Aug 7, 2020
cb24906
:hibiscus:fix tests and move to dummy DOM
Aug 7, 2020
6464da3
remove special characters of element IDs
Aug 10, 2020
2ca1f72
add comments to code
Aug 10, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view