Greg Johnston
|
43421c56d5
|
example: use a local signal for the input
|
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
|
8635887ca7
|
feat: optional branch-marking in HTML to support initial work on client-side islands routing
|
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
|
4107203da2
|
examples: update to Suspend::new()
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
3b09312e1a
|
chore: clippy
|
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
|
c771ab7e71
|
examples: revert changes to counter
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
3515469835
|
feat: iteration over reactive store list
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
6590749956
|
docs: initial work on porting docs from 0.6 to 0.7
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
6ca3639c3e
|
fix: improved API for unsync actions that doesn't require SendWrapper on input
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
37db7b5d0a
|
chore: leptosfmt
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
e2721d53bd
|
fix: invalid p/ul relationship causing hydration issue
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
0cf3113812
|
feat: local resources with .await
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
2006eca1a0
|
Form component in 0.7
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
a68653b385
|
feat: automatically replace Suspense blocks if they are still waiting to be flushed, without JS (replaces PartiallyBlocked)
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
8502745036
|
chore: update test output
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
64fc6cd514
|
restore fallback for compressed version
|
2024-08-01 19:42:50 -04:00 |
|
Greg Johnston
|
38d51b01d7
|
feat: support reactive and asynchronous ProtectedRoute conditions
|
2024-08-01 19:42:49 -04:00 |
|
Ben Wishovich
|
c676cf921d
|
Make get_configuration sync (#2647)
* Made get_configuraiton sync
* Update examples
|
2024-08-01 19:42:49 -04:00 |
|
Greg Johnston
|
fc59cdaf61
|
examples: update directives tests
|
2024-08-01 19:42:49 -04:00 |
|
Greg Johnston
|
18b33c7606
|
updated directives example
|
2024-08-01 19:42:49 -04:00 |
|
Greg Johnston
|
3ebea79e05
|
preliminary work on directives (not useful yet until we have an ElementExt that allows you to do things declaratively from an Element
|
2024-08-01 19:42:49 -04:00 |
|
Greg Johnston
|
5b7f5e3db3
|
hackernews islands example
|
2024-08-01 19:42:49 -04:00 |
|
Greg Johnston
|
ae14644806
|
update static file serving in Axum examples
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
7ca810d8bd
|
fix islands ci setup
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
2a558aa3f0
|
islands example
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
36d16d9253
|
remove unused tests and dependencies
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
722fd0f6c2
|
fix: () in templates
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
a42e371e79
|
chore: clippy
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
11119144d2
|
fix js-framework-benchmark for stable
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
a0b158f016
|
update hackernews_axum to 0.7
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
737949cff6
|
fix example tests
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
7c5b7fcbb1
|
update islands example
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
417d345b83
|
examples: errors_axum
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
3fb2d49d89
|
chore(ci): fix examples
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
a32c71539d
|
feat: 0.7 query signals
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
ce832cef21
|
rename from new_serde to new
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
e69f62b939
|
fix CSS file names
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
2c48b07186
|
update todo app csr
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
0d867ba016
|
fix: correctly escape text nodes, except in script/style tags
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
3f83ad7dda
|
chore: clean up examples for CI
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
32f77cc42b
|
refactor insert_before_this to find parent lazily, and use it for rebuilding reactive components by replacing their whole contents
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
0d665c9c05
|
move several complex examples into projects
|
2024-08-01 19:42:21 -04:00 |
|
Greg Johnston
|
a03d74494d
|
update js-framework-benchmark example
|
2024-08-01 19:42:20 -04:00 |
|
Greg Johnston
|
131c83e28e
|
fix test text
|
2024-08-01 19:42:20 -04:00 |
|
Greg Johnston
|
202abd1d35
|
suspense_tests: actually wait for other resource in nested case
|
2024-08-01 19:42:20 -04:00 |
|
Greg Johnston
|
a18dd6dfd7
|
re-enable all routes
|
2024-08-01 19:42:20 -04:00 |
|
Greg Johnston
|
96c956efdf
|
progress on updating suspense tests
|
2024-08-01 19:42:20 -04:00 |
|