Commit Graph

2103 Commits

Author SHA1 Message Date
Matt Charlton
6a96bf2a63 update test to use IDs, remove unnecessary page load 2019-11-20 08:58:44 -06:00
Matt Charlton
4518d67431 add and use categoryForId 2019-11-20 08:58:44 -06:00
Matt Charlton
657cc5d21f wait for modals to open 2019-11-20 08:58:44 -06:00
Matt Charlton
078912a2e1 check for correct class before each capture 2019-11-20 08:58:44 -06:00
Matt Charlton
d1709fc091 add class to main div 2019-11-20 08:58:44 -06:00
Brian Hicks
a1ed1ff24b
Merge pull request #414 from NoRedInk/7.13.0
bump to 7.13.0
2019-11-19 15:36:14 -06:00
Brian Hicks
2c1f4dafd7 bump to 7.13.0 2019-11-19 14:50:16 -06:00
Brian Hicks
92a0f165f6
Merge pull request #411 from NoRedInk/inputs-float
add an input type that handles floats
2019-11-19 14:49:35 -06:00
Katie Hughes
043b4aa026 make sure module page shows correct version 2019-11-19 12:03:39 -08:00
Katie Hughes
4ed233a424 add an input type that handles floats 2019-11-19 12:03:39 -08:00
Brian Hicks
90f17051cb
Merge pull request #413 from NoRedInk/darken-alert-text
change warning alert text to redDark
2019-11-19 12:55:11 -06:00
Brian Hicks
a26c3fde21 change warning alert text to redDark 2019-11-19 11:46:47 -06:00
Brian Hicks
821f11ef35
Merge pull request #410 from NoRedInk/biggify-modals-again
Biggify modals again
2019-11-18 13:28:51 -06:00
Danielle Pham
095f526c62 Center modal in overlay 2019-11-18 12:44:25 -06:00
Brian Hicks
c0f39c55fa biggify the modals 2019-11-18 12:44:25 -06:00
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