Jonathan Kelley
|
cc79287e86
|
Merge pull request #231 from blemelin/master
Transparent window means transparent WebView
|
2022-02-11 20:27:56 -05:00 |
|
Jonathan Kelley
|
65ca542993
|
Merge pull request #235 from t1m0t/master
try fix syntax workflow
|
2022-02-11 18:23:24 -05:00 |
|
Timothée
|
39c1f1d8e5
|
Merge branch 'DioxusLabs:master' into master
|
2022-02-12 00:12:05 +01:00 |
|
t1m0t
|
6e91b1d54e
|
try fix syntax workflow
|
2022-02-12 00:11:33 +01:00 |
|
Jonathan Kelley
|
0b940fa94d
|
Merge pull request #234 from t1m0t/master
fix code coverage and docs workflows
|
2022-02-11 17:06:27 -05:00 |
|
t1m0t
|
e54b5aab04
|
try fix docs workflow
|
2022-02-11 22:49:48 +01:00 |
|
t1m0t
|
c0753913ea
|
add names for clarity
|
2022-02-11 22:01:22 +01:00 |
|
t1m0t
|
d8bfc41662
|
fix code coverage action
|
2022-02-11 21:58:44 +01:00 |
|
Benjamin Lemelin
|
f8c78f8ca9
|
Transparent window means transparent WebView
|
2022-02-11 14:47:29 -05:00 |
|
Jonathan Kelley
|
e3d4c1cde4
|
Merge pull request #230 from t1m0t/master
fix some uncaught error during runtime test
|
2022-02-11 12:12:44 -05:00 |
|
t1m0t
|
eb39f360e3
|
fix some uncaught error during runtime test
|
2022-02-11 17:59:59 +01:00 |
|
Jonathan Kelley
|
f9a50163c0
|
Merge pull request #227 from mrxiaozhuox/master
Add more Desktop Window Api
|
2022-02-10 22:48:31 -05:00 |
|
mrxiaozhuox
|
8801e4be00
|
feat: change example
|
2022-02-11 11:29:00 +08:00 |
|
mrxiaozhuox
|
04d3098c9b
|
feat: add more window api example
|
2022-02-11 11:21:25 +08:00 |
|
mrxiaozhuox
|
69abb89823
|
feat: commit code
|
2022-02-11 10:57:53 +08:00 |
|
mrxiaozhuox
|
da0f596cde
|
feat: commit code
|
2022-02-11 10:36:29 +08:00 |
|
Jonathan Kelley
|
4a3680ee1b
|
chore: remove all warnings
|
2022-02-10 21:00:15 -05:00 |
|
mrxiaozhuox
|
557201816b
|
fix: borderless example
|
2022-02-11 09:51:12 +08:00 |
|
mrxiaozhuox
|
30bb92f09a
|
fix: change method name
|
2022-02-11 09:46:23 +08:00 |
|
mrxiaozhuox
|
c9fa19d009
|
fix: ci problem
|
2022-02-11 09:10:27 +08:00 |
|
mrxiaozhuox
|
62f8e71f7f
|
fix: borderless example
|
2022-02-11 09:05:32 +08:00 |
|
Jonathan Kelley
|
cea2e494e9
|
docs: reorder guide
|
2022-02-10 14:08:11 -05:00 |
|
Jonathan Kelley
|
b9541d20fb
|
docs: link to nightly guide
|
2022-02-10 14:07:16 -05:00 |
|
Jonathan Kelley
|
a5477d287c
|
ci: fix deploy dir
|
2022-02-10 12:33:33 -05:00 |
|
Jonathan Kelley
|
d5120d81aa
|
ci: enable deploy key
|
2022-02-10 12:29:00 -05:00 |
|
Jonathan Kelley
|
84fb8cf6cf
|
fix: add folder
|
2022-02-10 12:22:47 -05:00 |
|
Jonathan Kelley
|
13456ec00c
|
ci: fire deploy
|
2022-02-10 12:21:38 -05:00 |
|
Jonathan Kelley
|
affdaf05ce
|
ci: fix docs
|
2022-02-10 12:21:07 -05:00 |
|
Jonathan Kelley
|
7c60260672
|
ci: fire deploy
|
2022-02-10 12:20:23 -05:00 |
|
Jonathan Kelley
|
a858934d41
|
ci: use filtering for all
|
2022-02-10 12:09:50 -05:00 |
|
Jonathan Kelley
|
ae78a8381c
|
ci: fix pathing
|
2022-02-10 12:08:52 -05:00 |
|
Jonathan Kelley
|
95ea917fca
|
ci: fix pathing
|
2022-02-10 12:08:38 -05:00 |
|
Jonathan Kelley
|
c0e9f39cca
|
ci: include .github as a regen folder
|
2022-02-10 12:05:53 -05:00 |
|
Jonathan Kelley
|
b6f120ef58
|
ci: limit main CI to ignore on docs
|
2022-02-10 12:05:19 -05:00 |
|
Jonathan Kelley
|
8be5cb097b
|
docs: try fire deploy
|
2022-02-10 12:01:34 -05:00 |
|
Jonathan Kelley
|
02d4bdbf72
|
Merge pull request #228 from DioxusLabs/jk/autodeploy-docs
feat: add docs autdeploy
|
2022-02-10 12:00:24 -05:00 |
|
Jonathan Kelley
|
f9366dff92
|
feat: add docs autdeploy
|
2022-02-10 11:18:36 -05:00 |
|
mrxiaozhuox
|
332ec30954
|
fix: change method name
|
2022-02-10 23:38:57 +08:00 |
|
mrxiaozhuox
|
15a9c37a36
|
Merge branch 'master' of https://github.com/mrxiaozhuox/dioxus
|
2022-02-10 23:33:16 +08:00 |
|
mrxiaozhuox
|
81ea7a1428
|
feat: add window api
|
2022-02-10 23:33:02 +08:00 |
|
YuKun Liu
|
465a3c78b1
|
Merge branch 'DioxusLabs:master' into master
|
2022-02-10 22:58:35 +08:00 |
|
Jonathan Kelley
|
7f4474ed41
|
Merge pull request #226 from rMazeiks/proofread-docs
More guide improvements, chapters 6-7
|
2022-02-10 09:58:19 -05:00 |
|
Reinis Mazeiks
|
f5907a682e
|
Add a better introduction to what Components are.
|
2022-02-10 15:50:11 +02:00 |
|
Reinis Mazeiks
|
fc7d94b8d1
|
Proofread chapter 7
|
2022-02-10 13:28:54 +02:00 |
|
Reinis Mazeiks
|
ebc768932d
|
Proofread chapter 6
|
2022-02-10 12:36:27 +02:00 |
|
mrxiaozhuox
|
01435d6aff
|
feat: add window api
|
2022-02-10 16:59:28 +08:00 |
|
Reinis Mazeiks
|
02d8e66f40
|
Refactor: move Component docs into the components directory to reflect how they are presented in the guide
|
2022-02-10 10:07:33 +02:00 |
|
mrxiaozhuox
|
f28fb7165a
|
feat: add window api
|
2022-02-10 13:47:45 +08:00 |
|
mrxiaozhuox
|
6eaad850ee
|
feat: add window title api
|
2022-02-10 12:35:17 +08:00 |
|
Jonathan Kelley
|
67766c7b59
|
Merge pull request #224 from rMazeiks/proofread-docs
|
2022-02-09 16:52:12 -05:00 |
|