alpha
Login
or
Join now
bomb.sh
/
playground
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/bombshell-dev/playground.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
playground
/
packages
/
freedom
/
src
/
lib
/
at
form-experimentation
8 files
Charles Lowell
make a general input model
2mo ago
cc4a0c58
dispatch.ts
Revert "✨ add DispatchEvent eval-event extension" This reverts commit 087d137b7b8ead1cce8736de17d64eb6ef290de5.
3 months ago
focus.ts
make a general input model
2 months ago
mod.ts
♻️ rewrite focus as synchronous; remove old async API (FreedomApi/useTree/append/eval) - focus.ts: sync functions taking a node; useFocus installs a remove-interceptor via node.scope.around(NodeApi) - NodeApi gains sync remove; Node.remove() returns the teardown Promise - delete freedom.ts (FreedomApi/append/operations) and tree.ts (useTree) - drop Component/Tree/Node.eval from types; mod.ts exports the new surface - focus.test.ts rewritten imperatively (synchronous)
2 months ago
node.ts
Don't cycle focus through root
2 months ago
root.ts
✅ rewrite freedom.test.ts imperatively; buffer createRoot events via Queue
2 months ago
state.ts
✅ rewrite freedom.test.ts imperatively; buffer createRoot events via Queue
2 months ago
types.ts
Don't cycle focus through root
2 months ago
validate.ts
🎨 disable no-generic-error and max-params in impacted freedom files
3 months ago