Commit Graph

2080 Commits

Author SHA1 Message Date
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
Matt Charlton
923d1ce1cc set up makefile and bash script 2019-11-15 11:16:25 +00:00
Matt Charlton
1a95c1f16e add basic percy capture script 2019-11-15 11:16:10 +00:00
Matt Charlton
794822a1d1 install percy script 2019-11-15 11:15:45 +00:00
Tessa
e802ad1a4f
Merge pull request #404 from NoRedInk/tessa/fix-id-error
Fix duped ids
2019-11-08 13:53:29 -08:00
Tessa Kelly
6ab4a905ff Fix duped ids 2019-11-08 12:31:38 -08:00
Tessa
1debf11c3b
Merge pull request #401 from NoRedInk/tessa/bump
Bump for icons
2019-11-04 10:17:36 -08:00
Tessa Kelly
7efbad1c8a Bump 2019-11-04 10:09:07 -08:00
Tessa
392c6b39e2
Merge pull request #400 from NoRedInk/tessa/convert-more-icons
Tessa/convert more icons
2019-11-04 10:06:16 -08:00