forked from microbit-foundation/cctd-ml-machine
-
Couldn't load subscription status.
- Fork 4
Merge of tech-stack aligned version back to main #360
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
Conversation
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
`npm run ci` now works
Missing lots of strings
* Use more common translations with standard keys * Set up theming * Homepage UI * Add Data page and routing * Train and test model pages placeholder * Connection dialogs * Add connection flow provider and context * WebUSB flashing [WIP]
Gesture context state has been updated to store an object instead of an array.
…ing) or many recordings (x-axis scrolling)
* Trigger data collection tour when connected * Trigger train model tour once first recording is added * Trigger testing model tour after training
Tweak action enablement and placeholder screen to allow use of actions when the tool isn't connected. This will help in import scenarios and allow some initial exploration without a micro:bit. We still think there's a gap in basic introduction prior to the connect flow but will review separately. --------- Co-authored-by: Grace <grace@microbit.org> Co-authored-by: Grace <145345672+microbit-grace@users.noreply.github.com>
The beta won't ship with this type of content. Removed all unused strings and images. --------- Co-authored-by: Grace <grace@microbit.org>
This keeps the autogenerated code and extension version in sync
- Separate out micro:bit branding for clarity if folks deploy alternative versions - Parameterise the app name - Don't pull purple in just for links
Co-authored-by: Grace <145345672+microbit-grace@users.noreply.github.com>
Fix a few more hardcoded ones. Update copies in the index.html template that we haven't parameterised yet. Temporary meta description.
* Add tests for project generation and updates * Check that autogenerated file is different before update
Use version without broken help links.
Fixes a problem with potentially stale state when syncing with MakeCode.
Remove save logic from default page template.
First cut. Updated media to follow. Projects will likely be disabled for the beta. We'll invest more design effort post-beta.
This reverts commit 2ba27f9.
Co-authored-by: Jonathan Austin <jonny@microbit.org>
The content isn't parameterised by brand/product name.
* Tweak padding and ... menu colour/size * Avoid "Action" header moving when you change page
|
Preview build will be at |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Build on main will deploy to stage-createai.microbit.org (infra side is new so may need tweaking for a first clean build).
No meaningful review at this point.