Greg Johnston
|
6a705e2a21
|
chore: clippy
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
43421c56d5
|
example: use a local signal for the input
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
4c4d3dcfa3
|
feat: mark branches in AnyView
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
55053da00c
|
chore: clippy
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
be83b5f27e
|
chore: remove unused imports
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
a4ce79769a
|
fix: improve type inference for the default threadsafe signal case
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
e3f64188c2
|
chore: clippy
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
f7abe727d9
|
fix: add missing imports
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
eb29d84169
|
docs: fix cfg for docsrs
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
200047a8bc
|
chore: remove unnecessary default generics
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
634ac1c4a3
|
chore: clippy and fmt
|
2024-08-01 19:43:09 -04:00 |
|
Saber Haj Rabiee
|
efe832e39a
|
fix: hackernews_js_fetch example for leptos_0.7 (#2678)
|
2024-08-01 19:43:09 -04:00 |
|
Greg Johnston
|
1f2b13a976
|
feat: allow !Send signals
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
d4ec5e187b
|
fix: rename nightly feature for const generic &'static str (d0c11bf6e3 \#diff-7b65e42e2b87910c94950caf7f0687fda2f9f98f311099404f5c4afb4a36e50c)
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
4fe7fe725f
|
chore: remove pub field in Suspend so that Suspend::new() must be used
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
a1ca8549a1
|
chore: fmt
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
e7a8067f9b
|
fix: only create Future once initially, and poll it twice, rather than creating it twice
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
6be090079f
|
chore: fmt
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
8635887ca7
|
feat: optional branch-marking in HTML to support initial work on client-side islands routing
|
2024-08-01 19:42:51 -04:00 |
|
Corvus
|
e3482b433b
|
feat: reintroduce queue_microtask (#2703)
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
e6c2f8c614
|
fix: allow one-element tuples for route matching
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
28fcfe4a46
|
example: use path! macro in router example
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
75336bc265
|
fix: add HTML global on___ attributes
|
2024-08-01 19:42:51 -04:00 |
|
boyswan
|
f4f129caaf
|
feat: add path! macro in router to parse string paths into tuples (#2694)
|
2024-08-01 19:42:51 -04:00 |
|
mahmoud-eltahawy
|
873aec5787
|
feat: allow using enums for StaticSegment by implementing AsPath (#2685)
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
a2385e4c42
|
fix: set None observer properly in ScopedFuture
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
d24f97b59f
|
fix: remove unnecessary untrack in Show
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
51f368c5c5
|
fix: Suspend::new() in router
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
4107203da2
|
examples: update to Suspend::new()
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
efb699a319
|
docs: improved warning location
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
93e6456e19
|
fix: require Suspend::new() to ensure the Future is properly scoped at creation time, not at render time
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
b24ae7a5e3
|
fix: explicitly untrack the children of <Show/>
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
bf8d2e079c
|
fix: custom elements should support any attribute names
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
7752ab78e3
|
fix: custom elements SSR
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
64bc2580ff
|
docs: add tachys docs
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
ddb596feb5
|
chore: start with a default sandbox, to avoid panics in tests
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
dac4589194
|
docs: finish reactive graph docs for 0.7
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
8f0a8e05b4
|
docs: porting docs from 0.6 to 0.7
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
05d01141c5
|
chore: remove unused AsyncState
|
2024-08-01 19:42:50 -04:00 |
|
Bruno De Simone
|
66d6038f2d
|
add allow too_many_arguments (#2684)
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
3b09312e1a
|
chore: clippy
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
62cb361031
|
chore: clippy
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
04c67cb8b6
|
chore: clear warnings
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
efd060c955
|
feat: Suspend on style: and class:
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
6290c42159
|
fix: proper building of paths for nested fields
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
0a89f151be
|
feat: type-erased store Field structs
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
c72c2f4803
|
fix: allow creating resources inside Suspense
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
c771ab7e71
|
examples: revert changes to counter
|
2024-08-01 19:42:50 -04:00 |
|
Bruno De Simone
|
2c4f11b238
|
remove FromRef implementation from LeptosRoutes axum impl (#2670)
|
2024-08-01 19:42:50 -04:00 |
|
luoxiaozero
|
12a9e06c5e
|
feat: additional ARIA attributes (#2677)
|
2024-08-01 19:42:50 -04:00 |
|