Commit graph

4999 commits

Author SHA1 Message Date
Jonathan Kelley
a7a6645963
dont use magnanis for todomv 2024-01-11 14:55:56 -08:00
Jonathan Kelley
4f077ec664
Merge pull request #1812 from ealmloff/duplicate-event-listener-rsx
check for duplicate event listeners in the rsx macro
2024-01-11 14:34:01 -08:00
Jonathan Kelley
7dd9fce60f
Merge pull request #1817 from ealmloff/fix-serde-html
Enable serde dependency in the html crate even if eval is disabled
2024-01-11 14:33:50 -08:00
Evan Almloff
4ef6f78657 fix duplicate listeners in the autoformat tests 2024-01-11 16:22:28 -06:00
Evan Almloff
b6ea395338 enable serde dependency in the html crate even if eval is disabled 2024-01-11 15:40:44 -06:00
Jonathan Kelley
f7bf156422
Merge pull request #1810 from DioxusLabs/jk/disambiguate-exprs-in-rsx
Disambiguate if expressions in rsx by requiring curlies, allow shorthand component/element initialization
2024-01-11 12:25:59 -08:00
Jonathan Kelley
3ef15577eb
Merge pull request #1807 from ealmloff/assets-optional
Only support manganis in the CLI
2024-01-11 12:18:24 -08:00
Jonathan Kelley
8ff13c3c1b
Fix some basic clippy stuff 2024-01-11 12:13:38 -08:00
Jonathan Kelley
1527b81e02
Components participate in event handlers 2024-01-11 12:11:27 -08:00
hem1t
8be9a7192b
using cargo.toml version (#1813)
- Replaced `CFG_RELEASE` with `CARGO_PKG_VERSION`
- No rerun on `CFG_RELEASE`
2024-01-11 13:50:23 -06:00
Jonathan Kelley
8881b8a473
Use error instead of panic for span location in rsx macro shorthand 2024-01-11 11:37:12 -08:00
Evan Almloff
9b5a797008 check for duplicate event listeners in the rsx macro 2024-01-11 10:34:08 -06:00
Evan Almloff
029a390078 bump manganis 2024-01-11 10:02:47 -06:00
Jonathan Kelley
aff5259654
Allow children shorthand in components 2024-01-10 23:52:38 -08:00
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
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
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
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