Skip to content
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
merged 14 commits into from
Oct 10, 2022

Conversation

create-issue-branch[bot]
Copy link
Contributor

@create-issue-branch create-issue-branch bot commented Oct 6, 2022

What's Changed?

  • Editor site title is now Code Editor | Raspberry Pi
  • Editor site tab icon is now the editor site logo rather than the React logo

Screenshot

Screenshot 2022-10-06 at 14 49 17

closes #219

@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 6, 2022 13:21 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 6, 2022 13:29 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 6, 2022 13:40 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 6, 2022 13:47 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 6, 2022 13:54 Inactive
@loiswells97 loiswells97 marked this pull request as ready for review October 6, 2022 13:54
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 7, 2022 11:17 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 7, 2022 11:39 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 7, 2022 13:23 Inactive
patch0
patch0 previously requested changes Oct 7, 2022
src/index.html Outdated Show resolved Hide resolved
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 7, 2022 14:13 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 10, 2022 10:29 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 10, 2022 10:38 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 10, 2022 10:41 Inactive
@loiswells97 loiswells97 temporarily deployed to previews/220/merge October 10, 2022 10:42 Inactive
@loiswells97 loiswells97 dismissed patch0’s stale review October 10, 2022 11:00

no longer relevant

@sHtev sHtev temporarily deployed to previews/220/merge October 10, 2022 16:24 Inactive
@sHtev sHtev enabled auto-merge (squash) October 10, 2022 16:30
@sHtev sHtev merged commit 44cfb42 into main Oct 10, 2022
@sHtev sHtev deleted the issues/219-Change_the_page_meta_for_standalone_editor branch October 10, 2022 16:33
@patch0 patch0 mentioned this pull request Oct 21, 2022
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the page meta for standalone editor
3 participants