agilarity
|
d6f7aedec1
|
CI: use cargo make to run tests for examples (#904)
|
2023-04-21 10:33:12 -04:00 |
|
agilarity
|
225e62d12f
|
examples: split counter without macros web test (#884)
|
2023-04-17 20:26:31 -04:00 |
|
Greg Johnston
|
efbe32e081
|
feat: add non-animation base classes to <AnimatedOutlet/> and <AnimatedRoutes/> (#877)
|
2023-04-17 08:12:22 -04:00 |
|
Mustafa Zaki Assagaf
|
90972f2d94
|
fix: updated nix flakes lock files on session auth axum examples to fix once_cell doesn't compile (#872)
|
2023-04-15 13:32:59 -04:00 |
|
Greg Johnston
|
7382c7e51c
|
feat: add the ability to specify animations on route transitions (#736)
|
2023-04-14 18:20:42 -04:00 |
|
Greg Johnston
|
8a6d129575
|
examples: fix error handling in fetch example (#870)
|
2023-04-14 16:13:14 -04:00 |
|
agilarity
|
5072539917
|
examples: fix counter_without_macros test (#863)
|
2023-04-14 14:06:53 -04:00 |
|
Greg Johnston
|
764192af36
|
feat: allow multiple HTTP request methods/verbs (#695)
|
2023-04-10 16:42:15 -04:00 |
|
Greg Johnston
|
6b052557d1
|
fix: correct todo_app_sqlite README (closes #845)
|
2023-04-10 07:17:46 -04:00 |
|
novacrazy
|
be7b9eea25
|
Merge branch 'main' of https://github.com/leptos-rs/leptos
|
2023-04-07 14:09:10 -05:00 |
|
Greg Johnston
|
016ad6b7a6
|
feat: make __Props imports unnecessary (closes #746) (#828)
|
2023-04-07 15:06:10 -04:00 |
|
novacrazy
|
4b79a91287
|
Add profile.release to many examples
|
2023-04-06 21:53:52 -05:00 |
|
Ben Wishovich
|
8b57ba7aa8
|
feat: add the ability for server fns to be submitted via GET requests (#789)
|
2023-04-05 06:47:17 -04:00 |
|
Greg Johnston
|
7bce4de682
|
fix: issues with nested <Suspense/> (closes #764) (#781)
|
2023-04-02 15:57:43 -04:00 |
|
Greg Johnston
|
de3849c20c
|
example: show how to refactor routes into another component
|
2023-03-31 16:38:49 -04:00 |
|
Kaszanas
|
9ed3390b81
|
examples: updated proxy settings in login_with_token_csr_only (#771)
When testing this example on Windows OS the initial value of `0.0.0.0:3000` for the IP did not work.
|
2023-03-31 14:44:06 -04:00 |
|
Igor Shevchenko
|
98a9ec8335
|
chore(docs): fix a few typos (#756)
|
2023-03-27 20:06:34 -04:00 |
|
Greg Johnston
|
89ca047f2f
|
examples: improve counter_without_macros (#751)
|
2023-03-27 12:50:01 -04:00 |
|
Michael Clayton
|
08b5970b2b
|
check EventSource value for Ok to avoid unwrap panic (#732)
|
2023-03-23 18:41:18 -04:00 |
|
Álvaro Mondéjar
|
509223ab2e
|
chore: Upgrade console_log to stable (#724)
|
2023-03-22 18:21:53 -04:00 |
|
Greg Johnston
|
1698ffa7db
|
fix issues in release mode (closes #700) (#701)
|
2023-03-18 11:04:06 -04:00 |
|
Elliot Waite
|
a9f778459a
|
examples: remove duplicate console_error_panic_hook::set_once() calls (#692)
|
2023-03-17 16:27:24 -04:00 |
|
Vassil "Vasco" Kolarov
|
b9bd1e103c
|
examples: added example using Tailwind, CSR (only) and Trunk (#666)
|
2023-03-17 12:45:49 -04:00 |
|
Greg Johnston
|
53ceca8ff8
|
feat: maintain order of sources and dependencies (#678)
|
2023-03-13 20:01:03 -04:00 |
|
Greg Johnston
|
38daaf3b72
|
chore: apply cargo machete systematically (#671)
|
2023-03-13 10:16:20 -04:00 |
|
Greg Johnston
|
b55e9a9e64
|
v0.2.3 : fix broken stable support (#670)
|
2023-03-13 07:25:08 -04:00 |
|
Greg Johnston
|
591212a56a
|
feat: add fragment support for hot reloading and fix some stuff (#659)
|
2023-03-11 07:21:37 -05:00 |
|
Ben Wishovich
|
1a3c1e9e52
|
feat: provide Request<_> in context for Axum, enabling easier extractor use (#632)
|
2023-03-10 17:28:32 -05:00 |
|
Greg Johnston
|
1f95eb1e1d
|
chore: typo (closes issue #645) (#646)
|
2023-03-08 19:52:51 -05:00 |
|
martin frances
|
a13468228a
|
Bumped tower-http upto 0.4. (#638)
|
2023-03-07 14:03:54 -05:00 |
|
jo!
|
369ea8531f
|
examples: add session_auth_axum (#589)
|
2023-03-06 21:16:56 -05:00 |
|
Greg Johnston
|
55ce805b60
|
feat: hot reloading support for cargo-leptos (#592)
|
2023-03-04 09:04:22 -05:00 |
|
Greg Johnston
|
bd86125629
|
feat: allow easier client-side form validation (closes #413) (#620)
|
2023-03-03 13:19:54 -05:00 |
|
Greg Johnston
|
04eae63e39
|
examples: include missing examples in CI (#598)
|
2023-02-28 15:33:02 -05:00 |
|
Brendon Otto
|
4b98ece2b4
|
example: update README.md (#595)
Incorrect framework referenced
|
2023-02-28 09:45:10 -05:00 |
|
Thomas Kratz
|
ab6ddc1194
|
fix: make counter test compile (#588)
|
2023-02-27 21:50:12 -05:00 |
|
Azz
|
b153ab51ee
|
feat: support rkyv encoding (#577)
|
2023-02-26 16:12:53 -05:00 |
|
tanguy-lf
|
e576d93f83
|
examples: add ssr_mode_axum (#575)
|
2023-02-25 11:24:24 -05:00 |
|
Markus Kohlhase
|
0301c7f1cf
|
example: Login with API token (CSR only) (#523)
|
2023-02-24 17:11:58 -05:00 |
|
Fangdun Tsai
|
e9c4b490e5
|
feat: viz integration (#506)
|
2023-02-21 12:29:15 -05:00 |
|
Greg Johnston
|
cc2b310e4c
|
docs: add example of <ButtonC on:click/> syntax (#558)
|
2023-02-20 15:41:56 -05:00 |
|
Thomas Versteeg
|
884348d7f8
|
doc: fix button name in parent_child example (#555)
|
2023-02-20 14:53:04 -05:00 |
|
Greg Johnston
|
4ff08f042b
|
change: pass Scope as argument into Resource::read() and Resource::with() (#542)
|
2023-02-19 19:52:31 -05:00 |
|
Greg Johnston
|
59ad6a4725
|
revert accident
|
2023-02-18 16:03:20 -05:00 |
|
Greg Johnston
|
884dacbc6c
|
fix example
|
2023-02-18 16:02:19 -05:00 |
|
Dmitrii Kuzmin
|
9c572f7617
|
fix(examples): hackernews_axum styles href (#536)
|
2023-02-18 15:17:54 -05:00 |
|
jquesada2016
|
f2f52b2533
|
change: move signal method implementations into traits in signal prelude (#490)
|
2023-02-18 07:30:03 -05:00 |
|
Greg Johnston
|
586f524015
|
feature: in-order streaming and async rendering (#496)
|
2023-02-17 17:31:32 -05:00 |
|
Greg Johnston
|
00a796d204
|
change: tweak API of Errors and implement IntoIter (#522)
|
2023-02-15 14:03:16 -05:00 |
|
Greg Johnston
|
1dbcfe2861
|
change: reorganize module exports and reexports (#503)
|
2023-02-12 17:04:36 -05:00 |
|