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

Version Packages #366

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Version Packages #366

merged 1 commit into from
Oct 10, 2024

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented Sep 13, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

[email protected]

Minor Changes

  • d902e17: Save editor height and width preferences as a percentage of the viewport size, rather than a fixed pixel value.
    This prevents the editor from obscuring preview panels when toggling the browser tools on/off or resizing the window.

  • 7aaa6d0: Save the state of the editor visibility to the Playroom URL.

    This allows you to share a Playroom link with the editor either open or closed on load.

  • ee73b75: Update snippets behaviour to instantly navigate and scroll to the currently selected snippet.
    This eliminates sluggish feeling caused by smooth scroll.

Patch Changes

  • c5d5808: Fixes a bug that was causing erroneous snippet previews and broken preview updates when moving the cursor in the snippets panel while the snippets panel was closing.

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner September 13, 2024 06:31
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 2 times, most recently from 6e460f0 to 538217b Compare September 20, 2024 00:37
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 3 times, most recently from 910c1bd to 70433d1 Compare October 10, 2024 04:47
@felixhabib felixhabib enabled auto-merge (squash) October 10, 2024 04:55
@felixhabib felixhabib merged commit 8cc6f07 into master Oct 10, 2024
6 checks passed
@felixhabib felixhabib deleted the changeset-release/master branch October 10, 2024 04:57
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.

2 participants