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

Resizable panes #83

Closed
wants to merge 10 commits into from
Closed

Resizable panes #83

wants to merge 10 commits into from

Conversation

jamesnw
Copy link

@jamesnw jamesnw commented Aug 30, 2024

Description

Uses Spectrum split view component to make panes resizable. We will need to make some UX decisions around stacking, minimum sizes, etc.

Related Issue(s)

#82

https://deploy-preview-83--sass-site-oddbird.netlify.app/playground/

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for sass-site-oddbird ready!

Name Link
🔨 Latest commit cddf61d
🔍 Latest deploy log https://app.netlify.com/sites/sass-site-oddbird/deploys/66f7158a066b760008b7e83c
😎 Deploy Preview https://deploy-preview-83--sass-site-oddbird.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jamesnw jamesnw linked an issue Aug 30, 2024 that may be closed by this pull request
@jamesnw
Copy link
Author

jamesnw commented Sep 10, 2024

@stacyk Here are the WC style files- https://github.com/adobe/spectrum-web-components/blob/main/packages/split-view/src/spectrum-split-view.css

jamesnw and others added 9 commits September 10, 2024 15:36
* main: (23 commits)
  [Playground] Click to Copy (sass#1177)
  Cut a release for a new Dart Sass version
  [Playground] Debug links (sass#1179)
  Add breaking change page for legacy-js-api (sass#1193)
  [Playground] Autocomplete (sass#1166)
  Add a breaking change page for color functions (sass#1192)
  Remove nonexisting `color.saturate()` function (sass#1190)
  Fix unprefixed `color.adjust()` name (sass#1188)
  Sort color functions alphabetically (sass#1187)
  Document color migrator (sass#1186)
  Cut a release for a new Dart Sass version
  Document new color spaces (sass#1055) (sass#1115)
  Cut a release for a new Dart Sass version
  Bump date-fns from 3.6.0 to 4.0.0 (sass#1181)
  Bump rollup from 4.21.2 to 4.21.3 (sass#1182)
  Bump @codemirror/autocomplete from 6.18.0 to 6.18.1 (sass#1183)
  Bump @typescript-eslint/eslint-plugin from 8.5.0 to 8.6.0 (sass#1185)
  Bump markdown-it-anchor from 9.1.0 to 9.2.0 (sass#1184)
  Fix footer not showing the latest versions. (sass#1178)
  [Playground] Code links (sass#1167)
  ...
@jamesnw
Copy link
Author

jamesnw commented Sep 27, 2024

Closed for sass#1204

@jamesnw jamesnw closed this Sep 27, 2024
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.

Playground- flexible panels
3 participants