Commit graph

3948 commits

Author SHA1 Message Date
Jon Kelley
b0f0041d7e
Merge pull request #240 from oovm/master
Convert web_sys Events to html Data
2022-04-29 22:17:08 -04:00
YuKun Liu
2c9f5f1957 Fixed dioxus.toml 2022-04-29 12:59:15 +08:00
Jonathan Kelley
4a54934c8e fix: extension should respect blocks 2022-04-28 23:59:20 -04:00
Jon Kelley
52a235fda5
Merge pull request #382 from DusterTheFirst/wasm-cfg
Fix cfg conditions for wasm
2022-04-28 15:56:02 -04:00
Jon Kelley
25c61f5be0
Merge pull request #377 from WIGGLES-dev/master
FEAT: Allow starting live view apps with props
2022-04-28 15:14:37 -04:00
Jonathan Kelley
284860f470 feat: more tests and spans 2022-04-28 14:16:21 -04:00
Zachary
cdbdc4c4a2
Fix cfg conditions for wasm 2022-04-28 20:11:56 +02:00
WIGGLES
72d185373e
Merge branch 'DioxusLabs:master' into master 2022-04-26 23:07:44 -04:00
Jon Kelley
b53d8b4725
Merge pull request #380 from mrxiaozhuox/patch-1
Remove `cli` docs
2022-04-26 20:39:08 -04:00
YuKun Liu
00354c9b6a
Move cli docs to cli repo 2022-04-27 07:38:31 +08:00
YuKun Liu
1594ac386c
Update docs.yml 2022-04-27 07:37:34 +08:00
Jonathan Kelley
201dcc144d feat: fix bug with applying multiple edits in sequence 2022-04-26 18:45:27 -04:00
Jonathan Kelley
804d9af1c7 feat: improve autoformatting algorithm
- tons of new tests for various cases to be consistent
2022-04-26 18:45:08 -04:00
Jon Kelley
3e673bd735
Merge pull request #379 from koptan/ko/fix-useeffect-visibility
fix: export useeffect in hooks module
2022-04-26 16:15:27 -04:00
Jon Kelley
87c04e33a8
Merge pull request #378 from koptan/ko/fix-write-silent
fix: unmarking component as dirty in silent write
2022-04-26 15:16:29 -04:00
Koptan
04cb82b31a fix: export useeffect in hooks module 2022-04-26 19:19:13 +02:00
Koptan
eb3fd74bf9 fix: unmarking component as dirty in silent write 2022-04-26 18:50:45 +02:00
Ian
3b45edacc0 features don't play nice with vscode development 2022-04-26 09:54:12 -04:00
Ian
4b3d200c0d fixed cargo check issue 2022-04-26 09:50:19 -04:00
WIGGLES
00e5ffb122
Merge branch 'DioxusLabs:master' into master 2022-04-25 17:19:45 -04:00
Jon Kelley
0582d522b2
Merge pull request #32 from mrxiaozhuox/master
Move cli docs to this repository
2022-04-25 12:18:57 -04:00
Jonathan Kelley
07529e491c fix: subscription should apply internally to hook 2022-04-24 20:51:52 -04:00
Jonathan Kelley
70a6f95c8c fix: allow fermi atomref to be cloned 2022-04-24 20:47:22 -04:00
Jonathan Kelley
36ba49fe27 wip: fixing tabs 2022-04-24 20:44:38 -04:00
WIGGLES
3b54048fa2
Merge branch 'DioxusLabs:master' into master 2022-04-24 20:01:32 -04:00
Jonathan Kelley
f67b71c5a5 feat: custom element example 2022-04-24 19:44:20 -04:00
Jonathan Kelley
4fa909e864 feat: ensure parsing works with right indicies 2022-04-24 19:38:28 -04:00
Jonathan Kelley
f9d9f85924 feat: format components properly 2022-04-24 13:12:20 -04:00
Evan Almloff
84db875101 Merge branch 'master' of https://github.com/DioxusLabs/dioxus into lazy_tui 2022-04-24 06:56:07 -05:00
Jonathan Kelley
84f0245f6c feat: basic autofmt 2022-04-24 03:24:41 -04:00
Jonathan Kelley
2a1970b3a9 feat: add prettyplease vendored and get basic test working 2022-04-24 02:55:20 -04:00
Jonathan Kelley
794f43ffee concept: move rsx out to its own crate 2022-04-24 02:35:52 -04:00
Ian
f332ffc5ad support starting liveview with props 2022-04-24 00:37:46 -04:00
Jonathan Kelley
3269b2b5aa feat: add more options to translation 2022-04-23 23:55:18 -04:00
Aster
329b182e2d Add feature gate 2022-04-24 11:48:15 +08:00
SasakiSaki
b73bf13577
Merge branch 'DioxusLabs:master' into master 2022-04-24 11:41:08 +08:00
Jonathan Kelley
04535749e9 chore: clean up some latent items 2022-04-23 23:28:53 -04:00
YuKun Liu
d9e658719b Merge branch 'master' of https://github.com/mrxiaozhuox/studio 2022-04-24 11:23:43 +08:00
YuKun Liu
5f7daedc5d Update docs.yml 2022-04-24 11:22:02 +08:00
Jonathan Kelley
608795426a Merge branch 'master' of github.com:DioxusLabs/dioxus 2022-04-23 23:21:46 -04:00
Jonathan Kelley
bcefeae10f clippy: remove some unused imports 2022-04-23 23:21:39 -04:00
Jon Kelley
e68a9f4144
Merge pull request #366 from WIGGLES-dev/master
Liveview Axum Integration + Example updates
2022-04-23 23:13:04 -04:00
Jon Kelley
c4a19f71af
Merge branch 'master' into master 2022-04-23 23:08:58 -04:00
YuKun Liu
8575bbd773
Merge branch 'DioxusLabs:master' into master 2022-04-24 11:07:45 +08:00
Jon Kelley
45fe8999c1
Merge pull request #362 from Demonthos/tui-benchmark
add benchmark, headless mode, and shutdown context to tui
2022-04-23 23:06:31 -04:00
YuKun Liu
1f1de4d822 Fixed docs.yml 2022-04-24 11:03:46 +08:00
YuKun Liu
79df0d0f74 Fixed workflows 2022-04-24 10:47:04 +08:00
YuKun Liu
f203b5f99d Move docs to cli repo 2022-04-24 10:44:06 +08:00
Ian
ee70334d20 Merge branch 'master' of https://github.com/WIGGLES-dev/dioxus 2022-04-23 22:13:46 -04:00
Ian
dfaa6c186b Fixed example squiglies. 2022-04-23 22:13:43 -04:00