Commit graph

3633 commits

Author SHA1 Message Date
Jonathan Kelley
5506c568c0 move to newer wry 2023-07-05 13:44:24 -07:00
Jonathan Kelley
2ce8ded74d FIx desktop for android 2023-07-05 12:49:41 -07:00
Jonathan Kelley
4343abf76d Add better instructions 2023-07-05 12:20:00 -07:00
Jonathan Kelley
2ad85c9b28 Add a custom index.html for the viewport stuff 2023-07-05 12:06:24 -07:00
Jonathan Kelley
1a5936afda Add iOS example to mainline! 2023-07-05 11:31:09 -07:00
Jon Kelley
a75223cd88
Merge pull request #1140 from DioxusLabs/jk/stub-out-ios
Stub out File input and RFD on iOS
2023-07-03 10:16:30 -07:00
Jon Kelley
b29b03661c
Merge pull request #1147 from Demonthos/fix-playwrite-tests
Fix playwrite tests
2023-07-03 09:54:21 -07:00
Evan Almloff
62e87d1dfa fix playwrite tests 2023-07-03 08:17:31 -07:00
Cameron VanHouzen
4c37d5c210
Update web.md (#1145)
Fix typo in web.md
2023-07-03 10:13:57 -05:00
Jon Kelley
6a05fce39a
Merge pull request #1142 from torsteingrindvik/trailing-comma-span
Change missing trailing comma span to be more helpful
2023-07-02 14:02:59 -07:00
Marc Espín
cb73343865
fix: Fix stop_propagation example (#1143) 2023-07-02 12:04:49 -05:00
Torstein Grindvik
a3169ac17b Change missing trailing comma span to point to span where comma is missing from
Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
2023-07-02 15:19:03 +02:00
Jonathan Kelley
3658698064 put webview in rc 2023-06-30 14:39:38 -07:00
Jonathan Kelley
e77a14dbf7 Remove RFD from input crate 2023-06-30 13:59:59 -07:00
Jonathan Kelley
4f22fe3ca8 Stub out files and RFD on ios 2023-06-30 13:59:48 -07:00
Jonathan Kelley
6512c153dd Fix merge errors 2023-06-30 12:48:25 -07:00
Jon Kelley
dfb05540c3
Merge pull request #1036 from marc2332/feat/native-core-optional-deps
feat: Move layout_attributes behind a feature in native-core
2023-06-30 12:31:01 -07:00
Jon Kelley
bfd7562ddb
Merge branch 'master' into feat/native-core-optional-deps 2023-06-30 12:30:39 -07:00
Jon Kelley
a0b89de4ca
Merge pull request #1057 from ndarilek/master
Add richer API for describing global shortcut accelerators.
2023-06-30 12:27:00 -07:00
Jon Kelley
86402d3e23
Merge pull request #1077 from Demonthos/end-to-end-testing
create end to end tests using playwright
2023-06-30 12:23:31 -07:00
Jon Kelley
7f1e99ade1
Merge pull request #1064 from Demonthos/expand-fuzzing
Expanded fuzzing
2023-06-30 12:21:54 -07:00
Jon Kelley
e3b4021d34
Merge pull request #898 from Demonthos/make-use-eval-web-Rc
Make web and desktop use_eval compatible
2023-06-30 12:15:22 -07:00
Jon Kelley
abccc7463f
Merge pull request #1010 from Demonthos/fix-onload-event
Fix the onload event
2023-06-30 12:14:35 -07:00
Jon Kelley
50b0bcaa6f
Merge pull request #981 from Demonthos/update-crossterm-rink
Update crossterm version
2023-06-30 12:13:42 -07:00
Jon Kelley
282d2cba26
Merge branch 'master' into update-crossterm-rink 2023-06-30 12:13:28 -07:00
Jon Kelley
3985bd664b
Merge pull request #1084 from marc2332/patch-6
fix: Properly drop UseFuture's values to avoid leaking memory
2023-06-30 12:12:09 -07:00
Jon Kelley
4145e50bbf
Merge pull request #1104 from Demonthos/fix-booleans-with-boolean-attributes
Fix boolean attributes with raw boolean values
2023-06-30 12:11:22 -07:00
Jon Kelley
6f38c765e5
Merge pull request #877 from Demonthos/fix-component-attribute-formatting
Don't accept raw attributes in components without trailing commas
2023-06-30 12:10:57 -07:00
Jon Kelley
014bdef744
Merge pull request #945 from ProfXwing/return-context
make new_window return desktop context instead of webview
2023-06-30 12:10:03 -07:00
Jon Kelley
a8aabe596c
Merge pull request #1137 from sean-tocaboca/patch-1
Update examples/README.md
2023-06-30 12:05:49 -07:00
Jon Kelley
3dfaca7d83
Merge pull request #1138 from DogeDark/fix-test
Fix CLI testing issue
2023-06-30 12:05:15 -07:00
Miles Murgaw
2ef62a9160 fix: rustfmt 2023-06-30 10:50:09 -04:00
Miles Murgaw
2c8c601579 fix: clippy 2023-06-30 10:48:38 -04:00
Miles Murgaw
4ab8519af6 replace: broken test with working test 2023-06-30 10:13:46 -04:00
Nolan Darilek
c84e028bd6 Add richer API for describing global shortcut accelerators. 2023-06-30 08:10:48 -05:00
Sean L
2b47602c27
Update README.md
Fixed incorrect tailwind url
2023-06-30 13:31:59 +02:00
Marc Espín
f4e1d78d7a
fix(docs): Fix dioxus-hooks crate description (#1134) 2023-06-29 10:27:54 -05:00
Marc Espín
20c088b990
fix: Remove conflicting rustfmt config for cli (#1135) 2023-06-29 10:17:10 -05:00
Jonathan Kelley
ec0fce3aef Update install location for CLI 2023-06-28 17:39:03 -07:00
Jonathan Kelley
f1dbf033b9 Add cli to workspace 2023-06-28 17:38:08 -07:00
Jon Kelley
065cea8a6d
Merge pull request #1133 from DioxusLabs/jk/add-cli-to-mainline
Add CLI back into Dioxus Mainline
2023-06-28 17:24:36 -07:00
Jonathan Kelley
01aec9f062 remove fleet cruft 2023-06-28 17:24:09 -07:00
Jonathan Kelley
4b1cc4eb92 Merge remote-tracking branch 'cli/master' into jk/add-cli-to-mainline 2023-06-28 17:22:36 -07:00
Jonathan Kelley
a9d7b4d32a Prepare CLI for move into mainline 2023-06-28 17:21:23 -07:00
Jon Kelley
737910f8ae
Merge pull request #156 from Demonthos/create-dioxus-app
Make Dioxus create interactive
2023-06-28 16:56:38 -07:00
Jon Kelley
deeb714fec
Merge pull request #152 from Demonthos/reword-docs
Clean up some wording in the documentation
2023-06-28 16:56:19 -07:00
Jon Kelley
ab7d95852f
Merge branch 'master' into reword-docs 2023-06-28 16:56:12 -07:00
Jon Kelley
840813d897
Merge pull request #155 from Demonthos/fix-wasm-incompat-errors-not-reported
Fix some errors not being reported
2023-06-28 16:54:38 -07:00
Jon Kelley
63b499fe95
Merge pull request #153 from Demonthos/auto-insert-wasm-script
Automatically insert scripts if they are not found
2023-06-28 16:54:02 -07:00
Jon Kelley
f1d18324ef
Merge pull request #147 from trevyn/fix_inherit
Fix spelling: "inhert" -> "inherit"
2023-06-28 16:53:48 -07:00