Commit graph

4291 commits

Author SHA1 Message Date
Jonathan Kelley
be6fac9f3d publish: desktop 2022-01-03 02:16:31 -05:00
Jonathan Kelley
7abb3cc79c publish: dioxus web 2022-01-03 02:15:39 -05:00
Jonathan Kelley
c0cd50b1d3 publish: dioxus web 2022-01-03 02:15:34 -05:00
Jonathan Kelley
f9b9bb9c0c publish: update core, core-macro, and html 2022-01-03 02:13:14 -05:00
Jonathan Kelley
06276edd0d feat: eanble bubbling 2022-01-03 02:11:26 -05:00
Jonathan Kelley
d84fc05386 feat: plug in bubbling 2022-01-03 02:06:42 -05:00
Jonathan Kelley
a95dead76d formatting: run cargo fmt 2022-01-03 01:20:05 -05:00
Jonathan Kelley
5da0a0c97e docs: rename dog app example 2022-01-03 01:16:15 -05:00
Jonathan Kelley
75fa7b4aa6 fix: make tests pass 2022-01-03 01:12:39 -05:00
Jonathan Kelley
15b72cd7eb examples: clean up suspense example 2022-01-03 00:46:06 -05:00
Jonathan Kelley
420a30e5d4 feat: overhaul examples and clean things up 2022-01-03 00:42:17 -05:00
Jonathan Kelley
601632fc7e docs: more badges and comparison to other rust frameworks 2022-01-02 21:56:05 -05:00
Jonathan Kelley
d7e967ba5b
Merge pull request #53 from DioxusLabs/jk/polish
docs: remove all usages of static closure syntax and update readme
2022-01-02 18:35:55 -05:00
Jonathan Kelley
cafb7df736 docs: remove all usages of static closure syntax and update readme 2022-01-02 18:35:38 -05:00
Jonathan Kelley
8d26173345
Merge pull request #52 from DioxusLabs/jk/polish
polish: stricter, more flexible rsx macro, docs
2022-01-02 17:28:39 -05:00
Jonathan Kelley
d1560450ba wip: remove runner on hook and then update docs 2022-01-02 02:15:04 -05:00
Jonathan Kelley
c884f8c1b8 feat: add full async suport 2022-01-01 09:49:08 -05:00
Jonathan Kelley
2b4e3ae6e9 docs: clarify readme 2022-01-01 01:14:08 -05:00
Jonathan Kelley
7b29fbbad0 wip: add an image 2022-01-01 01:08:31 -05:00
Jonathan Kelley
dc34805ee6 feat: wire up stretch into place 2021-12-31 23:53:37 -05:00
Jonathan Kelley
7d41a16208
Merge pull request #51 from DioxusLabs/jk/arbitrary_expressions
Jk/arbitrary expressions
2021-12-30 03:15:10 -05:00
Jonathan Kelley
4c85bcfdc8 awesome: arbitrary expressions excepted without braces 2021-12-30 03:14:47 -05:00
Jonathan Kelley
14961023f9 wip: polish some more things 2021-12-29 21:28:28 -05:00
Jonathan Kelley
2d58d380be publish: get web ready gto publish 2021-12-29 13:37:25 -05:00
Jonathan Kelley
639f9f5322 publish: bump macro crate 2021-12-29 13:31:52 -05:00
Jonathan Kelley
42c6d1772b publish: fix documentation page 2021-12-29 13:30:48 -05:00
Jonathan Kelley
18f1fa4637 publish: bump html crate 2021-12-29 13:30:07 -05:00
Jonathan Kelley
ddfa2bac3f publish: bump core version 2021-12-29 13:28:53 -05:00
Jonathan Kelley
84eb5c4933
Merge pull request #50 from DioxusLabs/jk/polish
polish: add more svg elements, clean up examples, more docs
2021-12-29 13:26:18 -05:00
Jonathan Kelley
63e3684716 fix: example list 2021-12-29 13:25:52 -05:00
Jonathan Kelley
6b991bf184 update readme 2021-12-29 12:05:41 -05:00
Jonathan Kelley
0fe74f7dcc
Merge pull request #2 from DioxusLabs/jk/overhaul
Overhaul - add auto reloading, status pages, web sockets, move to Tokio/structopt
2021-12-29 12:03:34 -05:00
Jonathan Kelley
6dfaca4687 feat: add extension 2021-12-29 12:03:21 -05:00
Jonathan Kelley
92c08f41f0 feat: add vscode extension 2021-12-29 12:03:21 -05:00
Jonathan Kelley
07efeda124 wip: move to tokio/axum/etc 2021-12-29 12:03:21 -05:00
Jonathan Kelley
5fdb14446b wip: studio upgrades 2021-12-29 12:03:18 -05:00
Jonathan Kelley
0966653630 docs: fix readme 2021-12-29 11:57:30 -05:00
Jonathan Kelley
8f9a3281e7 wip: add more svg elements 2021-12-29 11:17:39 -05:00
Jonathan Kelley
e53e1e535a
Merge pull request #49 from DioxusLabs/jk/polish
polish the readme
2021-12-29 01:21:34 -05:00
Jonathan Kelley
ad4a0eb319 wip: add more svg elements, update readme 2021-12-29 00:56:53 -05:00
Jonathan Kelley
68318d86d3 fix: image ptr 2021-12-29 00:14:58 -05:00
Jonathan Kelley
944b3a8bc5 wip: clean up examples and demo list 2021-12-29 00:10:36 -05:00
Jonathan Kelley
3dc0e59876 fix: readme and examples syntax 2021-12-28 23:48:25 -05:00
Jonathan Kelley
f24aae8787
Merge pull request #48 from DioxusLabs/jk/release
feat: more API updates
2021-12-28 23:20:31 -05:00
Jonathan Kelley
a4f280d163 feat: more API updates 2021-12-28 23:20:01 -05:00
Jonathan Kelley
70e6a2c687
Create main.yml 2021-12-28 23:17:36 -05:00
Jonathan Kelley
dcfeca17df
Merge pull request #46 from DioxusLabs/jk/release
examples: upgrade to new version of dioxus core.
2021-12-27 17:37:45 -05:00
Jonathan Kelley
b3ac2ee3f7 wip: upgrade hooks 2021-12-27 15:03:43 -05:00
Jonathan Kelley
c0e0196a67 docs: update the docs 2021-12-26 14:22:40 -05:00
Jonathan Kelley
c7d001cbb4 wip: rip out unsafe task engine 2021-12-26 14:22:30 -05:00