-
-
Notifications
You must be signed in to change notification settings - Fork 835
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
Rewrite Button to Typescript #2984
Merged
Merged
Commits on Jul 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d10902 - Browse repository at this point
Copy the full SHA 3d10902View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b4548 - Browse repository at this point
Copy the full SHA b9b4548View commit details -
Fires `console.warn`, but only when the forum is in debug mode. Can help to inform extension developers of possible issues with their JS code.
Configuration menu - View commit details
-
Copy full SHA for fb05d46 - Browse repository at this point
Copy the full SHA fb05d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fbf780 - Browse repository at this point
Copy the full SHA 2fbf780View commit details -
- Prefer `aria-label` over `title` - Don't duplicate button content to `title` attribute - Warn in debug mode if button has no accessible content - Use modern JS/TS syntax (`||=`, spread, etc)
Configuration menu - View commit details
-
Copy full SHA for 935d5a8 - Browse repository at this point
Copy the full SHA 935d5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba68401 - Browse repository at this point
Copy the full SHA ba68401View commit details -
Co-authored-by: Matt Kilgore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f6f4b8 - Browse repository at this point
Copy the full SHA 7f6f4b8View commit details
Commits on Aug 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1ba1aec - Browse repository at this point
Copy the full SHA 1ba1aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32fa4f6 - Browse repository at this point
Copy the full SHA 32fa4f6View commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 15cda91 - Browse repository at this point
Copy the full SHA 15cda91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47557b3 - Browse repository at this point
Copy the full SHA 47557b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 048bab6 - Browse repository at this point
Copy the full SHA 048bab6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.