Skip to content

Conversation

@texodus
Copy link
Owner

@texodus texodus commented Jan 11, 2026

  • Adds a few demo themes and theme selector support to the demo.
  • Use fr instead of % for grid-template tracks (which makes for cleaner support for gap, but its still IMO a bit wonky due to how gaps are redistributed when a panel is undocked).
  • Add padding and margin support.
  • Redistribute panels proportionally on insertion, rather than 1 / N.
  • Added a close part .
  • Added top-level edge pinning (as seen in popular IDEs).
  • Added resize cursor indicator when hovering over a split divider.
  • Better HTML slot model does not need to generate named slots per child nor mutate the slot attribute on drag/drop, but you must now use the name attribute to identify panel children instead of slot.
  • Various drive-by fixes, docs and tests.
themes

@texodus texodus added the enhancement New feature or request label Jan 11, 2026
@texodus texodus force-pushed the themes branch 2 times, most recently from 788ad06 to 9aa8b6d Compare January 11, 2026 22:56
@texodus texodus merged commit e93df6b into main Jan 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants