Commit graph

5482 commits

Author SHA1 Message Date
Miles Murgaw
7f886e3888
Merge pull request #2 from DogeDark/prerelease-docs
Prerelease docs
2024-02-08 16:39:04 -05:00
Miles Murgaw
28f39f0860 fix: prerelease docs 2024-02-08 16:35:59 -05:00
Miles Murgaw
0aa2917071 fix: prerelease docs 2024-02-08 16:34:15 -05:00
Miles Murgaw
744d53147d fix: prerelease docs 2024-02-08 16:33:28 -05:00
Miles Murgaw
fb2e77a68a feat: prerelease docs 2024-02-08 16:31:46 -05:00
Jonathan Kelley
53343bfd19
Merge pull request #1910 from ealmloff/readable-map
Implement Readable for mapped signal
2024-02-07 18:10:02 -08:00
Jonathan Kelley
25d103c1a5
Merge pull request #1908 from ealmloff/fix-assets
Fix manganis support for dioxus desktop
2024-02-07 12:17:12 -08:00
Jonathan Kelley
6436cfceda
Merge pull request #1911 from ealmloff/fix-desktop-external-links
Fix external links in dioxus desktop
2024-02-07 11:52:45 -08:00
Evan Almloff
cb113cf4b6 Fix external links in dioxus desktop 2024-02-07 11:35:50 -06:00
Evan Almloff
1bbecc3c70 restore dioxus signals dependencies 2024-02-07 11:31:13 -06:00
Evan Almloff
8689509eb5 erase the original readable type 2024-02-07 11:19:39 -06:00
Evan Almloff
c8937cb4df make mapped signal readable 2024-02-07 09:35:06 -06:00
Evan Almloff
1af8f56e89 make target an associated type 2024-02-07 08:53:21 -06:00
Evan Almloff
3270f7341a fix manganis support for dioxus desktop 2024-02-06 11:39:30 -06:00
Evan Almloff
ef101dd876
Merge pull request #1903 from Andrew15-5/1862-fix-long-rebuilds
fix(serve): fixed long rebuilds with `dx serve`
2024-02-06 10:49:36 -06:00
Evan Almloff
1909b05412 Merge branch 'master' into pr/Andrew15-5/1903 2024-02-06 10:28:49 -06:00
Evan Almloff
7f32809a96 use out_dir in a few more places 2024-02-06 10:27:26 -06:00
Jonathan Kelley
2ade193a5b
Fix shortcut by wrapping callback 2024-02-05 18:50:13 -08:00
Jonathan Kelley
f2ec5c5cb8
fix headless event counter 2024-02-05 17:58:13 -08:00
Jonathan Kelley
d2346cc477
maybe windows needs even longer for windows to open 2024-02-05 17:15:06 -08:00
Evan Almloff
72ae13ccb5 fix the double click event 2024-02-05 18:24:21 -06:00
Evan Almloff
f8003fd9ea Fix the history button props 2024-02-05 17:51:31 -06:00
Jonathan Kelley
902d6e2fd7
bump rust version to 1.75 to satisfy CI 2024-02-05 14:48:51 -08:00
Jonathan Kelley
4f8868d43d
Merge pull request #1791 from ealmloff/breaking
Remove scope, use_state, use_ref, bump allocator and make everything 'static
2024-02-05 14:19:47 -08:00
Evan Almloff
9988fa46b9 fix fullstack playwright tests 2024-02-05 15:41:16 -06:00
Andrew Voynov
ea9622a75c
fix(serve): fixed long rebuilds with dx serve 2024-02-06 00:27:45 +03:00
Jonathan Kelley
9fb4a5a5bd
speed up clearing ci 2024-02-05 13:26:39 -08:00
Evan Almloff
c431429448 fix web playwright tests 2024-02-05 15:25:51 -06:00
Jonathan Kelley
1bbceac4e1
use better disk clearer 2024-02-05 13:24:21 -08:00
Evan Almloff
b4f2a925c7 fix fullstack playwright test features 2024-02-05 15:04:49 -06:00
Jonathan Kelley
1b7c31792e
fix dir 2024-02-05 13:02:27 -08:00
Jonathan Kelley
472de4198d
wipe more directories to free up space 2024-02-05 12:57:48 -08:00
Jonathan Kelley
52e14e8ece
dont commit wasm 2024-02-05 12:46:01 -08:00
Jonathan Kelley
bcbbd4a687
remove wasm 2024-02-05 12:45:47 -08:00
Jonathan Kelley
b71f1438f3
update gitignore 2024-02-05 12:42:30 -08:00
Jonathan Kelley
7e54039ed2
fix make tests 2024-02-05 12:24:59 -08:00
Evan Almloff
b63c14fab8 change config flags from ssr to server to match the features 2024-02-05 14:20:15 -06:00
Jonathan Kelley
69e4ebe4ed
Fix suspense on resource 2024-02-05 11:59:50 -08:00
Jonathan Kelley
13cc912aeb
remove playwright report 2024-02-05 11:55:09 -08:00
Jonathan Kelley
d804b9283e
comment out miri 2024-02-05 11:38:17 -08:00
Jonathan Kelley
afa80a9592
fix playwright test, comment out miri 2024-02-05 11:38:11 -08:00
Evan Almloff
61e2478fbf
Merge pull request #1897 from Andrew15-5/fix-liveview-adapter-comments
docs(liveview): fixed adapter comments
2024-02-05 12:41:18 -06:00
Evan Almloff
417cea7569
Merge pull request #1898 from Andrew15-5/fix-fullstack-cli-build
Now fullstack client uses correct config via `dx build`
2024-02-05 09:28:45 -06:00
Evan Almloff
b1f617acd3
Merge pull request #1899 from Andrew15-5/fix-router-macro-typo
chore(docs): fixed typo in router-macro
2024-02-05 09:27:40 -06:00
Evan Almloff
cb9a43561a
Merge pull request #1900 from Andrew15-5/add-short-release-option
feat(cli): added short `release` build option
2024-02-05 09:27:17 -06:00
Evan Almloff
356497df4e fix some clippy lints 2024-02-05 08:17:25 -06:00
Evan Almloff
91fea15cdc don't expose the signal scope subscriber API publicly 2024-02-05 08:13:52 -06:00
Evan Almloff
30bac267c9 simplify reactive context and expose less signal internals 2024-02-05 08:05:27 -06:00
Evan Almloff
8324f5290a rename rc to reactive context to avoid confusion with Rc 2024-02-05 07:24:31 -06:00
Evan Almloff
26e4651e9f fix infinite recursion in reactive context 2024-02-05 07:23:32 -06:00