-
Notifications
You must be signed in to change notification settings - Fork 839
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
[Docs] Convert all Elastic Charts docs pages to Typescript #7277
Merged
Commits on Oct 10, 2023
-
- convert `PropTypes` to TS types - Inline events to avoid having to type them explicitly
Configuration menu - View commit details
-
Copy full SHA for 865c037 - Browse repository at this point
Copy the full SHA 865c037View commit details -
Configuration menu - View commit details
-
Copy full SHA for be42a9b - Browse repository at this point
Copy the full SHA be42a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5364a3e - Browse repository at this point
Copy the full SHA 5364a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 938a2eb - Browse repository at this point
Copy the full SHA 938a2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 786b56a - Browse repository at this point
Copy the full SHA 786b56aView commit details -
Remove props that shouldn't be there
- some where moved to theme settings instead, others just shouldn't have been there at all in the first place?
Configuration menu - View commit details
-
Copy full SHA for 5574809 - Browse repository at this point
Copy the full SHA 5574809View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02aaa9 - Browse repository at this point
Copy the full SHA d02aaa9View commit details -
- mixed logic is a bit of a headache try to simplify it via a conditional generic
Configuration menu - View commit details
-
Copy full SHA for 90dd645 - Browse repository at this point
Copy the full SHA 90dd645View commit details -
Fix
MultiChartCard
props/types- moving onChange callback to inline removes the need for typing the params explicitly
Configuration menu - View commit details
-
Copy full SHA for 3855d3f - Browse repository at this point
Copy the full SHA 3855d3fView commit details -
Fix more
onChange
types by moving them inline- which removes the need to type the params explicitly
Configuration menu - View commit details
-
Copy full SHA for fdbb82b - Browse repository at this point
Copy the full SHA fdbb82bView commit details -
- remove unused text/title props - make `description` correctly conditional, and add more spacing to the affected card to make up for it
Configuration menu - View commit details
-
Copy full SHA for 2163137 - Browse repository at this point
Copy the full SHA 2163137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e44a7b - Browse repository at this point
Copy the full SHA 7e44a7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc22d2e - Browse repository at this point
Copy the full SHA fc22d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a811de6 - Browse repository at this point
Copy the full SHA a811de6View commit details -
Clean up palette obj iteration types
- including obj iteration microperf improvements
Configuration menu - View commit details
-
Copy full SHA for f470392 - Browse repository at this point
Copy the full SHA f470392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f6547 - Browse repository at this point
Copy the full SHA 82f6547View commit details -
- charts lib appears to work now with react 18
Configuration menu - View commit details
-
Copy full SHA for dfa2a69 - Browse repository at this point
Copy the full SHA dfa2a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for c99b5e3 - Browse repository at this point
Copy the full SHA c99b5e3View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c1c992 - Browse repository at this point
Copy the full SHA 9c1c992View 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.