Commit Graph

  • 671ada36ab Merge pull request #4064 from metatoaster/pr_4061 Greg Johnston 2025-06-11 15:49:40 -04:00
  • a9ab4ea372 fix: memory leak introduced by #4015 Greg Johnston 2025-06-10 21:38:41 -04:00
  • 1d72b75d03 test: chained resources as per #4061 Tommy Yu 2025-06-10 15:11:23 +12:00
  • 798d8a4a9e fix: suspense_test corrected due to previous fix Tommy Yu 2025-06-10 14:03:44 +12:00
  • f4e0be2d59 fix: do not track anything inside the async block of a Resource (closes #4060) (#4061) Greg Johnston 2025-06-10 21:11:29 -04:00
  • 05f50f7d27 chore: fix checkboxes in issue template (#4031) Josiah Parry 2025-06-08 20:55:16 -04:00
  • a22d6f58be fix: allow nested untracked reads without false positives (closes #4032) (#4049) Greg Johnston 2025-06-08 20:54:37 -04:00
  • ff21c9cae2 fix: suppress false-positive warning when adding children to a <For/> that is not currently mounted (closes #3385) (#4050) Greg Johnston 2025-06-08 20:54:25 -04:00
  • 726b7b3116 fix: rework Subfield::track_field to remove duplicate track elias098 2025-06-08 13:56:53 +02:00
  • 6e91b6fada fix: fix triggers_for_path to prevent duplicate trigger on empty path elias098 2025-06-08 13:40:49 +02:00
  • 76f1c7a50c fix: triggers_for_path Vec capacity calculation changed to prevent reallocations elias098 2025-06-08 13:19:19 +02:00
  • 733a353820 fix: allow multiple #[middleware] macros (closes #4029) (#4048) Greg Johnston 2025-06-06 20:50:52 -04:00
  • 61a23b8176 tachys v0.1.9 leptos_0.7 Greg Johnston 2025-06-06 14:31:22 -04:00
  • 80837037ff remove unnecessary where-clauses (#4023) lcnr 2025-05-29 21:35:50 +02:00
  • 829b07b598 Merge pull request #4033 from leptos-rs/update_session_auth Greg Johnston 2025-06-02 19:44:21 -04:00
  • 8c6059774f feat(CI): re-adding dependabot with grouped weekly updates Saber Haj Rabiee 2025-05-28 01:26:13 -07:00
  • 0e65034b01 feat(CI): run minimal-versions only on release tag Saber Haj Rabiee 2025-05-17 10:41:08 -07:00
  • e1549c5ab3 chore: unify all deps + exact versioning in root workspace for better maintenance Saber Haj Rabiee 2025-05-17 09:30:19 -07:00
  • 624e91bb2a feat(CI): add checking minimal-versions Saber Haj Rabiee 2025-05-17 02:08:28 -07:00
  • 0df6cd74ee feat: simplify session_auth_axumby removing custom handlers Greg Johnston 2025-05-30 18:32:22 -04:00
  • 1da833a0aa fix: update session_auth_axum to Axum 0.8 Greg Johnston 2025-05-30 17:30:09 -04:00
  • f37d124d6a Fix typo (#4025) Saikat Das 2025-05-30 01:09:32 +05:30
  • 5d0e683b0f Update tachys to v0.2.3 benwis 2025-05-29 12:37:21 -07:00
  • f34e3a5bc9 remove unnecessary where-clauses (#4023) lcnr 2025-05-29 21:35:50 +02:00
  • d7dd6a1109 chore: bump rkyv to 0.8.10. (#4018) martin frances 2025-05-28 02:15:59 +01:00
  • ff81d34084 fix: fix <select> value by ensuring HTML children are mounted before building attributes (closes #4005) (#4008) Greg Johnston 2025-05-27 21:15:41 -04:00
  • 40a7aba3bc feat: impl AttributeValue for Cow<'_, str> (#4013) Soso 2025-05-28 03:15:12 +02:00
  • d4dcafd908 Merge pull request #4015 from leptos-rs/3042v2 Greg Johnston 2025-05-27 21:12:58 -04:00
  • 82ccbbf806 copy-paste errors Greg Johnston 2025-05-25 15:32:33 -04:00
  • 5ba45bb1ed fix: allow Outlet to access context provided in parent view (closes #3042) Greg Johnston 2025-05-24 17:51:22 -04:00
  • 06dfa37eee feat: allow joining two context trees Greg Johnston 2025-05-24 17:50:51 -04:00
  • e82a0bbc7f chore: handle_response_inner public to be used in custom file_and_error_handler (closes #3996) (#3998) Nicolas Cura 2025-05-23 20:51:08 +02:00
  • 4a972fc09e Merge pull request #4003 from mondeja/document-prop-attrs Álvaro Mondéjar Rubio 2025-05-23 20:49:59 +02:00
  • 5d9df592d5 fix: don't assume classList is unchanged when rebuilding a class effect for the first time (#3983 part two) Greg Johnston 2025-05-19 09:42:33 -04:00
  • 323de496f3 fix: don't use Arc::ptr_eq for string comparison (closes #3983) Greg Johnston 2025-05-19 09:27:17 -04:00
  • c8df5b75ef fix: forward missing lint attributes passed to #[component] macro (#3989) Álvaro Mondéjar Rubio 2025-05-19 02:38:16 +02:00
  • 89cbf86595 docs: provide error message if file hashing is enabled but no hash file is present (#3990) Dennis Waldherr 2025-05-19 02:30:53 +02:00
  • b78a6655f3 fix: smooshed static segments no longer matches the path #3968 (#3973) mskorkowski 2025-05-19 02:29:40 +02:00
  • b5797ffe6a fix: meta tags not properly rendered inside synchronously-available Suspend (closes #3976) (#3991) Greg Johnston 2025-05-18 20:29:14 -04:00
  • 775e2eabed feat: #[island(lazy)] Greg Johnston 2025-05-21 21:53:19 -04:00
  • 37405ec778 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-05-21 20:32:35 +00:00
  • 54890af875 add wasm-split workplace dependencies Greg Johnston 2025-05-21 16:12:50 -04:00
  • 07cf649e3b Merge pull request #3994 from leptos-rs/3983 Greg Johnston 2025-05-19 19:15:17 -04:00
  • 0e9598b799 fix: don't assume classList is unchanged when rebuilding a class effect for the first time (#3983 part two) Greg Johnston 2025-05-19 09:42:33 -04:00
  • 82303d7e33 fix: don't use Arc::ptr_eq for string comparison (closes #3983) Greg Johnston 2025-05-19 09:27:17 -04:00
  • c4354ac965 fix: forward missing lint attributes passed to #[component] macro (#3989) Álvaro Mondéjar Rubio 2025-05-19 02:38:16 +02:00
  • 7de550685a docs: provide error message if file hashing is enabled but no hash file is present (#3990) Dennis Waldherr 2025-05-19 02:30:53 +02:00
  • b1f3f6023e fix: smooshed static segments no longer matches the path #3968 (#3973) mskorkowski 2025-05-19 02:29:40 +02:00
  • c189c3a45d fix: meta tags not properly rendered inside synchronously-available Suspend (closes #3976) (#3991) Greg Johnston 2025-05-18 20:29:14 -04:00
  • 5479ece865 Merge branch 'main' into wasm-splitting-support Greg Johnston 2025-05-17 15:03:28 -04:00
  • f0b7e7445b feat: wasm-splitting library support for future cargo-leptos integration Greg Johnston 2025-05-17 15:00:38 -04:00
  • 3903867f82 Fix spelling typos. (#3965) Eric Roman 2025-05-16 23:49:57 -07:00
  • a42fa452fc feat: add missing Resource::write() and similar functions (see #3959) (#3984) Greg Johnston 2025-05-16 09:23:28 -04:00
  • cd48a6ac8c fix: remove non-existent feature dep in leptos_macro (#3985) Saber Haj Rabiee 2025-05-16 06:23:04 -07:00
  • 34c14adcb8 fix: render identical branch structure for out-of-order and async streaming of Suspense (closes #3970) (#3977) Greg Johnston 2025-05-15 19:44:46 -04:00
  • 50cee1d614 chore: upgrade rand and getrandom (#3840) Saber Haj Rabiee 2025-05-15 02:17:32 -07:00
  • 7ca691305f chore: unify all deps with min occurrences of 2 (#3854) Saber Haj Rabiee 2025-05-14 17:34:33 -07:00
  • 830882f330 fix: allow rebuilding Vec<_> before it is mounted (closes #3962) (#3966) Greg Johnston 2025-05-12 15:26:05 -04:00
  • 13110a35e2 fix: add namespace to g in svg portals (closes #3958) (#3960) Scott Little 2025-05-09 14:44:40 -06:00
  • 71a2534fad miscellaneous updates websocket-shopping-list Greg Johnston 2025-05-09 16:38:59 -04:00
  • 304dc081a2 fix: correct doc comment for SsrMode::PartiallyBlocked (closes #3963) (#3964) Marcus Whybrow 2025-05-09 17:39:00 +01:00
  • 14f6bc658e fix: deprecated parameters js warning (#3956) Serhii Shliakhov 2025-05-09 13:04:15 +01:00
  • 09894aaca9 Remove unnecessary "crate::" prefix in a documentation example. (#3952) Eric Roman 2025-05-08 07:43:27 -07:00
  • 2ee4444bb4 v0.8.2 v0.8.2 Greg Johnston 2025-05-06 14:09:35 -04:00
  • 03a1c1e7a6 fix: ensure unique style caching hashes (#3947) Luxalpa 2025-05-06 20:00:29 +02:00
  • 12e49ed996 Merge pull request #3950 from leptos-rs/3945 Greg Johnston 2025-05-06 13:59:28 -04:00
  • 1e281e9e74 fix(examples): bugfix revealed a pre-existing bug with meta tags in the hackernews demo! Greg Johnston 2025-05-06 11:49:43 -04:00
  • bd475f89d0 fix: correct order of meta content relative to surrounding tags (closes #3945) Greg Johnston 2025-05-06 11:19:19 -04:00
  • 3d91b5e90f v0.8.1 v0.8.1 Greg Johnston 2025-05-05 21:39:43 -04:00
  • 96d8d5218c Merge pull request #3942 from leptos-rs/3907 Greg Johnston 2025-05-05 21:33:57 -04:00
  • 84caa35cef feat: add .map() and .and_then() on LocalResource (#3941) Greg Johnston 2025-05-05 21:20:34 -04:00
  • fc8b55161c fix: remove extra marker node after text node when marking a branch (closes #3936) (#3940) Greg Johnston 2025-05-05 21:20:16 -04:00
  • 657052466b fix: use a runtime check rather than an unnecessary Either to determine how to render islands (see #3896; closes #3929) (#3938) Greg Johnston 2025-05-05 19:41:29 -04:00
  • efe8336363 reactive_stores: implement PartialEq and Eq for Store (#3915) william light 2025-05-05 20:32:42 +02:00
  • 770881842c fix: correctly provide context through islands to children (closes #3928) (#3933) Greg Johnston 2025-05-05 13:00:40 -04:00
  • 0d540ef02f fix: ensure that nested children of a RenderEffect are dropped while dropped a RenderEffect (closes #3922) (#3926) Greg Johnston 2025-05-05 13:00:20 -04:00
  • dc1885ad92 feat: check the counter_isomorphic release build with the leptos_debuginfo flag (#3918) Saber Haj Rabiee 2025-05-04 12:22:04 -07:00
  • 61bf87439a Fix some typos in the documentation/examples for reactive store. (#3924) Eric Roman 2025-05-03 17:50:13 -07:00
  • 308568e520 fix(CI): prevent regreession from nightly clippy in autofix (#3917) Greg Johnston 2025-05-03 20:47:42 -04:00
  • 1b0f32dc4c fix: clear and re-throw errors in correct order (#3923) Greg Johnston 2025-05-03 20:46:57 -04:00
  • 2e0b3011d9 fix: correct issues with StaticVec::rebuild() by aligning implementation with Vec::rebuild() (closes #3906) (#3920) Greg Johnston 2025-05-03 08:56:36 -04:00
  • 680d4ccd07 fix: do not diff islands in islands_router mode (see #3907) Greg Johnston 2025-05-02 21:20:16 -04:00
  • 325f9cbe33 fix: don't handle ActionForm (et al) with the islands_router default <form> behavior (see #3907) Greg Johnston 2025-05-02 21:12:20 -04:00
  • 26ab392c95 fix: allow nested Suspense > ErrorBoundary > Suspense (closes #3908) (#3913) Greg Johnston 2025-05-02 16:59:04 -04:00
  • 3a4e2a19aa fix: limit server_fn server macro trybuild tests nightly only Saber Haj Rabiee 2025-05-02 08:32:38 -07:00
  • eed3d21b40 fix: adjust ServerFn macro test stderr based on nightly-2025-04-16 Saber Haj Rabiee 2025-05-02 08:01:15 -07:00
  • 7ae386285d chore: improve the autofix ci workflow Saber Haj Rabiee 2025-05-02 07:27:45 -07:00
  • ebcc51136d chore: update nightly to 2025-04-16 (proc-macro span, #3852) Saber Haj Rabiee 2025-05-02 07:13:34 -07:00
  • e10ded4fd0 chore: format Saber Haj Rabiee 2025-05-02 06:58:01 -07:00
  • 67be872f58 fix(CI): prevent regreession from nightly clippy in autofix Saber Haj Rabiee 2025-05-02 06:28:49 -07:00
  • e5b21ac0fc fix(docs): correct panic message in copied example code (#3911) LeoniePhiline 2025-05-02 14:14:36 +02:00
  • 9b2e313d20 v0.8.0 v0.8.0 benwis 2025-05-01 15:26:21 -07:00
  • bc79232033 feat: impl From<MappedSignal<T>> for Signal<T> (#3897) Greg Johnston 2025-05-01 14:56:27 -04:00
  • a7bb2565c4 fix(examples): websocket tests fail (occasionally) second attemp (#3910) Saber Haj Rabiee 2025-05-01 11:54:57 -07:00
  • 2e393aaca0 fix: leptos_debuginfo (#3899) zakstucke 2025-05-01 21:54:24 +03:00
  • e37711cb85 fix: correct hydration for elements after island children (closes #3904) (#3905) Greg Johnston 2025-05-01 09:44:40 -04:00
  • 627b553e60 fix: prevent sibling context leakage in islands (closes #3902) (#3903) Greg Johnston 2025-04-30 21:33:54 -04:00
  • b5e86886e6 add completed checkbox Greg Johnston 2025-04-30 15:58:19 -04:00
  • d7fbe615cd example: websocket shopping list Greg Johnston 2025-04-29 20:33:42 -04:00
  • e2f9aca466 Merge pull request #3901 from leptos-rs/3896 Greg Johnston 2025-04-30 14:27:31 -04:00