Commit graph

5194 commits

Author SHA1 Message Date
Jonathan Kelley
1b883b2858
Use the correct serialized event converter 2024-01-08 12:19:43 -08:00
Evan Almloff
56798b3d1c Merge branch 'master' into add-file-data-drag-event 2024-01-08 14:16:09 -06:00
Evan Almloff
78a5592d6d fix comparer 2024-01-08 14:03:17 -06:00
Evan Almloff
69a1ec0e3c Merge branch 'create-comparer' into maybe-sync-signal 2024-01-08 13:56:11 -06:00
Evan Almloff
b34418fd28 fix generational box 2024-01-08 13:54:54 -06:00
Evan Almloff
cfbec8240e make the web history a higher priority than the liveview history when compiling to wasm 2024-01-08 13:50:01 -06:00
Evan Almloff
2cc6f2f51f fix merge and reorganize the CLI a bit 2024-01-08 13:39:12 -06:00
ealmloff
01c2691953
fix duplicate serde dependancy 2024-01-08 13:30:08 -06:00
Jonathan Kelley
6ed038e9e5
Add example of working with streams 2024-01-08 11:25:20 -08:00
Evan Almloff
0269a59c95 add fullstack platform 2024-01-08 13:24:23 -06:00
Evan Almloff
23509ada9f Merge branch 'master' into cli-config-library 2024-01-08 13:24:16 -06:00
Jonathan Kelley
3eb24f67fe
Merge pull request #1552 from DioxusLabs/jk/faster-cache-ci
Try making the cache faster using mozilla's cache
2024-01-08 11:22:48 -08:00
Jonathan Kelley
5a3d4f9bff
Merge branch 'master' into jk/faster-cache-ci 2024-01-08 11:22:42 -08:00
Evan Almloff
b180b501f7 Merge branch 'master' into fullstack-binary-size-compile-times 2024-01-08 13:18:05 -06:00
ealmloff
08a679147f
Merge branch 'master' into liveview-history-default 2024-01-08 13:11:55 -06:00
Evan Almloff
438c03ad68 fix the double click event 2024-01-08 13:10:09 -06:00
Jonathan Kelley
fb40e72520
Merge pull request #1603 from divinerapier/master
Bump tauri bundler for using proxy to fetch resources
2024-01-08 10:38:05 -08:00
Jonathan Kelley
16bb078e99
Merge pull request #1542 from juspay/nix
Add a simple nix dev shell
2024-01-08 10:36:00 -08:00
Jonathan Kelley
298f5c7b93
Merge pull request #1610 from bunnyBites/get-parsed-values-for-form-values
Serializing FormData while form 'onsubmit'.
2024-01-08 10:35:26 -08:00
Jonathan Kelley
ac326e4dfd
Fix clippy with features 2024-01-08 10:35:10 -08:00
Jonathan Kelley
44c9697021
Fix merge conflicts 2024-01-08 10:26:33 -08:00
Jonathan Kelley
7f6e2dd64b
Merge branch 'master' into get-parsed-values-for-form-values 2024-01-08 09:57:03 -08:00
Jonathan Kelley
4fc2802eab
Merge pull request #1349 from atty303/issue-1179
feat: props spread
2024-01-08 09:48:25 -08:00
Jonathan Kelley
211dd64d92
Merge branch 'master' into issue-1179 2024-01-08 09:39:41 -08:00
Evan Almloff
c9bd5a4e6e look out for a simple to optimize format case 2024-01-07 17:02:49 -06:00
Evan Almloff
aefa8a2431 use boxed slices instead of vecs where possible 2024-01-07 13:41:39 -06:00
Evan Almloff
c59926cb1f remove IS_STATIC 2024-01-07 09:19:40 -06:00
Evan Almloff
ce902e4586 fix creating EventHandler in a component 2024-01-07 09:18:45 -06:00
Evan Almloff
ebacc7b709 make EventHandler partialeq 2024-01-07 09:17:54 -06:00
Evan Almloff
58c01253e5 make EventHandler clone 2024-01-07 09:17:26 -06:00
Evan Almloff
6630a81b0b fix VComponent::new 2024-01-07 09:14:44 -06:00
Jonathan Kelley
b8a47d04d6
fmt 2024-01-07 00:05:31 -08:00
Jonathan Kelley
0a2046ba87
Merge pull request #1787 from DioxusLabs/jk/rework-desktop-crate 2024-01-06 15:06:40 -08:00
Jonathan Kelley
cfbcef1b11
Merge pull request #1795 from ealmloff/fix-ondoubleclick-merge 2024-01-06 15:06:28 -08:00
Evan Almloff
9ef4f465a6 fix formatting 2024-01-06 16:57:54 -06:00
Evan Almloff
44ccdba0fe remove wasm-bindgen cache (we use sledgehammer) 2024-01-06 16:56:07 -06:00
Evan Almloff
65c0d213e3 remove bump in generational box 2024-01-06 16:55:52 -06:00
Evan Almloff
88e2da6c11 update the web renderer to the new dioxus core 2024-01-06 16:44:07 -06:00
Evan Almloff
f4af297777 merge upstream 2024-01-06 16:14:22 -06:00
Evan Almloff
53422ae199 fix the ondouble click desktop test 2024-01-06 15:55:43 -06:00
Jonathan Kelley
729bfa3be1
Fix eval provider 2024-01-06 11:34:26 -08:00
Evan Almloff
f3ad445882 fix hydration 2024-01-06 09:08:51 -06:00
Evan Almloff
502c80b0ad remove an unused import 2024-01-06 09:00:44 -06:00
Evan Almloff
5d842bad2b add the visit feature to syn in core-macro 2024-01-06 08:59:57 -06:00
Evan Almloff
5b6f9d6b80 fix merge 2024-01-06 08:58:49 -06:00
Evan Almloff
e5df83ceec Merge branch 'master' into pr/atty303/1349 2024-01-06 08:52:37 -06:00
Jonathan Kelley
9d4a8e1622
add window ext trait 2024-01-06 02:18:26 -08:00
Jonathan Kelley
4d8592efda
add xdo to dev 2024-01-06 02:01:08 -08:00
Jonathan Kelley
f01a684379
fix windows 2024-01-06 01:44:46 -08:00
Jonathan Kelley
a8eaf3da72
Exclude mobile from ci 2024-01-06 00:54:04 -08:00