Commit graph

  • 16a65b100d fixed the codecs chapter in the book to refer to crate codee Maccesch 2024-08-13 18:32:50 +01:00
  • 26a2dc0e4b added support for Sec-CH-Prefers-Color-Scheme header. Maccesch 2024-08-13 16:19:19 +01:00
  • b1367a9f0b chore: clippy Maccesch 2024-08-13 13:56:13 +01:00
  • 2a1f532b0b
    Merge branch 'main' into mouse-coord-type Marc-Stefan Cassola 2024-08-13 13:50:16 +01:00
  • 61c112c140 typo Maccesch 2024-08-13 13:47:07 +01:00
  • d4330c9fb1 use_local now uses LanguageIdentifier and proper matching. Also removed a bunch of deprecated warnings. Maccesch 2024-08-13 13:45:36 +01:00
  • 1c9bbb6b08 clipboard is no longer behind unstable flags Maccesch 2024-08-13 02:17:50 +01:00
  • 294cbaf222 updated to latest version of web_sys Maccesch 2024-08-13 02:10:35 +01:00
  • 5d1d8ad28f
    Merge pull request #147 from Baptistemontan/fix_non_exhaustive Marc-Stefan Cassola 2024-08-13 01:55:48 +01:00
  • 6d0e946b5a
    fixed a error for a match on a non exhaustive enum Baptiste 2024-08-13 02:40:46 +02:00
  • 72cc82713d remove useless code churn Charles Edward Gagnon 2024-08-12 20:38:58 -04:00
  • 5d6d55dd89 update changelog Charles Edward Gagnon 2024-08-12 20:35:51 -04:00
  • cb889066ce fix build issues Charles Edward Gagnon 2024-08-12 20:34:11 -04:00
  • 31f019a944 make it take Some again Charles Edward Gagnon 2024-08-12 20:27:04 -04:00
  • 0b7e8af995 chore: fmt; Charles Edward Gagnon 2024-08-12 20:01:53 -04:00
  • fe7d51c70f fix building issues Charles Edward Gagnon 2024-08-12 20:01:08 -04:00
  • e795c1f8f3 make UseMouseEventExtractor not return an option Charles Edward Gagnon 2024-08-12 19:55:33 -04:00
  • bca46e8256 updated leptos dependencies to master Maccesch 2024-08-12 21:59:10 +01:00
  • cef0e68121 added assign_ltr and assign_rtl to sync_signal v0.11.4 Maccesch 2024-08-12 12:25:07 +01:00
  • ceab77dba2
    Merge pull request #145 from Upbolt/leptos-0.7 Marc-Stefan Cassola 2024-08-06 13:23:44 +01:00
  • 9f622b6b72 include missing send_wrapper import in use_device_orientation Upbolt 2024-08-06 05:20:06 -07:00
  • c42605c1ad removed a bunch of warnings and test compile errors Maccesch 2024-08-04 21:13:30 +01:00
  • 3e8fd64aa5
    Merge pull request #143 from CorvusPrudens/leptos-0.7 Marc-Stefan Cassola 2024-08-04 20:44:28 +01:00
  • 204c5e10b6 Fixed up import order CorvusPrudens 2024-08-03 23:49:16 -06:00
  • bbe4e66648 Added newer spawn paths CorvusPrudens 2024-08-03 23:44:56 -06:00
  • 08884d75e0 Merge remote-tracking branch 'upstream/leptos-0.7' into leptos-0.7 CorvusPrudens 2024-08-03 23:41:08 -06:00
  • feb585362e Removed all trivial SendWrappers CorvusPrudens 2024-08-03 23:28:09 -06:00
  • d32d725731 updated changelog Maccesch 2024-08-01 16:16:26 +01:00
  • 8d8169861c
    Merge pull request #142 from hcandelaria/use_web_notification Marc-Stefan Cassola 2024-08-01 16:08:38 +01:00
  • 2a8a2b81e4 Doc: fixed typo Hector Candelaria 2024-08-01 01:15:37 -04:00
  • 18021ad942 Merge branch 'main' into use_web_notification Hector Candelaria 2024-08-01 00:31:08 -04:00
  • f37f28cfff Feat: Add image field to UseWebNotificationOptions and ShowOptions Hector Candelaria 2024-07-31 23:07:18 -04:00
  • 88af0e735d Feat: Add silent field to UseWebNotificationOptions and ShowOptions Hector Candelaria 2024-07-31 22:18:58 -04:00
  • 0b6903fccc Feat: Add renotify field to UseWebNotificationOptions and ShowOptions Hector Candelaria 2024-07-31 21:47:38 -04:00
  • da56771900 fixed use_timeout_fn to be SSR safe v0.11.3 Maccesch 2024-07-31 01:15:20 +01:00
  • f0d60e5d49 release 0.11.2 v0.11.2 Maccesch 2024-07-30 12:49:24 +01:00
  • 5b8cfd4449 fixed tests Maccesch 2024-07-29 01:09:24 +01:00
  • 709757996e locale now does matching against supported Maccesch 2024-07-29 01:06:00 +01:00
  • 1945e94da1 release 0.11.1 v0.11.1 Maccesch 2024-07-28 20:46:28 +01:00
  • 7aa580ace4 added use_locale Maccesch 2024-07-28 20:34:38 +01:00
  • 49bb88768c added use_locales Maccesch 2024-07-28 20:02:12 +01:00
  • 4ec66ecbc8 added function header and made use_cookie use it Maccesch 2024-07-28 17:41:16 +01:00
  • 0a8cb7832e updated to leptos 0.7 beta Maccesch 2024-07-28 16:05:23 +01:00
  • 904582f33d Merge branch 'main' into leptos-0.7 Maccesch 2024-07-27 22:22:06 +01:00
  • c64fb046f8 updated readme build batch Maccesch 2024-07-27 19:45:42 +01:00
  • c674b45635 fixed tests v0.11.0 Maccesch 2024-07-27 19:25:31 +01:00
  • 2fe13f9540 chore: rustfmt Maccesch 2024-07-27 19:17:37 +01:00
  • 0103524d27 Release 0.11.0 Maccesch 2024-07-27 19:13:54 +01:00
  • 24020805bc
    Merge pull request #139 from mondeja/docs-105 Marc-Stefan Cassola 2024-07-27 18:56:03 +01:00
  • 0a9dbc4047 Run clippy Álvaro Mondéjar Rubio 2024-07-27 19:46:02 +02:00
  • d648eaa2ad Fix web_sys_unstable_apis not passed to rustdoc Álvaro Mondéjar Rubio 2024-07-27 19:41:48 +02:00
  • 1c8a23dda0
    Merge pull request #138 from mondeja/patch-1 Marc-Stefan Cassola 2024-07-27 18:35:59 +01:00
  • b28f1b3e11 fixed examples Maccesch 2024-07-27 18:35:19 +01:00
  • 1e0a87909c
    Fix Rust toolchain step on ci.yml Álvaro Mondéjar Rubio 2024-07-27 19:34:01 +02:00
  • 90399ee313 updated changelog Maccesch 2024-07-27 18:07:00 +01:00
  • 7b5b5ee319
    Merge pull request #137 from EstebanBorai/chore/ci-checks-on-stable Marc-Stefan Cassola 2024-07-27 17:51:51 +01:00
  • 017d86842d
    Merge pull request #136 from mondeja/fix-docs-bare-urls Marc-Stefan Cassola 2024-07-27 17:50:00 +01:00
  • a3015625e4 chore: integrity checks for nightly/stable Esteban Borai 2024-07-27 12:36:08 -04:00
  • 6001a93142 Run cargo clippy Álvaro Mondéjar Rubio 2024-07-27 18:35:59 +02:00
  • 60d43f6317 Run cargo fmt Álvaro Mondéjar Rubio 2024-07-27 18:23:28 +02:00
  • e21ed8ec31 Make rustdocs links work with the book Álvaro Mondéjar Rubio 2024-07-27 18:10:38 +02:00
  • 17cfb8a23b clarified read option docs for use_clipboard. Maccesch 2024-07-26 10:56:39 +01:00
  • ffd4f0a6fe fixed compile error with use_storage Maccesch 2024-07-26 10:36:39 +01:00
  • c6005079e1 fixed signal out of scope issue with use_raf_fn. Maccesch 2024-07-26 10:18:09 +01:00
  • c414022b23 Completed MVP port CorvusPrudens 2024-07-23 21:33:14 -06:00
  • 9866ac6231 Added more Send + Sync bounds and SendWrappers CorvusPrudens 2024-07-23 11:36:12 -06:00
  • 3433fc6608 Reintroduced proper watch CorvusPrudens 2024-07-23 10:50:20 -06:00
  • b4a0efcc06 post merge cleanup Maccesch 2024-07-22 23:20:35 +01:00
  • ec6027c59e Merge branch 'main' into leptos-0.7 Maccesch 2024-07-22 23:12:46 +01:00
  • 3fdd941f47
    Merge pull request #133 from CorvusPrudens/leptos-0.7-alpha Marc-Stefan Cassola 2024-07-22 20:13:05 +01:00
  • b0a4fca795 Clean up lints Corvus 2024-07-21 10:09:02 -06:00
  • c6914330b6 Partial update to 0.7.0-alpha Corvus 2024-07-19 20:22:27 -06:00
  • 37f16ad37b
    Merge pull request #132 from hcandelaria/use-cookie-misaligned Marc-Stefan Cassola 2024-07-18 22:35:20 +01:00
  • 2bc5372920 Docs: correct grammar in function comment Hector Candelaria 2024-07-18 00:09:06 -04:00
  • af2fcb188c Fix: correct button misalignment Hector Candelaria 2024-07-18 00:04:57 -04:00
  • a5c67b4f7f
    Update CHANGELOG.md Marc-Stefan Cassola 2024-07-16 20:14:05 +01:00
  • e192eff406
    use_cookie signal tries to change cookie headers during SSR Marc-Stefan Cassola 2024-07-16 20:12:09 +01:00
  • 0975bdcfef
    Update CHANGELOG.md Marc-Stefan Cassola 2024-07-16 19:59:55 +01:00
  • c26a96d8a6
    use_storage now always writes the default value to storage if the key doesn’t exist Marc-Stefan Cassola 2024-07-16 19:57:30 +01:00
  • 85376f8165
    Merge pull request #131 from bicarlsen/feat/track_caller Marc-Stefan Cassola 2024-07-15 15:03:13 +01:00
  • d3de53a0dd
    Merge pull request #130 from hcandelaria/user-media-api Marc-Stefan Cassola 2024-07-15 15:03:03 +01:00
  • 6918314bff
    Uses caller tracking for filtered signals for better warning reporting. Brian Carlsen 2024-07-15 02:43:48 +02:00
  • bb017746b9 Feat: Add getUserMedia API implementation Hector Candelaria 2024-07-13 16:28:27 -04:00
  • 9c035d50d8 added docs and changelog Maccesch 2024-07-08 17:16:54 +01:00
  • e4ad9f11af codecs extracted into crate codee Maccesch 2024-07-08 17:10:29 +01:00
  • c20d78c2ea
    Merge pull request #126 from mscofield0/main Marc-Stefan Cassola 2024-07-08 17:02:33 +01:00
  • 661a84af24 Make use_derive_signal! public Michael Scofield 2024-07-08 16:09:24 +02:00
  • 4d42f7234a use_websocket now uses codecs Maccesch 2024-07-01 02:29:27 +01:00
  • a8de6a96dd refactored codecs and implemented msgpack and bincode as binary codecs. prost is now a binary codec as well and base64 is available as an adapter. Maccesch 2024-06-07 02:19:07 +02:00
  • ae019b4734 fixed websocket auto reconnect not working. Also added ReconnetLimit enum to allow for infinite reconnects. Maccesch 2024-06-06 22:30:49 +02:00
  • e839499a92
    Merge pull request #117 from SleeplessOne1917/use-cookie-typo Marc-Stefan Cassola 2024-06-06 11:49:00 +01:00
  • 2f280b4d63 Update changelog SleeplessOne1917 2024-06-05 21:54:44 -04:00
  • 2cfb62cd20 Fix typo in use_cookie compile errors. SleeplessOne1917 2024-06-05 20:52:13 -04:00
  • 3c7f2d9d28 update changelog Maccesch 2024-06-05 11:54:34 +02:00
  • a1f3ca0486 re-export cookie::SameSite Maccesch 2024-06-05 11:53:59 +02:00
  • 1771d3ac07 added delay_during_hydration option to UseStorageOptions. Maccesch 2024-06-05 11:21:25 +02:00
  • 1b3889376b
    Merge pull request #112 from blorbb/element-maybe-signal-from-html-element Marc-Stefan Cassola 2024-05-28 16:11:06 +01:00
  • 384ca082a2 add impls into web_sys::HtmlElement for ElementMaybeSignal blorbb 2024-05-28 11:47:10 +10:00
  • 2523f17d20 stooopid: forgot to update version in cargo.toml v0.10.10 Maccesch 2024-05-10 14:46:11 -05:00
  • 0e84a512cc chore: clippy Maccesch 2024-05-10 14:33:00 -05:00