Commit Graph

206 Commits

Author SHA1 Message Date
Jonathan Kelley 901bd5b0cd examples: clippy 2022-02-28 02:38:17 -05:00
Jonathan Kelley f69430a308 Merge branch 'master' into jk/all-the-css 2022-02-26 18:17:56 -05:00
Jonathan Kelley 2b17717323 Merge branch 'master' into jk/coroutine-coroutineoverhaul 2022-02-26 17:32:11 -05:00
Jonathan Kelley 8d56552908 fix: focusout issue on todomvc 2022-02-23 18:17:28 -05:00
Jonathan Kelley 07bea88fcc fix: login example 2022-02-23 08:44:16 -05:00
Jonathan Kelley 6b17522507 feat: textarea example 2022-02-22 21:36:59 -05:00
Jonathan Kelley 9211e1fc78 feat: use future fully figured out 2022-02-21 15:39:47 -05:00
Jonathan Kelley 28716248c5 fix: ping window after virtualdom is ready 2022-02-19 17:34:44 -05:00
Jonathan Kelley d461ffc011 feat: integrate fermi 2022-02-17 10:38:51 -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 4fd4fa0b09
Merge pull request #94 from JtotheThree/master
Login Form Example
2022-02-16 14:02:47 -05:00
Jonathan Kelley 9f60dfa8b0 feat: add all the css 2022-02-11 15:50:07 -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
mrxiaozhuox 557201816b fix: borderless example 2022-02-11 09:51:12 +08:00
mrxiaozhuox 62f8e71f7f fix: borderless example 2022-02-11 09:05:32 +08:00
Jonathan Kelley a939df677a example: use onsubmit to showcase entry 2022-02-04 21:02:53 -05:00
Jonathan Kelley 169f1dac11 Merge branch 'master' into jk/form-ma 2022-02-04 18:10:26 -05:00
Jonathan Kelley 6f10af0cc5
Merge pull request #200 from DioxusLabs/jk/no-more-buildrs
fix: remove code generation entirely
2022-02-04 15:07:13 -05:00
Jonathan Kelley b4391a3eaa fix: tweak the js bindings while we're at it 2022-02-04 02:44:27 -05:00
Jonathan Kelley d758dc6065 feat: form works in web 2022-02-04 02:13:35 -05:00
Jonathan Kelley 89cfda4bf9 fix: add attributions 2022-02-03 13:21:20 -05:00
Jonathan Kelley a9ac0568e2 fix: allow prevent_default on svg 2022-02-03 13:19:41 -05:00
Jonathan Kelley 7c06b3a9a2 Merge branch 'master' into jk/form-ma 2022-02-01 15:24:19 -05:00
Jonathan Kelley 0c0f638c47
Merge pull request #180 from mrxiaozhuox/borderless-frame
Add support for desktop context, borderless frames, minimize, maximize, and other window-related goodies through the imperative `use_window` hook.
2022-01-31 19:53:27 -05:00
mrxiaozhuox bead035969 feat: export `use_window` 2022-02-01 08:43:54 +08:00
Jonathan Kelley 6905bf98d7 chore: clean up examples and fix link opening code 2022-01-31 19:40:48 -05:00
mrxiaozhuox f1fe8f1d2a fix: change hooks name 2022-02-01 08:39:31 +08:00
mrxiaozhuox 366cf75887 feat: add `use_desktop_context` hook 2022-01-31 19:39:44 +08:00
mrxiaozhuox e4eb982a36 fix: format code 2022-01-31 10:11:58 +08:00
mrxiaozhuox a0ffe66a37 feat: add `borderless` example 2022-01-31 09:47:09 +08:00
mrxiaozhuox 169028705d feat: add `DesktopContext` 2022-01-31 00:33:14 +08:00
Jonathan Kelley 6e4ed9e351 examples: fixup asset example 2022-01-27 16:37:09 -05:00
Jonathan Kelley 430cde7068 feat: default asset server 2022-01-27 16:36:17 -05:00
Jonathan Kelley a8952a9ee8 fix: exampels 2022-01-25 21:41:40 -05:00
Jonathan Kelley 5c4bd0881b Merge branch 'master' into jk/update-hooks 2022-01-25 16:19:12 -05:00
Jonathan Kelley 1d964c54e5 chore: fix cargo fmt 2022-01-24 19:54:27 -05:00
Jonathan Kelley 26ada2c7c1 chore: make clippy happier 2022-01-24 19:52:12 -05:00
Jonathan Kelley f66d17ca84 wip: pass form data between web and desktop 2022-01-22 14:53:59 -05:00
Jonathan Kelley 95e93ed0bc feat: remove dioxus id on non-event elements 2022-01-21 15:06:57 -05:00
Jonathan Kelley 8c7473d194
Merge pull request #138 from mrxiaozhuox/master
fix: `dog-app` breed change
2022-01-19 08:19:11 -05:00
YuKun Liu 16d2074fcf fix: `dog-app` breed change 2022-01-19 20:14:41 +08:00
Jonathan Kelley 887f69d5b4
Merge pull request #133 from mrxiaozhuox/master
The desktop app will default open link in browser
2022-01-18 23:09:40 -05:00
YuKun Liu f006f50317 feat: move `rpc` to handler 2022-01-18 14:52:14 +08:00
Jonathan Kelley 8d3ac3ff14
Merge pull request #107 from autarch/autarch/half-assed-router
A partial implementation of the router and associated bits
2022-01-18 00:01:34 -05:00