Commit graph

  • 21b7389eb5 release 0.14.0-gamma1 leptos-0.7 Maccesch 2024-10-10 03:07:36 +02:00
  • c8236dfc37 ported use_web_lock and use_window_size examples Maccesch 2024-10-10 03:00:46 +02:00
  • 0d0d4616f9 chore: clippy Maccesch 2024-10-09 23:11:51 +02:00
  • e35a09148f made use_drop_zone usable again Maccesch 2024-10-09 21:35:25 +02:00
  • 39f3be4015 finished porting use_active_element Maccesch 2024-10-09 21:15:17 +02:00
  • 0bdc8e16c9 fixed use_color_mode example Maccesch 2024-10-09 14:15:30 +02:00
  • 31181c38d9
    Merge pull request #174 from BakerNet/update/leptos-0.7-gamma Marc-Stefan Cassola 2024-10-09 11:25:02 +01:00
  • 171bc334ff Fix tests BakerNet 2024-10-08 21:56:25 -07:00
  • c6d22e19cb
    Merge pull request #173 from nikessel/leptos-0.7 Marc-Stefan Cassola 2024-10-08 10:51:16 +01:00
  • 3f81160091 Fix import issues with leptos version 0.7.0-gamma2 Niklas 2024-10-08 07:33:12 +02:00
  • 86ebd5b531
    Update README.md main Marc-Stefan Cassola 2024-09-25 19:57:07 +01:00
  • c4152ca358 added total downloads badge Maccesch 2024-09-24 01:24:30 +02:00
  • 49f89bcb36 ported use_textarea_autosize Maccesch 2024-09-15 22:30:38 +02:00
  • 406b7b2e16 Merge branch 'main' into leptos-0.7 Maccesch 2024-09-15 20:53:59 +02:00
  • 10b1a8a0e8 added use_textarea_autosize Maccesch 2024-09-15 20:41:51 +02:00
  • 68fd2d7567 added crates.io wasm category Maccesch 2024-09-13 16:57:14 +01:00
  • ad186d101c chore: rustfmt Maccesch 2024-09-11 18:21:01 +01:00
  • cd88876389 element maybe signal refactoring Maccesch 2024-09-11 18:19:01 +01:00
  • 874854857f release 0.14.0-beta2 Maccesch 2024-09-09 20:42:56 +01:00
  • bf96858d6d Merge remote-tracking branch 'origin/leptos-0.7' into leptos-0.7 Maccesch 2024-09-09 16:10:39 +01:00
  • e28c480046
    Merge pull request #171 from BakerNet/fix/notify-from-trigger Marc-Stefan Cassola 2024-09-09 16:05:24 +01:00
  • 308963513c Trigger trait changed to Notify in 0.7-beta5 BakerNet 2024-09-08 17:25:00 -07:00
  • 82e7655d14 use_websocket now returns a signal for the websocket instance v0.13.4 Maccesch 2024-09-05 00:54:08 +01:00
  • 96c907aaaa Merge branch 'main' into leptos-0.7 Maccesch 2024-09-02 23:40:32 +01:00
  • 1a189cf7a4 fixed use_color_mode with cookie enabled. v0.13.3 Maccesch 2024-09-02 18:21:21 +01:00
  • e710f1752c chore: clippy v0.14.0-beta1 Maccesch 2024-09-02 14:56:26 +01:00
  • 0b21e9d7e4 chore: rustfmt Maccesch 2024-09-02 14:39:22 +01:00
  • db6676396c doc fixes Maccesch 2024-09-02 14:25:56 +01:00
  • 2ae317dccf release 0.14.0-beta1 Maccesch 2024-09-02 13:33:11 +01:00
  • 1d1fac7065 ported new functions Maccesch 2024-09-02 13:30:01 +01:00
  • d63f4f4b99 Merge branch 'main' into leptos-0.7 Maccesch 2024-09-02 13:23:50 +01:00
  • db95c7ab30 all example dependencies updated to leptos 0.7beta Maccesch 2024-09-02 13:21:56 +01:00
  • 554649aedc project files Maccesch 2024-09-02 12:28:51 +01:00
  • c0ed73ded7
    Merge pull request #168 from BakerNet/leptos-0.7 Marc-Stefan Cassola 2024-09-02 12:27:35 +01:00
  • 08b7d7e932 fixed unstable apis flag for use_web_lock v0.13.2 Maccesch 2024-09-02 12:19:51 +01:00
  • ae1676c786 properly handle web-sys unstable apis config in the new function template Maccesch 2024-09-02 12:12:11 +01:00
  • 365b705bf5 release 0.13.1 v0.13.1 Maccesch 2024-09-01 20:31:32 +01:00
  • c60d32bf5a added use_web_lock Maccesch 2024-09-01 20:26:47 +01:00
  • c2413e0ed4 version instead of git BakerNet 2024-09-01 11:32:47 -07:00
  • 42dd4db46a specify branch BakerNet 2024-09-01 11:25:31 -07:00
  • 851d209e2a updated changelog Maccesch 2024-09-01 12:47:46 +01:00
  • 16c8194073 updated changelog Maccesch 2024-09-01 12:30:33 +01:00
  • 4a0491ec01
    Merge pull request #167 from BakerNet/fix-diagnostics Marc-Stefan Cassola 2024-09-01 12:07:59 +01:00
  • ee1d9c7a0d fix compilation error due to partial path diagnostics BakerNet 2024-08-31 23:43:46 -07:00
  • 60e1f140cb added use_window_size Maccesch 2024-08-31 16:09:11 +01:00
  • 041bc72254
    Merge pull request #166 from Baptistemontan/fix_actix_headers Marc-Stefan Cassola 2024-08-31 00:29:49 +01:00
  • 0bf2203b49 fix the request context for actix web Baptiste de Montangon 2024-08-30 22:15:38 +02:00
  • 69df445ef8
    Merge pull request #165 from Baptistemontan/fix_imports Marc-Stefan Cassola 2024-08-28 16:43:58 +01:00
  • 38b988d453
    Merge pull request #164 from zakstucke/main Marc-Stefan Cassola 2024-08-28 16:42:34 +01:00
  • 7bdec25584 fixed some warnings Baptiste de Montangon 2024-08-28 14:24:33 +02:00
  • e86365a3d7 more imports fixed Baptiste de Montangon 2024-08-28 14:16:41 +02:00
  • b3361c58c9 fixed more imports Baptiste de Montangon 2024-08-28 14:15:06 +02:00
  • c30dce5a80 fixed some imports Baptiste de Montangon 2024-08-28 14:08:10 +02:00
  • b6d7ca340b Docs Zak Stucke 2024-08-28 10:09:03 +03:00
  • 9b0a7b6c1b updated changelog Maccesch 2024-08-28 03:33:28 +01:00
  • c242e51936 chore: rustfmt v0.13.0 Maccesch 2024-08-28 02:59:31 +01:00
  • 074685acab updated docs and changelog Maccesch 2024-08-28 02:57:26 +01:00
  • b765dd5798 Added web-sys to websocket feature Zak Stucke 2024-08-27 19:19:47 +03:00
  • 00ced832b2 Allow for lazy protocols with use_websocket Zak Stucke 2024-08-27 17:54:21 +03:00
  • 04bcb6b319 made sync_signal more robust Maccesch 2024-08-26 21:38:41 +01:00
  • 26938f8e52 made sync_signal more robust Maccesch 2024-08-26 12:02:39 +01:00
  • 9df6281ff7 fixed merge artifacts Maccesch 2024-08-25 01:40:55 +01:00
  • c9377fe1f9 added use_toggle Maccesch 2024-08-24 23:22:37 +01:00
  • 1ba0b03965 updated book and template with features Maccesch 2024-08-24 22:50:02 +01:00
  • e00f461ea7 fixed websocket test and removed all warnings from tests Maccesch 2024-08-24 21:53:34 +01:00
  • b6a5d36df1 Merge branch 'main' into leptos-0.7 Maccesch 2024-08-24 21:44:34 +01:00
  • 55f5ff9557
    Merge pull request #160 from BakerNet/bugfix/reconnect-after-cleanup Marc-Stefan Cassola 2024-08-24 12:39:05 +01:00
  • 97c678c4a1 fixed examples Maccesch 2024-08-24 12:38:11 +01:00
  • ff5f6a62a0
    Merge pull request #155 from hcandelaria/use_web_notification Marc-Stefan Cassola 2024-08-24 12:10:22 +01:00
  • 54a04ac382 Docs: Update vibration pattern documentation and convert helper function Hector Candelaria 2024-08-23 23:39:42 -04:00
  • 81f09cb278 Merge branch 'main' into use_web_notification Hector Candelaria 2024-08-23 22:22:13 -04:00
  • 856a64dd18 fix error when cleanup happens after reconnect attempt is on timeout BakerNet 2024-08-23 18:02:02 -07:00
  • 2d3f513216 implemented different types support for sending and receiving using use_websocket Maccesch 2024-08-23 19:59:59 +01:00
  • 05de93482f
    Merge pull request #158 from Baptistemontan/use_cookie_deadlock Marc-Stefan Cassola 2024-08-23 18:01:10 +01:00
  • cc6a4ff541
    Merge pull request #159 from Baptistemontan/fixed_untyped_into Marc-Stefan Cassola 2024-08-23 17:59:53 +01:00
  • a90c96910f fixed a deadlock with use_cookie Baptiste de Montangon 2024-08-23 11:54:10 +02:00
  • 5133c0308c Doc: update vibrate doc type to reflect new type Hector Candelaria 2024-08-23 00:01:25 -04:00
  • 2443c695e9 Chore: Apply cargo fmt to ensure code formatting Hector Candelaria 2024-08-22 23:24:26 -04:00
  • 3eadd9cf1a Feat: Update vibrate type to Rust type Hector Candelaria 2024-08-22 23:22:02 -04:00
  • 3fbe9c66d2 added features for every function. Maccesch 2024-08-22 13:37:32 +01:00
  • 487fdce9a9 fixed some warnings and an error with a untyped into Baptiste de Montangon 2024-08-22 22:49:30 +02:00
  • eb73bff3cd merged changes from Baptiste Maccesch 2024-08-22 17:47:06 +01:00
  • f44ef05466 merged main Maccesch 2024-08-22 17:08:21 +01:00
  • 52d3bf33f8 Merge branch 'main' into leptos-0.7 Maccesch 2024-08-22 13:45:56 +01:00
  • b07b6b7cfd added features for every function. Maccesch 2024-08-22 13:37:32 +01:00
  • 4ff32e7dce Docs: Correct default value for silent field Hector Candelaria 2024-08-21 21:28:52 -04:00
  • 9cb0e386aa Feat: Add vibrate field to use_web_notification Hector Candelaria 2024-08-21 21:25:24 -04:00
  • 480b1fa4ee
    Merge pull request #88 from luckynumberke7in/main Marc-Stefan Cassola 2024-08-21 22:03:11 +01:00
  • 44cab1027d fix cargo fmt issues Ke7in 2024-08-21 16:41:04 -04:00
  • 09b08f64f5 Update "hidden" in use_document Ke7in 2024-08-20 21:40:23 -04:00
  • 9874f80c84
    Merge pull request #153 from hcandelaria/use_prefers_reduced_motion Marc-Stefan Cassola 2024-08-19 11:35:11 +01:00
  • 9f8adfc1f1 Chore: Apply cargo fmt to ensure code formatting compliance Hector Candelaria 2024-08-18 18:57:04 -04:00
  • 0021e4aed5 Docs: Add BooleanDisplay import to demo Hector Candelaria 2024-08-18 18:43:35 -04:00
  • f5a37f6c7f Docs: Update See also references in media query functions Hector Candelaria 2024-08-18 17:19:50 -04:00
  • 6d57bdf7f5 Feat: Add prefers-reduced-motion API implementation Hector Candelaria 2024-08-18 17:17:06 -04:00
  • 8324c70742 release 0.12.0 v0.12.0 Maccesch 2024-08-14 03:43:00 +01:00
  • 30e6c9351b
    Merge pull request #146 from carloskiki/mouse-coord-type Marc-Stefan Cassola 2024-08-14 03:31:46 +01:00
  • ee7934fd7d
    Merge branch 'main' into mouse-coord-type Marc-Stefan Cassola 2024-08-14 03:26:14 +01:00
  • f245bf07d0 fix some clippy lints Charles Edward Gagnon 2024-08-13 22:11:43 -04:00
  • d2e968249b updated changelog Maccesch 2024-08-13 18:36:18 +01:00