New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

playroom

Package Overview
Dependencies
Maintainers
0
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playroom - npm Package Versions

2345
14

0.40.0

Diff
seek-oss-ci
published 0.40.0 •

Changelog

Source

0.40.0

Minor Changes

  • b8f89d2: Set default colour scheme to 'system'.

  • 16ec1e7: Update react and react-dom peer dependency ranges to include ^19

  • 857feab: Remove keybinding for copying Playroom link to clipboard.

  • fab7863: Drop support for browser versions that do not support the IntersectionObserver API

    Playroom no longer provides a polyfill for IntersectionObserver.

Patch Changes

  • 4412ef1: Ensure favicon is displayed on Preview links.
  • 6095dc4: Replace polished dependency with CSS relative color syntax and color-mix
  • 16ec1e7: Remove react-use dependency
  • 67006f0: Fix bug in "Wrap selection in tag" command that caused the start cursor to sometimes be in the wrong position when selecting an empty line.
  • fb14616: Restrict playroom's Vanilla Extract plugin to only process playroom's .css.ts files
  • 719c957: Remove lodash dependency
seek-oss-ci
published 0.0.0-master-20241118051205 •
seek-oss-ci
published 0.0.0-master-20241118025556 •
seek-oss-ci
published 0.39.1 •

Changelog

Source

0.39.1

Patch Changes

  • dbf3310: Update re-resizable dependency.

    Fix issue where resizable handles were stacked below the editor panel and could not be selected.

seek-oss-ci
published 0.39.0 •

Changelog

Source

0.39.0

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
published 0.0.0-snippets-scrolling-20240906021241 •
seek-oss-ci
published 0.0.0-snippets-scrolling-20240905043402 •
seek-oss-ci
published 0.38.1 •

Changelog

Source

0.38.1

Patch Changes

  • a62002d: Apply title from url on page load

    Previously the document title would only update when the frames panel is open. The title is now correctly reflected from the url on page load.

  • cf0fa9e: start: Disable webpack error overlay

    Prevent the default webpack dev server error overlay from blocking the preview frames in start mode. Playroom handles its own errors, and this would block the preview frames and need to be dismissed manually.

seek-oss-ci
published 0.0.0-disable-error-overlay-20240901233411 •
seek-oss-ci
published 0.0.0-frame-src-hash-20240825054000 •
2345
14