Commit graph

1141 commits

Author SHA1 Message Date
Jonathan Kelley
f3ad776430
Merge pull request #263 from malcolmrebughini/master
docs(reference/platforms/ssr): fixing example and commands
2022-02-18 11:40:59 -05:00
Malcolm Rebughini
d897d2148a docs(reference/platforms/ssr): fixing example and commands 2022-02-17 19:17:32 -08:00
Jonathan Kelley
e5d0b9e3d9
Merge pull request #261 from DioxusLabs/jk/fermi
feat: integrate fermi into the main repo
2022-02-17 12:08:10 -05:00
Jonathan Kelley
7aeed4ccae ci: disable coverage 2022-02-17 11:30:25 -05:00
Jonathan Kelley
6bc9dd36f9 fix: coverage 2022-02-17 11:27:13 -05:00
Jonathan Kelley
f4686150d7 ci: make workflows only run on PRs 2022-02-17 11:19:28 -05:00
Jonathan Kelley
a4df07f338 fix: rustmft 2022-02-17 11:16:04 -05:00
Jonathan Kelley
d095d8c407 fix: clippy is happy 2022-02-17 10:43:34 -05:00
Jonathan Kelley
d461ffc011 feat: integrate fermi 2022-02-17 10:38:51 -05:00
Jonathan Kelley
3873cd1a60 fix: remove unused depds 2022-02-16 14:40:45 -05:00
Jonathan Kelley
b57987cfb1 chore: clean up example a bit 2022-02-16 14:17:47 -05:00
Jonathan Kelley
4d965c8571 feat: simplify login example 2022-02-16 14:16:03 -05:00
Jonathan Kelley
babe862739 fix: login example to use proper methods 2022-02-16 14:11:31 -05:00
Jonathan Kelley
c6bdb5db76 fix: login form 2022-02-16 14:08:57 -05:00
Jonathan Kelley
aa60971c5c fix: remove preventdefault on form 2022-02-16 14:03:53 -05:00
Jonathan Kelley
4fd4fa0b09
Merge pull request #94 from JtotheThree/master
Login Form Example
2022-02-16 14:02:47 -05:00
Jonathan Kelley
edabb68731
Merge pull request #258 from HansTrashy/remove-router-div 2022-02-16 12:09:50 -05:00
Denis Richartz
b71cf6ed4a cargo fmt 2022-02-16 16:11:57 +01:00
Denis Richartz
ee2e986a30 fix unnecessary div 2022-02-16 15:34:43 +01:00
Jonathan Kelley
46c526eb09
Merge pull request #250 from DogeDark/master
Documentation Fixes
2022-02-15 13:48:24 -05:00
Jonathan Kelley
61f9b9dd83 fix: remove serde attr 2022-02-15 13:46:14 -05:00
Jonathan Kelley
ba17b57cdd fix: also include values in onchange 2022-02-15 13:44:05 -05:00
Miles Murgaw
2fea2fb13a Merge branch 'master' of https://github.com/DioxusLabs/dioxus 2022-02-15 13:39:02 -05:00
Jonathan Kelley
a6cbe233b7 fix: empty values on desktop 2022-02-15 13:38:06 -05:00
Jonathan Kelley
0981828167
Merge pull request #254 from autarch/autarch/futures-channel-version
Make all packages which require futures-channel ask for the same version
2022-02-15 11:51:15 -05:00
Dave Rolsky
06ea624eec Make all packages which require futures-channel ask for the same version
If they aren't the same then Cargo cannot resolve a working version for some
reason.
2022-02-15 10:27:11 -06:00
Jonathan Kelley
345dfd4214
Merge pull request #243 from asaaki/update/wry-0-13
Update to wry 0.13; support IPC, devtool, and feature flags
2022-02-15 11:23:16 -05:00
Jonathan Kelley
0d17da1e7c
Merge pull request #253 from DioxusLabs/jk/async-channel
Use futures-channel instead of async-channel in rIC/rAF code
2022-02-15 11:17:43 -05:00
Jonathan Kelley
e43a8a9b6a feat: remove old async channel for new channel in ric raf web code 2022-02-15 11:03:13 -05:00
Jonathan Kelley
d2fbebf853
Merge pull request #252 from autarch/autarch/fix-use_ref-doc-example
Fix closure signature for use_ref example in interactivity docs
2022-02-15 10:57:51 -05:00
Dave Rolsky
7c2d911fbf Fix closure signature for use_ref example in interactivity docs
The example showed the closure accepting a single argument, but it accepts
none.
2022-02-15 09:54:32 -06:00
Miles Murgaw
1413631d30 update: match DioxusLabs/docs#3 2022-02-14 19:08:10 -05:00
Jonathan Kelley
f6df21a34c Merge branch 'master' of github.com:DioxusLabs/dioxus 2022-02-14 12:23:40 -05:00
Jonathan Kelley
5a908d1e8b fix: remove console log 2022-02-14 12:23:30 -05:00
Jonathan Kelley
b65e730e39
Merge pull request #249 from dazmaks/master
Fix typo
2022-02-14 09:30:32 -05:00
Jonathan Kelley
8ca505b65b feat: better link 2022-02-14 09:30:08 -05:00
dazmaks
3317b3aac5 fix: typo 2022-02-14 17:13:09 +03:00
Jonathan Kelley
a7e0fffb43
Merge pull request #245 from mrxiaozhuox/master 2022-02-14 07:56:34 -05:00
mrxiaozhuox
e3e5f22bc7 feat: move default_icon to assets 2022-02-14 16:53:35 +08:00
mrxiaozhuox
dd9f0f362e fix: statement problem 2022-02-14 16:52:16 +08:00
Christoph Grabo
932ad01644
Make clippy happy 2022-02-13 20:57:30 +01:00
Christoph Grabo
934d5998db
Support maximize toggle and devtool 2022-02-13 20:34:27 +01:00
Christoph Grabo
2828f45e12
Clean up desktop's lib.rs 2022-02-13 20:34:27 +01:00
Christoph Grabo
e7a0e5f1d9
Extract user window events into module 2022-02-13 20:34:27 +01:00
Christoph Grabo
cf543ab1df
Extract controller into module 2022-02-13 20:34:27 +01:00
Christoph Grabo
73ce79bd2a
Extract protocol hander into module 2022-02-13 20:34:26 +01:00
Christoph Grabo
594a794f05
Switch from RPC to IPC 2022-02-13 20:34:26 +01:00
Christoph Grabo
afa5a301c7
Fix typo 2022-02-13 20:34:26 +01:00
Christoph Grabo
a5bf25ce18
Adjust visibility 2022-02-13 20:34:21 +01:00
Christoph Grabo
c40d225d7d
Fix typo 2022-02-13 20:32:04 +01:00