-
Notifications
You must be signed in to change notification settings - Fork 538
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
feat: Migrate button components to TypeScript #1017
Merged
Merged
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a4dce5d - Browse repository at this point
Copy the full SHA a4dce5dView commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2402cd7 - Browse repository at this point
Copy the full SHA 2402cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ac1ef - Browse repository at this point
Copy the full SHA 14ac1efView commit details -
fix: Restore propTypes. Restore default exports. Rename props used by…
… styled components.
Configuration menu - View commit details
-
Copy full SHA for a4ffc03 - Browse repository at this point
Copy the full SHA a4ffc03View commit details -
Configuration menu - View commit details
-
Copy full SHA for a17ff07 - Browse repository at this point
Copy the full SHA a17ff07View commit details -
microsoft/TypeScript#27956 > These errors occur when you have subdirectories of a typeRoots directory…that do not contain index.d.ts files.
Configuration menu - View commit details
-
Copy full SHA for 942a11c - Browse repository at this point
Copy the full SHA 942a11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9218fe4 - Browse repository at this point
Copy the full SHA 9218fe4View commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1d60b55 - Browse repository at this point
Copy the full SHA 1d60b55View commit details -
fix: Don’t add types to 'ButtonBaseProps' that 'ButtonBase' doesn’t use
Instead, share these via a different type ('ButtonSystemProps').
Configuration menu - View commit details
-
Copy full SHA for 7f8997e - Browse repository at this point
Copy the full SHA 7f8997eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8996990 - Browse repository at this point
Copy the full SHA 8996990View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3aed73 - Browse repository at this point
Copy the full SHA e3aed73View commit details -
fix: Apparently 'sx' is not 'compose'able, so apply it separately fro…
…m other 'buttonSystemProps'
Configuration menu - View commit details
-
Copy full SHA for 80317da - Browse repository at this point
Copy the full SHA 80317daView commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6e411c4 - Browse repository at this point
Copy the full SHA 6e411c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a24774 - Browse repository at this point
Copy the full SHA 7a24774View 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.