-
-
Notifications
You must be signed in to change notification settings - Fork 406
[Solid] Ariakit Solid 0.2 #4378
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
base: main
Are you sure you want to change the base?
Conversation
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Parent: #4378 Command has been implemented, plus a few minor tweaks here and there.
Parent: #4378 Implemented along with examples/tests, including some unblocked by this.
Deploying with
|
| Status | Latest Commit | Updated (UTC) |
|---|---|---|
| ❌ Deployment failed | b4e8283 | May 18 2025, 10:56 PM |
This branch is the target of Ariakit Solid-related PRs for the time being. Do not merge into main for now!
Changes:
Primitives:
Quick & dirty TODOs:
-gin dependents count script[event-chain]- array overload thingy[capture-events]- solid doesn't delegate capture events and there is no direct prop for capture events to chain with, tricky stuff[style-chain]- styles can be string, maybe grab function from solid-primitives (the one used within combineProps)[tab-index]- solid supports string also while react apparently normalizes to number?<As />component is executed directly inrenderprop, if even possible (e.g.render={<Whatever />}tscerrors :(Additional grep codes:
[ariakit-ask]- things to ask or figure out about ariakit internals and logic