Commit graph

150 commits

Author SHA1 Message Date
Reinis Mazeiks
175e921ee6 Remove link to state management in Get Started section
It was dead, and didn't feel like it belonged there.
2022-06-30 15:46:02 +03:00
Jonathan Kelley
a94bccfb46 feat: add tui to readme 2022-03-09 13:50:32 -05:00
Jonathan Kelley
a4ab2d9de0 feat: enable addassign for usestate 2022-03-05 17:07:34 -05:00
Jonathan Kelley
e4fac574ed docs: fix readme and links 2022-03-05 16:57:09 -05:00
Jonathan Kelley
57abeb5f4d wip: tweak readme 2022-03-05 16:54:53 -05:00
Jonathan Kelley
977ae1d44e docs: update readme with new usestate 2022-03-05 16:50:16 -05:00
Jonathan Kelley
673ea3280a fix: license 2022-03-02 17:52:10 -05:00
Jonathan Kelley
94fedcbc91
Merge pull request #269 from mrxiaozhuox/master
Add `Dioxus-cli` Document
2022-02-27 02:33:54 -05:00
Jonathan Kelley
f005ce20ac docs: remove tagline 2022-02-23 19:32:08 -05:00
Jonathan Kelley
bf3370f0ce readme: clarify comparison 2022-02-23 09:48:58 -05:00
YuKun Liu
96bfa4a90e
Update README.md 2022-02-17 19:40:20 +08:00
Miles Murgaw
1413631d30 update: match DioxusLabs/docs#3 2022-02-14 19:08:10 -05: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
8012fded19 docs: remove emojis 2022-02-04 20:57:32 -05:00
Jonathan Kelley
841c0c4015 docs: combine icons 2022-02-04 18:06:36 -05:00
Jonathan Kelley
6073bddf30 docs: fix readme 2022-01-27 15:53:06 -05:00
Jonathan Kelley
fbb610df32 docs: change indentation on readme 2022-01-26 00:40:51 -05:00
Jonathan Kelley
06d81475f2 docs: improve readme by removing table 2022-01-26 00:40:01 -05:00
Jonathan Kelley
71371d570a docs: change discord readme badge 2022-01-25 13:17:43 -05:00
Jonathan Kelley
564bce8eeb docs: add azul compairson 2022-01-22 16:19:52 -05:00
Dave Rolsky
9e4ec43b1e Fix various typos and grammar nits
I also removed all trailing whitespace from lines since I have Emacs
configured to highlight this.
2022-01-21 21:43:43 -06:00
Jonathan Kelley
6bd7e983c4
Update README.md 2022-01-13 11:25:18 -05:00
YuKun Liu
75032da885
Update README.md 2022-01-13 22:30:18 +08:00
YuKun Liu
55b84fd9bd docs: commit docs 2022-01-13 12:30:05 +08:00
YuKun Liu
aa15d00b1e docs: add zh-cn readme 2022-01-13 12:16:17 +08:00
Jonathan Kelley
53ef41aa3d examples: simplfy running them by enabling features automatically 2022-01-07 10:50:37 -05:00
Jonathan Kelley
616227bd3d fix: release post link 2022-01-03 14:42:36 -05:00
Jonathan Kelley
c34043f1c8 docs: fix typo 2022-01-03 11:37:50 -05:00
Jonathan Kelley
1b6e608cd0 docs: update references 2022-01-03 10:20:14 -05:00
Jonathan Kelley
601632fc7e docs: more badges and comparison to other rust frameworks 2022-01-02 21:56:05 -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
d1560450ba wip: remove runner on hook and then update docs 2022-01-02 02:15:04 -05:00
Jonathan Kelley
4c85bcfdc8 awesome: arbitrary expressions excepted without braces 2021-12-30 03:14:47 -05:00
Jonathan Kelley
63e3684716 fix: example list 2021-12-29 13:25:52 -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
a4f280d163 feat: more API updates 2021-12-28 23:20:01 -05:00
Jonathan Kelley
2c3a046426 wip: prepare to change our fragment pattern. Add some more docs 2021-12-18 15:17:32 -05:00
Jonathan Kelley
4de16c4779 docs: update local examples and docs to support new syntaxes 2021-12-15 15:56:53 -05:00
Jonathan Kelley
e495b09bf1 docs: fix table 2021-12-14 23:01:40 -05:00
Jonathan Kelley
3ddf395772 wip: docs 2021-12-14 22:59:34 -05:00
Jonathan Kelley
85ab8b91c6 feat: these docs are better 2021-11-30 22:50:26 -05:00
Jonathan Kelley
8814977eee wip: docs 2021-11-30 22:48:05 -05:00
Jonathan Kelley
9bd56ee499 wip: update readme 2021-11-12 16:06:33 -05:00
Jonathan Kelley
d2f0547692 wip: move testdom methods into virtualdom 2021-11-09 12:10:11 -05:00
Jonathan Kelley
5a21493fb7 wip: remove send requirement on root props 2021-11-01 14:03:14 -04:00
Jonathan Kelley
db0004758c Merge branch 'master' into jk/remove_node_safety 2021-10-28 17:09:51 -04:00