-
Notifications
You must be signed in to change notification settings - Fork 39
Upgrade Chakra UI/React #1114
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
Merged
Merged
Upgrade Chakra UI/React #1114
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
7a90616
Upgrade Chakra UI/React.
microbit-matt-hillsdon 1eaa63e
Use matching theme (temporarily from branch)
microbit-matt-hillsdon e64f165
React 18, but skip the strict mode.
microbit-matt-hillsdon f431405
Sidebar is back!
microbit-matt-hillsdon 917b48f
Fix unmounted hook.
microbit-matt-hillsdon d876908
Fix deps of Chakra UI.
microbit-matt-hillsdon 3375749
disabled -> isDisabled for Chakra components
microbit-matt-hillsdon b19d31d
e2e fixes
microbit-matt-hillsdon f99fd77
Fix drop test code.
microbit-matt-hillsdon d8a508e
Remove debug.
microbit-matt-hillsdon 3a1ae2e
More e2e fixes.
microbit-matt-hillsdon bbb87f5
More e2e.
microbit-matt-hillsdon d0a7971
Dependency faff.
microbit-matt-hillsdon be774de
Merge branch 'main' into chakra-upgrade
microbit-robert 6aa4cac
Fix type error
microbit-robert d6553f8
Dubious change to fix e2e tests
microbit-robert 605ee5a
Revert "Dubious change to fix e2e tests"
microbit-robert 6216365
This helps with some unrelated failures.
microbit-matt-hillsdon 3aa8bc2
Defensiveness.
microbit-matt-hillsdon 8795f08
Pin puppeteer to version before these changes.
microbit-matt-hillsdon 0a89ceb
Drop the networkidle options.
microbit-matt-hillsdon e3f0234
Visual fix. Unrelated to e2e.
microbit-matt-hillsdon d79b559
Allow time for indexing to complete.
microbit-matt-hillsdon 612afd0
Wait for button to be available.
microbit-matt-hillsdon e13a1db
Fix timing issue.
microbit-matt-hillsdon eddda00
Tweaks for things that aren't ready yet.
microbit-matt-hillsdon e7b5884
Note re macs.
microbit-matt-hillsdon 4931f74
Lint warnings in tests.
microbit-matt-hillsdon 2f60cb3
Upgrade testing-lib.
microbit-matt-hillsdon 24cd7ea
testing-utils lint fixes.
microbit-matt-hillsdon 2046abd
Upgrade theme library + fix types.
microbit-matt-hillsdon d71ba52
Bump an initial find timeout.
microbit-matt-hillsdon 82b1b75
Apply suggestions from code review
microbit-matt-hillsdon 5f1d909
Merge branch 'main' into chakra-upgrade
microbit-matt-hillsdon c4d2e41
Update package lock.
microbit-matt-hillsdon bec4b5e
Note re Mac support.
microbit-matt-hillsdon 936b91c
Merge branch 'chakra-upgrade' of github.com:microbit-foundation/pytho…
microbit-matt-hillsdon d327bdf
Reinstate padding before CM upgrade.
microbit-matt-hillsdon fea39a8
Upgrade Chakra UI etc.
microbit-matt-hillsdon c112293
Merge branch 'main' into chakra-upgrade
microbit-matt-hillsdon fa3686f
Snapshot changes
microbit-matt-hillsdon 6e731f8
Add babel package we're nagged about
microbit-matt-hillsdon 5364c15
Version with fewer issues
microbit-matt-hillsdon 87e9b53
Tweak to match pre-upgrade style
microbit-matt-hillsdon acdf541
Focus workaround
microbit-matt-hillsdon a4ebd10
Simplify focus handling
microbit-matt-hillsdon 810d3cd
Fix imports
microbit-matt-hillsdon 849f933
Fixed theme package
microbit-matt-hillsdon f5c6ff3
Move theme typings to postinstall
microbit-matt-hillsdon f344eac
Use the last working version of react-focus-lock
microbit-matt-hillsdon ae392a0
Update theme package to merged version
microbit-matt-hillsdon 813b0d6
Upgrade again, for focus-lock fix
microbit-matt-hillsdon 68921b8
Upgrade after removing explicit dep
microbit-matt-hillsdon cf1ca98
Stop using resize observer for sim split height
microbit-robert 6c34c0c
Remove my from slider to match deployed version
microbit-robert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
---|---|---|
|
@@ -36,7 +36,7 @@ jobs: | |
- run: npm ci | ||
env: | ||
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
- run: npm install --no-save @microbit-foundation/[email protected].23 @microbit-foundation/[email protected] @microbit-foundation/[email protected] @microbit-foundation/circleci-npm-package-versioner@1 | ||
- run: npm install --no-save @microbit-foundation/[email protected].31 @microbit-foundation/[email protected] @microbit-foundation/[email protected] @microbit-foundation/circleci-npm-package-versioner@1 | ||
if: github.repository_owner == 'microbit-foundation' | ||
env: | ||
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.