-
Notifications
You must be signed in to change notification settings - Fork 9
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
Change the page meta for standalone editor #220
Merged
sHtev
merged 14 commits into
main
from
issues/219-Change_the_page_meta_for_standalone_editor
Oct 10, 2022
Merged
Change the page meta for standalone editor #220
sHtev
merged 14 commits into
main
from
issues/219-Change_the_page_meta_for_standalone_editor
Oct 10, 2022
Conversation
This file contains 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
patch0
previously requested changes
Oct 7, 2022
sHtev
approved these changes
Oct 10, 2022
sHtev
deleted the
issues/219-Change_the_page_meta_for_standalone_editor
branch
October 10, 2022 16:33
Merged
loiswells97
pushed a commit
that referenced
this pull request
Oct 21, 2022
### Added - Github action for checking if changelog updated (#189) - The web component `runCompleted` event now returns `duration: null` if the host page's tab loses focus during the code run (#192) - Global nav on editor site with link to `raspberrypi.org` and account menu (#195) - Footer on editor site with links to Privacy, Cookies, Accessibility and Safeguarding policies (#200) - Cookie banner on the editor site (#206) but not in the embedded viewer (#231) - Unit tests for login button and 'useProject' hook (#211) - Script for Google Tag Manager to be used on the standalone editor site (#225) - Indentation markers in the editor (#237) - Ability to switch between split and tabbed output views on the editor site and in the web component (#234) ### Changed - Upgraded to Jest 29 (#211) - Updated Editor site title and logo (#220) - Updated Codemirror and related dependencies to their latest versions (#221) - Update build process to strip non-alphanumeric characters from the branch name (#222) ### Fixed - Styling of Astro Pi orientation reset button on editor site (#202) - Updated text output font to display emojis correctly (#221)
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.
What's Changed?
Code Editor | Raspberry Pi
Screenshot
closes #219