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 |
|
Jonathan Kelley
|
6b2c349626
|
use proper cache
|
2024-01-08 16:32:49 -08:00 |
|
Jonathan Kelley
|
3cb3113a8b
|
try normal swatinem cache
|
2024-01-08 16:26:12 -08:00 |
|
Jonathan Kelley
|
d081374b95
|
attempt to speed up CI
|
2024-01-08 16:14:06 -08:00 |
|
Jonathan Kelley
|
f4d9596a06
|
Move around checkout action
|
2024-01-08 15:57:26 -08:00 |
|
Jonathan Kelley
|
03da6ac49b
|
Merge pull request #1799 from DioxusLabs/dependabot/npm_and_yarn/packages/extension/follow-redirects-1.15.4
Bump follow-redirects from 1.15.1 to 1.15.4 in /packages/extension
|
2024-01-08 15:51:45 -08:00 |
|
Jonathan Kelley
|
8bb9bccca5
|
set working dir for playwright
|
2024-01-08 15:51:26 -08:00 |
|
Jonathan Kelley
|
9443826229
|
dont include mobile demo
|
2024-01-08 15:45:03 -08:00 |
|
Jonathan Kelley
|
80f376a2e5
|
dont use working directory (busts cache, probably)
|
2024-01-08 15:35:16 -08:00 |
|
Jonathan Kelley
|
e5341bd330
|
Dont run matrix on draft
|
2024-01-08 15:29:20 -08:00 |
|
Jonathan Kelley
|
3aabaa8c8f
|
Commit cargo.lock and allow mobile example to be part of workspace
|
2024-01-08 15:27:59 -08:00 |
|
dependabot[bot]
|
485bb6585e
|
Bump follow-redirects from 1.15.1 to 1.15.4 in /packages/extension
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 23:20:22 +00:00 |
|
Jonathan Kelley
|
0c684261c9
|
Tweak CI with new caching
|
2024-01-08 15:19:21 -08:00 |
|
Jonathan Kelley
|
546868551a
|
Merge pull request #1798 from DioxusLabs/jk/fix-miri-test-setup
Fix: move miri and playwright to the main CI so it gets run less
|
2024-01-08 15:19:10 -08:00 |
|
Jonathan Kelley
|
ce75a13d26
|
apply sccache for all jobs in main workflow
|
2024-01-08 15:00:05 -08:00 |
|
Jonathan Kelley
|
28a9dc6805
|
Pin assets sha to keep CI in check
|
2024-01-08 14:54:02 -08:00 |
|
Jonathan Kelley
|
6f15e0e924
|
Fix ci failure on unused cfg deps
|
2024-01-08 14:37:05 -08:00 |
|
Jonathan Kelley
|
bc96a3e4fb
|
Fix working directory
|
2024-01-08 14:29:43 -08:00 |
|
ealmloff
|
c7e104c0f0
|
Merge branch 'master' into maybe-sync-signal
|
2024-01-08 16:27:11 -06:00 |
|
Jonathan Kelley
|
998535b8df
|
Fix main.yml CI
|
2024-01-08 14:27:03 -08:00 |
|
Jonathan Kelley
|
75a4535854
|
Use mozilla cache for playwright
|
2024-01-08 14:21:53 -08:00 |
|