-
Notifications
You must be signed in to change notification settings - Fork 779
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
fix(core): Explicitly name the axe module 'axe-core' #859
Commits on Apr 22, 2018
-
fix(core): Explicitly name the axe module 'axe-core'
Avoid the "Mismatched anonymous define() modules" error when the axe script is injected in a page that uses requireJS Closes dequelabs#849
Configuration menu - View commit details
-
Copy full SHA for 0e7e03a - Browse repository at this point
Copy the full SHA 0e7e03aView commit details
Commits on Apr 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 147b665 - Browse repository at this point
Copy the full SHA 147b665View commit details -
Configuration menu - View commit details
-
Copy full SHA for cff3ce7 - Browse repository at this point
Copy the full SHA cff3ce7View commit details
Commits on May 1, 2018
-
chore: Enable Greenkeeper for managing dependencies (dequelabs#847)
* chore: add Greenkeeper config file * chore(package): update dependencies * chore(package): update dependencies * chore(package): update dependencies * chore(package): update dependencies * chore(package): update dependencies * chore(package): update dependencies * docs(readme): add Greenkeeper badge * chore: update to use babel-core * chore: update to latest uglify config properties `bracketize` became `braces` and `expect` became `reserved`
Configuration menu - View commit details
-
Copy full SHA for f97d89f - Browse repository at this point
Copy the full SHA f97d89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5829a6e - Browse repository at this point
Copy the full SHA 5829a6eView commit details -
chore: disable growl to prevent errors in testing
Marcy Sutton committedMay 1, 2018 Configuration menu - View commit details
-
Copy full SHA for fff3511 - Browse repository at this point
Copy the full SHA fff3511View commit details
Commits on May 2, 2018
-
chore: Rename Jest example to help greenkeeper (dequelabs#871)
* chore: rename jest example to help greenkeeper plus signs are invalid in filenames/directories Closes dequelabs#869 * chore: add config to jest_react example Closes dequelabs#865
Configuration menu - View commit details
-
Copy full SHA for 0e0e76e - Browse repository at this point
Copy the full SHA 0e0e76eView commit details
Commits on May 3, 2018
-
fix(core): Explicitly name the axe module 'axe-core'
Avoid the "Mismatched anonymous define() modules" error when the axe script is injected in a page that uses requireJS Closes dequelabs#849
Configuration menu - View commit details
-
Copy full SHA for 8a19b91 - Browse repository at this point
Copy the full SHA 8a19b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6346e6c - Browse repository at this point
Copy the full SHA 6346e6cView commit details -
test(core): Validate that the axe module is named 'axe-core'
Added integration test to check the value of the first argument to define() Closes dequelabs#849
Configuration menu - View commit details
-
Copy full SHA for eb24609 - Browse repository at this point
Copy the full SHA eb24609View commit details