Jonathan Kelley
|
e02e41d6f1
|
Attempt even dumber hashing mechanism
|
2024-03-06 17:43:43 -08:00 |
|
Jonathan Kelley
|
60616d0ba7
|
fix liveview
|
2024-03-06 17:26:52 -08:00 |
|
Jonathan Kelley
|
1f6195b2ec
|
try new hashing strategy
|
2024-03-06 17:05:03 -08:00 |
|
Jonathan Kelley
|
08d054f5c8
|
Merge branch 'main' into jk/fix-form-inputs
|
2024-03-06 16:43:33 -08:00 |
|
Jonathan Kelley
|
81f38a0bc5
|
cfg out globalhotkey
|
2024-03-06 16:42:45 -08:00 |
|
Jonathan Kelley
|
e6b7f70f31
|
Merge pull request #2010 from rtretter/main
added automatic platform detection to cli if none is passed
|
2024-03-06 14:36:26 -08:00 |
|
rtretter
|
3ffb1facf3
|
search for first valid platform in features
|
2024-03-06 21:38:11 +01:00 |
|
Jonathan Kelley
|
f7f416ee3a
|
Fix hydration
|
2024-03-06 12:19:59 -08:00 |
|
rtretter
|
f62c81ea0d
|
added automatic platform detection to cli if none is passed
|
2024-03-06 21:16:51 +01:00 |
|
Jonathan Kelley
|
912885bfe2
|
Merge pull request #2008 from DioxusLabs/jk/fix-web-hammer
|
2024-03-06 09:46:55 -08:00 |
|
Evan Almloff
|
da4d9c70e8
|
fix memo chain example
|
2024-03-06 11:42:31 -06:00 |
|
Evan Almloff
|
492f0329bf
|
remove flume, implement lazier memos
|
2024-03-06 11:38:28 -06:00 |
|
Jonathan Kelley
|
713ab98dd3
|
fix els bug
|
2024-03-06 02:08:18 -08:00 |
|
Jonathan Kelley
|
34b5bc927d
|
fix sledgehammer bindings on web
|
2024-03-06 02:04:56 -08:00 |
|
Jonathan Kelley
|
95d7012c8d
|
fix hashing system, bump wasm-bindgen
|
2024-03-06 02:00:24 -08:00 |
|
Jonathan Kelley
|
fa04edfed7
|
use hashmap defaulthasher
|
2024-03-06 00:11:21 -08:00 |
|
Jonathan Kelley
|
73e7c3e560
|
Attempt order invariance
|
2024-03-06 00:05:42 -08:00 |
|
Jonathan Kelley
|
45b824346c
|
attempt fix on inter
|
2024-03-05 23:49:27 -08:00 |
|
Jonathan Kelley
|
4b2e426958
|
clippy, and don't hash invisible files for ts generation
|
2024-03-05 22:38:38 -08:00 |
|
Evan Almloff
|
716eb11426
|
update suspend in use_server_future
|
2024-03-05 18:39:32 -06:00 |
|
Evan Almloff
|
c9603ea984
|
only poll suspended futures
|
2024-03-05 18:24:01 -06:00 |
|
Jonathan Kelley
|
39d6580eca
|
use git version of sledgehammer
|
2024-03-05 15:14:07 -08:00 |
|
Jonathan Kelley
|
624e58bd78
|
native file drop
|
2024-03-05 14:11:12 -08:00 |
|
Jonathan Kelley
|
78d16536a7
|
wip: native file handles when dropping 🎉
|
2024-03-05 13:57:28 -08:00 |
|
Jonathan Kelley
|
403e8e2f49
|
Clean up file uploads in desktop/liveview, remove minify
|
2024-03-05 13:00:27 -08:00 |
|
Jonathan Kelley
|
56a365742c
|
clean up native js more
|
2024-03-05 12:08:33 -08:00 |
|
Jonathan Kelley
|
44833c471f
|
Merge branch 'main' into jk/fix-form-inputs
|
2024-03-05 11:18:56 -08:00 |
|
Jonathan Kelley
|
608fec59e5
|
Merge pull request #1993 from DioxusLabs/fix-effect
Fix effect ordering and futures being run after scopes are dropped
|
2024-03-05 11:18:17 -08:00 |
|
Jonathan Kelley
|
b751674354
|
Web works with the js structure
|
2024-03-05 11:16:34 -08:00 |
|
Evan Almloff
|
287416cfa7
|
rename flush_sync to wait_for_next_render
|
2024-03-04 19:52:17 -06:00 |
|
Jonathan Kelley
|
16b38e339d
|
Merge branch 'main' into jk/fix-form-inputs
|
2024-03-04 17:46:38 -08:00 |
|
Jonathan Kelley
|
bb7f19b4e4
|
Update feature_requst.md
Clean up the language in the issue tracker
|
2024-03-04 17:44:09 -08:00 |
|
Jonathan Kelley
|
22266cc560
|
Switch to bun, clean up web implementation
|
2024-03-04 15:23:48 -08:00 |
|
dependabot[bot]
|
f39a2e5f98
|
Bump mio from 0.8.10 to 0.8.11 (#2001)
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-04 16:24:29 -06:00 |
|
Jonathan Kelley
|
38a2c04e38
|
Merge pull request #1983 from marc2332/fix/update-dioxus-router-docs
fix: Update `dioxus-router` docs
|
2024-03-04 14:21:52 -08:00 |
|
Jonathan Kelley
|
62d79747aa
|
Merge pull request #1987 from ealmloff/fix-fullstack-history
Fix fullstack history
|
2024-03-04 14:19:38 -08:00 |
|
Jonathan Kelley
|
5e1b1cfecd
|
Merge pull request #2002 from ealmloff/fix-signal-leak
Fix signals leaking memory
|
2024-03-04 14:18:33 -08:00 |
|
Evan Almloff
|
2e3a730ed5
|
fix clippy
|
2024-03-04 16:10:04 -06:00 |
|
Evan Almloff
|
568631e331
|
test signal drops
|
2024-03-04 16:02:19 -06:00 |
|
Evan Almloff
|
8322b508a7
|
fix signals leaking memory
|
2024-03-04 15:51:14 -06:00 |
|
Evan Almloff
|
3827378f68
|
Merge branch 'main' into fix-effect
|
2024-03-04 15:40:37 -06:00 |
|
Evan Almloff
|
b42992bad1
|
add more internal documentation about tasks
|
2024-03-04 15:38:28 -06:00 |
|
Evan Almloff
|
48f845985b
|
restore readme
|
2024-03-04 15:27:27 -06:00 |
|
Evan Almloff
|
fc7efd8006
|
test child future drop behavior
|
2024-03-04 15:26:16 -06:00 |
|
Evan Almloff
|
797feb5657
|
remove logging, clean up some code, and fix effect test
|
2024-03-04 15:09:31 -06:00 |
|
Evan Almloff
|
c4b8ebc1cf
|
separate task and scope tasks
|
2024-03-04 13:04:22 -06:00 |
|
Evan Almloff
|
78b9b157dc
|
fix formatting
|
2024-03-04 12:04:09 -06:00 |
|
Jonathan Kelley
|
199173a409
|
fix navigating when files are dropped
|
2024-03-01 23:37:46 -08:00 |
|
Jonathan Kelley
|
0ff0eb7846
|
Use the platform as the base interpreter instead of trying to extend it
|
2024-03-01 14:23:53 -08:00 |
|
Evan Almloff
|
a14e5be7ad
|
Fix effect ordering after reruns
|
2024-03-01 12:46:07 -06:00 |
|