Commit Graph

180 Commits

Author SHA1 Message Date
Greg Johnston 0beef3b2e0 prep for preview release 2024-08-01 19:40:56 -04:00
Greg Johnston 2470637b0b SSR optimizations for binary size, and flat router 2024-08-01 19:40:25 -04:00
Greg Johnston 2934c295b5 work on Axum integration and on error boundaries 2024-08-01 19:40:25 -04:00
Greg Johnston 789eef914d stash 2024-08-01 19:40:25 -04:00
Greg Johnston 13da1e743d remove TryCatch/fallible rendering in favor of better ErrorBoundary model 2024-08-01 19:40:25 -04:00
Greg Johnston 851e1f73fd get types working with nested ErrorBoundary/Suspense 2024-08-01 19:40:25 -04:00
Greg Johnston e11eea1af1 probably as far as I can go with the current SuspenseBoundary approach 2024-08-01 19:40:25 -04:00
Greg Johnston add3be0ff5 Suspense SSR 2024-08-01 19:40:25 -04:00
Greg Johnston a01640cafd updates toward `todo_app_sqlite` 2024-08-01 19:40:25 -04:00
Greg Johnston b41fde3ff9 work related to 0.7 blog port 2024-08-01 19:40:24 -04:00
Greg Johnston 2fefc8b4bf completing work on meta 2024-08-01 19:40:24 -04:00
Greg Johnston 72b43d1e2b initial work on meta 2024-08-01 19:40:24 -04:00
Greg Johnston 39607adc94 initial work on meta 2024-08-01 19:40:24 -04:00
Greg Johnston 8848eb8b87 `0.6.13` 2024-07-24 08:00:11 -04:00
Oleg Shatov b3db094618
chore: remove `cfg`-related warnings (#2654) 2024-07-03 06:49:32 -04:00
Chris fb5d8513ff
docs: generate link to definition (#2656) 2024-07-03 06:46:02 -04:00
Greg Johnston 96b448805d `v0.6.12` 2024-06-02 14:08:08 -04:00
Ben Wishovich 1ff0a7176d
Update spin_sdk to spin v3 (#2525)
* Update spin_sdk to spin v3

* Add id to Body
2024-04-14 14:34:38 -07:00
Greg Johnston e29d31e686 `0.6.11` 2024-04-10 09:33:22 -04:00
Greg Johnston c750f57ddc `v0.6.10` 2024-04-02 09:39:53 -04:00
Greg Johnston 41f3c46830
chore: bump nightly version in examples (#2479) 2024-04-01 15:16:53 -04:00
battmdpkq 4faf3fa894
chore: fix types in some comments (#2413)
Signed-off-by: battmdpkq <cmaker@163.com>
2024-03-09 07:38:25 -05:00
benwis 3e93a686f4
Fix and release deps 2024-03-03 17:04:34 -08:00
benwis 9e2fb62857
0.6.8 2024-03-02 18:01:10 -08:00
benwis 59d3cce3be
0.6.7 2024-02-29 13:38:09 -08:00
Paul Hansen 6a83161368
chore: add MSRV (#2360) 2024-02-28 07:19:09 -05:00
benwis 330ebdb018
v0.6.6 2024-02-19 13:48:32 -08:00
Esteban Borai 830fba794e
docs: add missing `provide_meta_context()` in example (#2311)
Otherwise user gets:

```
use_head() is being called without a MetaContext being provided. We'll automatically create and provide one, but if this is being called in a child route it may cause bugs. To be safe, you should provide_meta_context() somewhere in the root of the app.
```
2024-02-15 20:19:07 -05:00
Greg Johnston f1bc734dcf `0.6.5` 2024-01-31 19:40:41 -05:00
Greg Johnston 595013579c 0.6.4 2024-01-30 09:17:52 -05:00
Greg Johnston 9f1406250e chore: update deprecated `.remove()` method on `IndexSet` 2024-01-29 11:32:15 -05:00
Greg Johnston 8a2ae7fc7c \`v0.6.3\` 2024-01-26 21:00:21 -05:00
Greg Johnston 9de34b74cf 0.6.2 2024-01-26 18:07:04 -05:00
benwis 2bf09384df
0.6.1
Signed-off-by: benwis <ben@celcyon.com>
2024-01-26 12:32:14 -08:00
benwis ac12e1a411
0.6.0
Signed-off-by: benwis <ben@celcyon.com>
2024-01-26 11:54:07 -08:00
Greg Johnston ca3806e6bc v0.6.0-rc1 2024-01-24 21:35:14 -05:00
Greg Johnston b450f0fd10
fix: don't enable `tracing` feature on `leptos` by default (#2211) 2024-01-20 17:58:22 -05:00
Greg Johnston 7a086ad159 update version number 2024-01-19 14:17:25 -05:00
Greg Johnston 0c4cf5471d `v0.5.7` 2024-01-19 13:03:44 -05:00
benwis 98f18e7c31 release: version 0.5.6 2024-01-16 16:57:07 -08:00
Greg Johnston 3a5730800c `v0.5.5` 2024-01-15 17:10:49 -05:00
Niclas Åhdén fcc9242a63
docs: minor documentation corrections (#2098)
* Docs: Fix Body docs incorrectly referring to html

* Docs: Correct X/Z/Z to X/Y/Z in CONTRIBUTING
2023-12-10 14:24:16 -05:00
Greg Johnston b95a79240e `v0.5.4` 2023-11-28 18:46:51 -05:00
Greg Johnston d6ee2a37f4 `v0.5.3` 2023-11-27 19:38:33 -05:00
martin frances 362e3bc603
chore: stop using std::fmt, instead used core::fmt. (#2033) 2023-11-17 15:36:13 -05:00
Greg Johnston 5f53a1459e `v0.5.2` 2023-10-24 21:03:29 -04:00
ymijorski fc4dea6839
feat: allow custom attributes on `leptos_meta` components (#1874) 2023-10-13 15:30:48 -04:00
Greg Johnston be2d014f08 `v0.5.1` 2023-10-06 09:40:23 -04:00
Daniel Santana a946a0181d
fix: don't overwrite `<Html/>` props (closes #1828) 2023-10-02 13:46:20 -04:00
Greg Johnston 32e8213ebf `v0.5.0` 2023-09-29 17:13:56 -04:00