Commit graph

3948 commits

Author SHA1 Message Date
YuKun Liu
0e8414b40a
Merge branch 'master' into master 2022-08-18 16:33:09 -07:00
mrxiaozhuox
d9891d9f0c feat: commit build field 2022-08-18 15:54:42 -07:00
Demonthos
a9e71cb001
expose desktopconfig in public interface (#529) 2022-08-17 11:16:05 -07:00
YuKun Liu
bc1a81b84b
Merge pull request #58 from trevyn/fix-notify
Fix `notify` and make CI pass
2022-08-15 13:52:51 -07:00
trevyn
6d9ec38eac update for notify 5.0.0-pre.16 2022-08-15 07:47:19 -04:00
trevyn
a853c1fb18 cargo fmt --all 2022-08-15 07:44:17 -04:00
trevyn
9364119734 Update Cargo.lock 2022-08-15 07:37:51 -04:00
mrxiaozhuox
6f4028f065 feat: make new plugin api 2022-08-14 18:30:34 -07:00
mrxiaozhuox
b28043a944 feat: commit unzip_file function 2022-08-13 15:21:34 -07:00
Demonthos
baf1807338
allow duplicate idents in format_args_f (#515) 2022-08-10 22:45:56 -07:00
Reinis Mazeiks
c801d4402e
Fix propagation docs (#526)
* Fix typo - wrong example for "stopping propagation" section

* Move `lib.rs` in guide back to `src`

* Make sure tests get run when guide is updated (there's examples in the guide to check for compilation errors)
2022-08-10 07:23:27 -05:00
Marco Godoy
9538cfe733
Update Docs CI with mdbook translation support (#516)
* Update Docs CI with mdbook translation support #514

* install mdbook with --rev
2022-08-04 10:26:04 -05:00
mrxiaozhuox
d8506301eb feat: commit generate info 2022-08-02 17:23:53 +08:00
mrxiaozhuox
f915a38ad4 feat: commit plugin init 2022-08-02 15:22:48 +08:00
mrxiaozhuox
7609406bcd feat: commit version info 2022-08-01 16:14:29 +08:00
mrxiaozhuox
2ad5c7e282 feat: commit file download 2022-08-01 16:03:17 +08:00
mrxiaozhuox
d13955e39b feat: commit code 2022-07-31 23:15:54 +08:00
Marc Espín
df5338f4e6
Fix typos and update code (#513) 2022-07-30 07:20:49 -05:00
mrxiaozhuox
54dc59360e feat: commit dirs library 2022-07-30 09:57:38 +08:00
mrxiaozhuox
3630224659 feat: commit codee 2022-07-28 23:07:55 +08:00
mrxiaozhuox
59acefadc9 feat: commit code 2022-07-28 10:31:25 +08:00
Demonthos
4a8a7dd5f4
allow the last attribute in a component to contain formatting (#504) 2022-07-27 13:52:09 -07:00
mrxiaozhuox
2065193b63 feat: commit code 2022-07-28 00:34:36 +08:00
mrxiaozhuox
99b300d8d3 feat: commit code 2022-07-28 00:31:07 +08:00
mrxiaozhuox
da53c67841 feat: commit plugin interface 2022-07-27 23:51:35 +08:00
mrxiaozhuox
a21433016a fix: update wasm-bindgen version 2022-07-26 17:03:34 +08:00
mrxiaozhuox
ded8f86279 feat: commit code 2022-07-26 14:25:59 +08:00
mrxiaozhuox
d5afbefddb feat: commit code 2022-07-25 13:53:45 +08:00
mrxiaozhuox
bd2853a194 feat: commit lua code 2022-07-25 08:10:06 +08:00
zohnannor
15e9aa1958
Fix weird docs typo/copy-paste error (#507)
- introduced in a8952a9ee8 and 4518b6bc8c
2022-07-24 17:21:11 -05:00
mrxiaozhuox
ca8855b168 feat: move hot_reload code 2022-07-24 19:04:13 +08:00
mrxiaozhuox
09311ff132 feat: add plugin mod 2022-07-24 19:00:43 +08:00
mrxiaozhuox
c7d962f250 fix: ignore .DS_Store 2022-07-24 17:55:28 +08:00
YuKun Liu
62bf761c1b
Merge pull request #56 from bamboo-maker/master
[TOOL] Adding tailwind-css
2022-07-21 01:43:58 +08:00
vianney
9649410c37 [RM] removed tailwindcss line from Dioxus.toml 2022-07-20 19:29:08 +02:00
vianney
7aa8feaa49 [FIX] fixed typo : tailwind-css -> tailwindcss 2022-07-20 19:26:26 +02:00
vianney
014df14a24 [ADD] Added tailwind-css tool in dioxus-cli. tailwind-css downloads tailwind binary from github and puts it in the tool directory. tailwind-css handles release profile by minifying the bundle. Fixed typo in src/config.rs. Updated docs in configure.md. Updated Dioxus.toml by adding tailwind tool 2022-07-20 17:22:22 +02:00
Demonthos
39cbc82107
update tui to use taffy dimention directly (#501) 2022-07-19 09:27:19 -07:00
Jonathan Kelley
d090b24f8d chore: prevent reference from being uploaded 2022-07-18 13:52:01 -07:00
Jonathan Kelley
dbb842e285 Merge branch 'master' of github.com:DioxusLabs/dioxus 2022-07-18 13:50:11 -07:00
Jonathan Kelley
62b9a0593f chore: use taffy dimension directly 2022-07-15 22:17:00 -04:00
YuKun Liu
66862e2310
Merge pull request #55 from Demonthos/fix_single_line_rsx_hot_reloading
fix single line rsx hot reloading
2022-07-14 21:30:11 +08:00
Evan Almloff
6c11eca05b fix single line rsx hot reloading 2022-07-14 07:38:51 -05:00
Reinis Mazeiks
d734dc5b46
Remove argument from use_hook closure (#496)
Also; update docs for said function
2022-07-11 15:50:56 -04:00
Breno Rocha
6ea076fa7f
Add PT-BR translations (#456)
* Translate final.md, hello_world.md, README.md, ROADMAP.md and SUMMARY.md

* Translatation complete

* Internationalization: move guide to en folder and preserve its history. (#494)

* Clean files and build mdBook with localization feature

* Rebase, remove leftovers and check book builds for every language: 

Co-authored-by: Jon Kelley <jkelleyrtp@gmail.com>
2022-07-11 13:28:12 -04:00
YuKun Liu
4bb8015298
Merge pull request #53 from mrxiaozhuox/master
feat: clean warning info
2022-07-11 12:10:53 +08:00
YuKun Liu
0adabf68a0 feat: clean warning info 2022-07-10 11:28:20 +08:00
YuKun Liu
14f09e69b2
Merge pull request #52 from mrxiaozhuox/master
Prettier console output
2022-07-10 09:00:55 +08:00
Jonathan Kelley
2369b0cc7f chore: remove outdated docs 2022-07-09 15:22:54 -04:00
Jon Kelley
d9546d9504
Renderers are now packages, not features. (#387)
* feat: use synchronous router design

* feat: function to get router out of dom

* chore: restructure workspace to use renderers as packages, not features
2022-07-09 15:15:20 -04:00