generated from tc39/template-for-proposals
-
Notifications
You must be signed in to change notification settings - Fork 63
Issues: tc39/proposal-signals
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The signal graph protocol should be exposed for novel implementations
#258
opened Jan 23, 2025 by
DavidANeil
Computed signals should expose a callback that is invoked when a value is dropped
#255
opened Jan 22, 2025 by
DavidANeil
Consumers can unexpectedly hold unused memories in dependencies
#254
opened Jan 22, 2025 by
DavidANeil
Allow Computeds to eagerly recalculate to prevent dirty propagation
#253
opened Jan 22, 2025 by
DavidANeil
Consumers should be held weakly to allow all nodes to be live
#252
opened Jan 22, 2025 by
DavidANeil
watcher.watch(signal)
and Signal.subtle.watched
callback when signal is not up to date
#251
opened Jan 15, 2025 by
divdavem
Add
Signal.Buffer
alongside Signal.State
and Signal.Computed
#243
opened Oct 26, 2024 by
dead-claudia
Add batching and batched effects to solve the interoperability / multi-actor problem with batches
#239
opened Sep 6, 2024 by
justinfagnani
Clarification request: (Semantic) equivalence of push-only and push/pull models
#233
opened Jul 17, 2024 by
dehmer
Refactor Signal Class Hierarchy for Improved Type Safety and Extensibility
#230
opened Jun 18, 2024 by
DeepDoge
How to allow
set
in a Computed
to trigger a recomputation synchronously (until the result is stable)
#226
opened Jun 7, 2024 by
divdavem
Do the benefits of signals as a language feature outweigh the costs of solidification into a standard?
#220
opened May 12, 2024 by
devmachiine
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.