Jonathan Kelley
|
8a77d2560e
|
fix tests around children elements
|
2024-01-10 23:42:36 -08:00 |
|
Jonathan Kelley
|
b8061d6d14
|
Make clippy happy
|
2024-01-10 23:26:26 -08:00 |
|
Jonathan Kelley
|
593527d58b
|
fix final test
|
2024-01-10 23:18:47 -08:00 |
|
Jonathan Kelley
|
f1e8faffb5
|
fix tests
|
2024-01-10 23:17:01 -08:00 |
|
Jonathan Kelley
|
c5dfbd7913
|
fix test
|
2024-01-10 22:52:41 -08:00 |
|
Jonathan Kelley
|
fa9d92f956
|
Fix tests for autofmt
|
2024-01-10 22:41:40 -08:00 |
|
Jonathan Kelley
|
d9b84f9f8f
|
Disambiguate expressions in rsx by requiring curlies
|
2024-01-10 19:33:34 -08:00 |
|
Evan Almloff
|
8fe2515413
|
Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking
|
2024-01-10 19:21:17 -06:00 |
|
Evan Almloff
|
55f76fede6
|
work on fixing some core tests
|
2024-01-10 19:21:15 -06:00 |
|
Jonathan Kelley
|
3bde429619
|
Export signals from dioxus prelude
|
2024-01-10 16:57:21 -08:00 |
|
ealmloff
|
8e08c736df
|
Merge pull request #2 from DioxusLabs/jk/fix-component-macro-on-breaking
Fix: quick tweak to allow #[component] macro working
|
2024-01-10 18:42:48 -06:00 |
|
Jonathan Kelley
|
47805461d0
|
Dump skip(0)
|
2024-01-10 16:39:40 -08:00 |
|
Jonathan Kelley
|
2a7f3a4164
|
Fix: quick tweak to allow #[component] macro working
|
2024-01-10 16:38:07 -08:00 |
|
Evan Almloff
|
4a1a00b0f0
|
fix dioxus ssr
|
2024-01-10 17:57:15 -06:00 |
|
Evan Almloff
|
dc58212508
|
fix props diffing
|
2024-01-10 17:13:56 -06:00 |
|
Evan Almloff
|
b8c6862791
|
revert cargo.toml
|
2024-01-10 11:24:04 -06:00 |
|
Evan Almloff
|
e004c1722f
|
set the required environment variable for manganis support
|
2024-01-10 11:19:51 -06:00 |
|
Evan Almloff
|
5b2b0c43bd
|
work on fixing ssr
|
2024-01-10 09:56:03 -06:00 |
|
ealmloff
|
e1e29d1404
|
Merge branch 'master' into maybe-sync-signal
|
2024-01-09 15:31:31 -06:00 |
|
Evan Almloff
|
d8e79b656b
|
remove an extra clone
|
2024-01-09 14:27:25 -06:00 |
|
Evan Almloff
|
663296ae45
|
make collect-assets not optional in dioxus fullstack
|
2024-01-09 13:58:28 -06:00 |
|
TKirishima
|
48e413a4f3
|
fix: no project-name in argument of dx create (#1803)
|
2024-01-09 13:22:38 -06:00 |
|
Evan Almloff
|
f1b2f964c0
|
fix removing root nodes
|
2024-01-09 12:05:27 -06:00 |
|
Evan Almloff
|
b2860a3d73
|
fix diffing components
|
2024-01-09 11:50:41 -06:00 |
|
Evan Almloff
|
3545c14a38
|
fix formatting
|
2024-01-09 11:36:45 -06:00 |
|
Evan Almloff
|
b43dfb1f67
|
fix mounted information
|
2024-01-09 11:35:55 -06:00 |
|
Evan Almloff
|
967c082085
|
clippy fix
|
2024-01-09 11:02:07 -06:00 |
|
Evan Almloff
|
41abffb267
|
remove the mount information when a node is dismounted
|
2024-01-09 11:01:42 -06:00 |
|
Evan Almloff
|
8eb2b74832
|
move mounted info to the VDOM
|
2024-01-09 11:01:11 -06:00 |
|
Evan Almloff
|
0175ae0599
|
refactor diffing a bit
|
2024-01-09 10:26:32 -06:00 |
|
Evan Almloff
|
d1b9703ee7
|
fix release mode
|
2024-01-09 10:24:02 -06:00 |
|
Evan Almloff
|
8af39e0f1e
|
fix some more clippy lints
|
2024-01-09 10:11:31 -06:00 |
|
Evan Almloff
|
eb602fc29f
|
clippy fix
|
2024-01-09 10:09:58 -06:00 |
|
Evan Almloff
|
aed29b1dec
|
separate mount information from VNodes
|
2024-01-09 10:09:08 -06:00 |
|
Jonathan Kelley
|
18a56bf62c
|
Merge pull request #1701 from marc2332/feat/inline-attributes-fmt
feat: `--split-line-attributes` parameter for CLI `fmt`
|
2024-01-08 20:19:39 -08:00 |
|
Jonathan Kelley
|
2876a7deb2
|
Merge branch 'master' into feat/inline-attributes-fmt
|
2024-01-08 20:00:14 -08:00 |
|
Jonathan Kelley
|
dd4dc93578
|
Merge pull request #1700 from ealmloff/fix-leak
Fix leak in the render macro
|
2024-01-08 19:51:17 -08:00 |
|
Jonathan Kelley
|
b8fac44537
|
Clean up merge comments
|
2024-01-08 19:33:39 -08:00 |
|
Jonathan Kelley
|
23f7a37b06
|
Clean up merge conflicts
|
2024-01-08 19:31:57 -08:00 |
|
Jonathan Kelley
|
44a27bf8a3
|
Fix leak in render macro
|
2024-01-08 19:20:31 -08:00 |
|
Evan Almloff
|
0a35b5a670
|
fix render macro
|
2024-01-08 19:04:56 -08:00 |
|
Jonathan Kelley
|
a0ce5493ea
|
Cleanup ci files
|
2024-01-08 19:00:13 -08:00 |
|
Jonathan Kelley
|
aea019670a
|
Merge pull request #1801 from DioxusLabs/jk/fix-miri-test-setup
bump the ci
|
2024-01-08 18:54:23 -08:00 |
|
Jonathan Kelley
|
8f8cfdf2fa
|
use token for cache controller
|
2024-01-08 18:50:47 -08:00 |
|
Jonathan Kelley
|
65191eb002
|
update cache list
|
2024-01-08 18:39:26 -08:00 |
|
Jonathan Kelley
|
5e08384a29
|
wipe cache
|
2024-01-08 18:36:35 -08:00 |
|
Jonathan Kelley
|
4a39f71143
|
get more space on the test runner
|
2024-01-08 18:26:56 -08:00 |
|
Jonathan Kelley
|
fc5bf89086
|
bump the ci
|
2024-01-08 17:42:17 -08:00 |
|
Jonathan Kelley
|
ecf391f5a3
|
Merge pull request #1800 from DioxusLabs/jk/fix-miri-test-setup
Tweak CI with new caching
|
2024-01-08 16:53:52 -08:00 |
|
Jonathan Kelley
|
ba8984761e
|
cache if master
|
2024-01-08 16:53:37 -08:00 |
|