Greg Johnston
|
1a739015e1
|
distinguish between dirty and check in effects, so that memos and signals both work correctly
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
8385287123
|
remove unused feature
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
c4aa3ba1ba
|
updated future impls
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
ce5f2c81ed
|
check whether ArcAsyncDerived actually needs to run when marked check
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
941689fc5b
|
add ancestry debugging for owners
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
961bf89a8b
|
lazy Future construction for AsyncDerived
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
d360cc280f
|
support Resource in CSR for backward-compat
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
bb7bb8f4c2
|
allow let: syntax to work
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
b29b8fb5ff
|
scope Suspense/Transition correctly within ownership tree
|
2024-08-01 19:41:11 -04:00 |
|
Greg Johnston
|
4ffa3c46b6
|
upgrading hackernews example
|
2024-08-01 19:41:10 -04:00 |
|
Greg Johnston
|
32294d6cab
|
immediately commit URL signal updates
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
46d286755e
|
reexport A from router::components
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
b936e0352f
|
add IntoAny to tachys prelude
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
b5bd70ab94
|
finish support for innerHTML
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
0dd1932b7f
|
feat: iterating over items in children with ChildrenFragment, ChildrenFragmentFn, ChildrenFragmentMut
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
f5d203f0c9
|
only warn about non-reactive accesses if effects are enabled
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
1bc0b414e3
|
only run effects on client
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
d6e19c0a60
|
resolve() implementation for AnyView
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
fc60d6b2d7
|
fix deadlock on nested Signals
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
292e7c1f27
|
fix FlatRouter SSR/hydration after lazy routes
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
1da84db1aa
|
feat: nested islands with context for 0.7
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
535e3e3880
|
fix: correct Send + Sync bounds for children
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
109244b28b
|
feat: minimal island support in 0.7
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
fd048295a4
|
docs: full docs and doctests for Action/MultiAction
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
26cf4848db
|
remove support for rendering guards directly, as they are !Send and holding onto them in State is also a bad idea
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
757a5c73c3
|
support nightly static values for style:key="value"
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
da496def16
|
revert to using .get() for function calls
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
3a755bd8c3
|
fix: only rerun effects if they have dirty ancestors (or it's the first run)
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
e514f7144d
|
start working on porting over docs and tests and 0.7...
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
b881167b8f
|
fix meta issue with attributes
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
1e9d345831
|
fix tracing issue
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
7f7bba6ea3
|
chore: get tests in a working state
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
015a4b63ec
|
fix: make Selector Send/Sync
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
dcec7af4f3
|
docs: runtime warning if you use .track() outside a tracking context
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
5bc97654dc
|
preliminary tracing for tachys
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
2788d93e96
|
chore: warnings
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
604043b4d8
|
examples: router in 0.7
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
ab28c80593
|
fix: passing context through router
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
49da073fed
|
chore: fix warnings about variable case
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
3629302f88
|
examples: timer in 0.7
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
274e31018b
|
feat: Portals in 0.7
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
802fcc5c2a
|
allow either eager or lazy routes
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
da084a2ece
|
update StoredValue API in callbacks
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
d9f6836933
|
chore: clippy warnings
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
d8d2fdac5d
|
smooth out StoredValue APIs
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
9818e7cb68
|
MaybeSignal and MaybeProp
|
2024-08-01 19:40:57 -04:00 |
|
Marc-Stefan Cassola
|
986fbe5328
|
added a few old deprecated functions to help users port (#2580)
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
711175a760
|
implement With(Untracked) for Signal
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
00a536a5dc
|
don't over-rerender nested router
|
2024-08-01 19:40:57 -04:00 |
|
Greg Johnston
|
a7b1152910
|
initial async routing work (to support bundle splitting)
|
2024-08-01 19:40:57 -04:00 |
|