Skip to content

Releases: fermyon/leptos-spin

v0.2.0: Publish 0.2.0 (#36)

02 May 20:57
f80d20b
Compare
Choose a tag to compare
Signed-off-by: itowlson <ivan.towlson@fermyon.com>

v0.1.0

15 Feb 22:05
de51d6c
Compare
Choose a tag to compare
Upgrade leptos-spin to support leptos 0.6 (#23)

* Upgrade leptos-spin to two crates, do most of the work on Leptos 0.6 support

Signed-off-by: benwis <ben@celcyon.com>

* Inching closer

Signed-off-by: benwis <ben@celcyon.com>

* More tweaks and refinements, one thing to go(I think).

Signed-off-by: benwis <ben@celcyon.com>

* It now compiles! And cleanup!

Signed-off-by: benwis <ben@celcyon.com>

* Reduce number of Headers allocations

Signed-off-by: benwis <ben@celcyon.com>

* It renders normal pages again! Not server fns though

Signed-off-by: benwis <ben@celcyon.com>

* The serverfn handler works again! This type system is truly cursed

Signed-off-by: benwis <ben@celcyon.com>

* Merge headers for server fns together

Signed-off-by: benwis <ben@celcyon.com>

* Restore leptos deps to Crates.io

Signed-off-by: benwis <ben@celcyon.com>

* Add with_context() methods so things can be passed from the server into Leptos

Signed-off-by: benwis <ben@celcyon.com>

* Move templates to root and update templates to 0.6.5 (#1)

* template mv to root

* template mv to root

* template cargo.toml updates

* template updates

* macro support?

* server export

* cargo exclude template

* cargo exclude template

* cargo exclude template

* cargo exclude template

* cargo exclude template

* exclude.. :(

* parity with leptos-rs/start-spin'

Signed-off-by: benwis <ben@celcyon.com>

* Update template to 0.6 API (#2)

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
Signed-off-by: benwis <ben@celcyon.com>

* Fix redirect behavior

Signed-off-by: benwis <ben@celcyon.com>

---------

Signed-off-by: benwis <ben@celcyon.com>
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
Co-authored-by: Sam Judelson <64875465+sjud@users.noreply.github.com>
Co-authored-by: itowlson <github@hestia.cc>