Skip to content

Update to L3 v3 of renderer #25

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

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Update to L3 v3 of renderer #25

wants to merge 35 commits into from

Conversation

chiefcll
Copy link
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 5 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
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