forked from ryersondmp/sa11y
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
View [Sa11y 3.0 Release Notes](https://github.com/ryersondmp/sa11y/releases/tag/3.0.0) ## Acknowledgements Thanks to [@thibaudcolas(https://github.com/thibaudcolas), [@albinazs](https://github.com/albinazs), and [@brianteeman](https://github.com/brianteeman) for offering their guidance and feedback around RTL styles & web components. ### German translations Co-authored-by: Tim <[email protected]>, Thomas Skerbis <[email protected]> and @ansichtsache <[email protected]>, and [@skerbis](https://github.com/skerbis)
- Loading branch information
1 parent
93bd5c9
commit 0c14e0c
Showing
146 changed files
with
61,959 additions
and
37,581 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
{ | ||
"extends": "airbnb-base", | ||
"env": { | ||
"browser": true | ||
"browser": true | ||
}, | ||
"rules": { | ||
"max-len": "off", | ||
"class-methods-use-this": "off", | ||
"import/prefer-default-export": "off", | ||
"import/extensions": "off", | ||
"class-methods-use-this": "off", | ||
"import/prefer-default-export": "off", | ||
"import/extensions": "off", | ||
"max-classes-per-file": "off", | ||
"no-plusplus": [ | ||
"error", | ||
"object-curly-newline": "off", | ||
"no-plusplus": [ | ||
"error", | ||
{ | ||
"allowForLoopAfterthoughts": true | ||
} | ||
] | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.