Commit Graph

37 Commits

Author SHA1 Message Date
Greg Johnston eb40f9f7c7 Remove `leptos_dom/ssr` dependencies 2022-12-08 19:32:46 -05:00
Greg Johnston fbfd1a4f60 Fix other dependencies on `leptos_dom/csr` and `leptos_dom/hydrate` 2022-12-08 19:24:36 -05:00
safx f3947abdc2
Merge branch 'main' into typed-event-handlers 2022-11-23 22:51:31 +09:00
Safx 701a12ab46 Add typed event handlers 2022-11-23 22:50:26 +09:00
Greg Johnston 4f205b5368 `0.0.18` 2022-11-22 07:32:12 -05:00
Greg Johnston ad880efc0d `leptos 0.0.17` and `leptos_router 0.0.3` 2022-11-18 15:45:04 -05:00
Greg Johnston f8de0fff81 Allow prefixes for server function routes 2022-11-14 07:21:05 -05:00
Greg Johnston 05f635f4ac Don't require specific subminor versions in dev-dependencies 2022-11-13 09:04:25 -05:00
Greg Johnston ba3156c878 0.0.16 2022-11-13 09:02:04 -05:00
Greg Johnston 281b303c80 Initial work to upgrade to 0.9 2022-11-12 07:30:37 -05:00
Greg Johnston 33fdc3eae1 Fix `leptos` important for doctests with `on:` 2022-11-06 20:45:50 -05:00
Greg Johnston e9c1799a11 0.0.13 2022-11-05 22:24:59 -04:00
Greg Johnston a5712d3e17 0.0.12 2022-11-03 20:00:26 -04:00
Greg Johnston abc1c07053 Work on fixing tests 2022-11-03 08:08:03 -04:00
Greg Johnston 2fbe08f128 0.0.11 2022-10-24 19:30:13 -04:00
Greg Johnston c77bdb3781 0.0.10 2022-10-22 07:56:33 -04:00
Greg Johnston ac624dd7ac Fix `stable` feature 2022-10-19 08:50:17 -04:00
Greg Johnston 0280eaf1cb Please, Cargo. 2022-10-18 22:08:43 -04:00
Greg Johnston a87a60a652 Rearrange tests and dev-dependencies so Cargo will actually let me publish this crate 2022-10-18 22:08:15 -04:00
Greg Johnston e909232292 0.0.9 2022-10-18 21:54:05 -04:00
Greg Johnston 1bbbdbf29e Rationalize features and set up defaults so that a) users don't need to specify `csr` mode by default and b) tests pass without feature flags 2022-10-18 10:42:55 -04:00
hakesson 99b1c323a0 Add workspace and disable default ssr or csr features 2022-10-18 07:10:57 +02:00
Greg Johnston c9e1bac6db Fix macro tests 2022-10-17 10:57:55 -04:00
Greg Johnston 9ab08795d9 0.0.7 2022-10-14 15:47:16 -04:00
Greg Johnston c9b2a9d5e0 0.0.4 update 2022-10-12 08:38:04 -04:00
Greg Johnston 6e89ea4447 Proc-macro hygiene by including cx in view! macro. :-( but necessary... 2022-10-10 20:44:44 -04:00
Greg Johnston dd325b881f Downgrade to fix build 2022-10-08 08:10:58 -04:00
Greg Johnston 89770d5b38 Update versions 2022-10-08 08:10:17 -04:00
Greg Johnston ae9304a189 Version 0.0.3 2022-10-08 08:02:07 -04:00
Greg Johnston b23a6b6a26 Add version number for leptos dependencies 2022-10-07 06:53:17 -04:00
Greg Johnston 97d7afec2e Fix `authors` field 2022-10-07 06:50:21 -04:00
Greg Johnston 5742cc8bd9 Set versions 2022-10-07 06:41:50 -04:00
Greg Johnston a4a8a972b5 Rationalize features for CSR/SSR/hydration 2022-09-03 11:26:57 -04:00
Greg Johnston 395075b530 Hydration! 2022-09-02 11:26:06 -04:00
Greg Johnston 54f37095dc Beginning work on SSR/hydration 2022-09-01 10:39:04 -04:00
Greg Johnston 7cfebcbfee Significant router work 2022-08-24 10:59:06 -04:00
Greg Johnston 17c2faeb56 Initial commit 2022-07-31 16:46:14 -04:00