1
1
mirror of https://github.com/primer/css.git synced 2024-12-26 15:43:59 +03:00
css/script
Kate Higa 6d1cc359cf
Add accessibility checks for component documentation examples (#2017)
* * run axe on doc examples

* * update script

* * update axe.yml

* * update script to zsh

* * update axe.yml

* * fix indentation

* * fix script

* * can't use zsh script

* * fix syntax of calling array in bash

* * ensure that we don't run axe on pages we want to exclude

* * add to list

* * include utilities

* * add documentation to script

* * add back localhost

* * fix weird formatting

* bad

* bad

* bad

* bad

* * update script to only run on updated paths we care about

* * update comments on script*

* * move modified files check to action

* add fetch-depth

* add quotes

* * introduce GitHub Action workflow

* * refactor

* pass env variable to bash script

* update script and fix id

* * ensure array is used

* remove temporary testing changes

* * update message slightly

* Revert "remove temporary testing changes"

This reverts commit fc332142a8.

* add back exit code

* fix variables

* Revert "fix variables"

This reverts commit 191b02d5ea.

* update message

* update message

* add back files removed for testing

Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 14:19:47 -07:00
..
.eslintrc.json disable no-console in script/ 2019-09-10 11:28:09 -07:00
analyze-variables.js Spelling (code changes) (#1982) 2022-04-12 13:57:56 -07:00
axe-docs Add accessibility checks for component documentation examples (#2017) 2022-04-12 14:19:47 -07:00
bundle-size-report.js Spelling (#1981) 2022-03-08 04:29:10 +00:00
dist.js Convert build tools to use dart-sass (#1617) 2021-09-24 00:49:00 +00:00
prepublish Convert package to a ES module (#1528) 2021-08-11 14:10:47 -07:00
pretest Test force 2021-05-05 13:45:27 -07:00
primer-css-compiler.js Fixing docs build (#1634) 2021-10-01 16:22:30 -07:00
selector-diff-report Only 1 line before after 2021-05-05 13:15:12 -07:00
stylelint-add-disables.js Upgrade stylelint config and adding stylelint scripts (#1934) 2022-02-09 08:38:01 -08:00
stylelint-remove-disables.js Spelling (#1981) 2022-03-08 04:29:10 +00:00