Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Update to L3 v3 of renderer#25

Merged
chiefcll merged 41 commits into
mainfrom
rc3
Jun 12, 2025
Merged

Update to L3 v3 of renderer#25
chiefcll merged 41 commits into
mainfrom
rc3

Conversation

@chiefcll

Copy link
Copy Markdown
Contributor

No description provided.

chiefcll and others added 30 commits March 19, 2025 20:01
* Add new /devtools submodule implementing element interface for solid-devtools

* Improve devtools element interface

* implement ElementInterface.getRect

* Cleanup elementInterface

* Cleanup elementInterface

* Implement ElementInterface.getLocation

* Update elementInterface to scale width and height by parent scale

* Use debug.LOCATION_ATTRIBUTE_NAME instead of raw string

* Update @solid-devtools/debugger

* Cirrect ElementInterface.getRect to scale from element center

* Add Solid Devtools integration documentation and sidebar link
- use one number field instread of two booleans
- don't queue node that was just added
#45)

- Created a GitHub Actions workflow for building and testing on push and pull request events to the main branch.
- Added VSCode launch configuration for running tests in watch mode.
- Configured pnpm workspace to only build specific dependencies. (esbuild postinstall scripts)
- Add test for flex when swapping parents (requires lightning-tv/core#45)
- Add vitest and ts config for tests to support transforming jsx with solid vite plugin.
thetarnav and others added 11 commits May 16, 2025 08:09
* Add Marquee component to primitives

* Rename gap prop to scrollGap in Marquee
* Improve `chainFunctions` and `Dynamic` types, add `chainRefs`

* Correct `chainRefs` types
* Fix autofocus support in Grid

* Remove unnecessary tracking of focusedIndex in autofocus effect

* Change items prop in GridProps to be readonly
@chiefcll
chiefcll merged commit 0260d7a into main Jun 12, 2025
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants