Brian Hicks
0764e4527f
add some more cupcake ipsum
2019-11-18 12:44:25 -06:00
Brian Hicks
547d3c7ad4
Merge pull request #409 from NoRedInk/fix-a11y-low-hanging-fruit
...
Fix a11y low hanging fruit
2019-11-18 12:41:15 -06:00
Brian Hicks
cb3c5c4630
darken default red
2019-11-15 19:10:17 -06:00
Brian Hicks
2c899bec46
use darker colors for slides
2019-11-15 17:27:07 -06:00
Brian Hicks
03eee1aeda
remove a couple more invalid aria attributes
2019-11-15 17:09:26 -06:00
Brian Hicks
3e313ac4d3
fix invalid aria attributes
...
1. a valid ID cannot contain spaces
2. an ID referenced by aria-controls must be present on the page
2019-11-15 17:09:25 -06:00
Brian Hicks
dc0b0966e0
aria-selected has to be on the element with role=tab
2019-11-15 17:09:25 -06:00
Brian Hicks
8873b4883a
fix unlabelled select
2019-11-15 17:09:25 -06:00
Brian Hicks
1a36f88c6d
contain all content in landmarks
2019-11-15 17:09:25 -06:00
Brian Hicks
4618cc5fde
get rid of all out-of-order header violations
2019-11-15 17:09:25 -06:00
Brian Hicks
fe06f37b8f
add language to html
2019-11-15 17:09:25 -06:00
Brian Hicks
cc61d72b55
break up sections to make the axe report easier to scan
2019-11-15 17:09:25 -06:00
Brian Hicks
45574578ca
remove duplicate IDs/active selectors in segmented control
2019-11-15 17:09:25 -06:00
Brian Hicks
946525243e
fix duplicate IDs in checkbox example
2019-11-15 17:09:25 -06:00
Brian Hicks
292c07b2fb
change target errors and make the value more obvious
2019-11-15 17:09:25 -06:00
Brian Hicks
36c59a8a45
add a main to the styleguide
...
this revealed some errors in the callout: namely that we're not supposed
to have <aside> inside <main>. Since we should always have a <main>, we
should indicate callouts some other way. A <div> works fine for this.
2019-11-15 17:09:25 -06:00
Brian Hicks
f6f628fb55
fix typo
2019-11-15 17:09:25 -06:00
Brooke
75ab7fa105
Merge pull request #408 from NoRedInk/brooke/bump-it
...
bump to 7.12.1
2019-11-15 12:01:05 -08:00
brookeangel
0fa7d71eb8
bump to 7.12.1
2019-11-15 11:17:30 -08:00
Brooke
069384e3a4
Merge pull request #387 from NoRedInk/tooltip-patch
...
use onClickStopPropagation in tooltip.V1
2019-11-15 11:14:26 -08:00
brookeangel
72c09eccfc
Merge remote-tracking branch 'origin/master' into tooltip-patch
2019-11-15 10:54:16 -08:00
Matt Charlton
d88d92fbbf
Merge pull request #407 from NoRedInk/add-percy
...
Add percy
2019-11-15 16:25:01 +00:00
Matt Charlton
9b90b47773
remove click that didn't work
2019-11-15 16:06:19 +00:00
Matt Charlton
797d0d2d3c
check checked checkbox
2019-11-15 16:00:51 +00:00
Matt Charlton
d6e42843db
check modals
2019-11-15 16:00:41 +00:00
Matt Charlton
4457940f48
check each page individually
2019-11-15 16:00:31 +00:00
Matt Charlton
a8f71059e7
use a static id to check we've loaded
2019-11-15 15:59:49 +00:00
Matt Charlton
0685364963
remove unnecessary id
2019-11-15 14:50:52 +00:00
Matt Charlton
239c75afee
add missing await
2019-11-15 14:37:50 +00:00
Matt Charlton
89479ca0e9
remove width option
2019-11-15 14:33:26 +00:00
Matt Charlton
63c455ac38
change capture name
2019-11-15 14:28:50 +00:00
Matt Charlton
f38215a0b1
One snapshot, one width
2019-11-15 14:25:42 +00:00
Matt Charlton
651f96b2fd
go to each url and capture
2019-11-15 14:14:27 +00:00
Matt Charlton
056a67ba9c
extra pass of percySnapshot
2019-11-15 14:06:58 +00:00
Matt Charlton
1b9ebe3923
remove extra await
2019-11-15 14:02:52 +00:00
Matt Charlton
e28076a31e
remove extra bracket
2019-11-15 14:00:22 +00:00
Matt Charlton
9187c06037
use page.evaluate()
2019-11-15 13:58:00 +00:00
Matt Charlton
fbe230d570
wait till page loads
2019-11-15 13:49:36 +00:00
Matt Charlton
af61849ea0
try with a window
2019-11-15 13:44:56 +00:00
Matt Charlton
2043e40374
make the foreach async
2019-11-15 13:41:29 +00:00
Matt Charlton
aacfd158e1
capture each page individually
2019-11-15 13:37:27 +00:00
Matt Charlton
ed2e421fe0
add id to categories div
2019-11-15 13:33:41 +00:00
Matt Charlton
6dd653d9fa
correct file path to js file
2019-11-15 13:14:58 +00:00
Matt Charlton
3666138a85
back to localhost and correct command
2019-11-15 13:12:16 +00:00
Matt Charlton
b90a647921
change url
2019-11-15 12:22:59 +00:00
Matt Charlton
f98f4ff745
remove console.log
2019-11-15 11:49:45 +00:00
Matt Charlton
7ae0a089e2
add a debug log
2019-11-15 11:42:45 +00:00
Matt Charlton
97a5c6c6b3
update selector
2019-11-15 11:23:31 +00:00
Matt Charlton
a1535aaac4
remove unused url arg
2019-11-15 11:17:37 +00:00
Matt Charlton
7c187e1109
make percy tests part of make test
2019-11-15 11:17:24 +00:00