Jonathan Kelley
9888d365dd
New readme for 0.5! ( #2141 )
...
* feature: add new top-level readme.md, highlighting features and a new vs section
2024-03-26 17:32:42 -07:00
Jonathan Kelley
5dd33c9dcd
Remove outdated docs
2024-02-15 14:31:32 -08:00
Jeremy Chen
9e4f3456c0
docs: move Chinese README to translate directory and update some translate issues.
2024-01-21 00:44:18 +08:00
Yolo
882c3c9dfb
Update ZH_CN.md to use 0.4 version of guide ( #1388 )
...
* fix: readme awesome link
* Update ZH_CN.md to use 0.4 version of guide
2023-08-22 10:39:22 -05:00
Ikko Eltociear Ashimine
c6ec2a9a9b
docs: add Japanese README ( #1329 )
...
* Add Japanese README
* Add links
* minor fix
2023-08-09 11:20:19 -05:00
Yolo
51b62dd33a
fix: readme awesome link ( #1320 )
2023-08-08 12:57:57 -05:00
Jonathan Kelley
16763c065b
Rename dioxus to dx in examples and fullstack
2023-07-14 13:53:06 -07:00
Azriel Hoh
4611df014e
Add notes to CONTRIBUTING.md
.
2023-05-29 13:13:55 +12:00
Evan Almloff
3f3db39c28
update doc links
2023-01-15 15:18:12 -06:00
Jonathan Kelley
a0961583d1
fix: versions and readme
2023-01-04 14:58:06 -05:00
Jonathan Kelley
6dc9da3398
chore: remove old file
2022-12-29 16:20:20 -05:00
Jonathan Kelley
4eefc3f854
chore: rename all &cx to cx, make clipppy happy
2022-12-07 13:11:40 -08:00
YuKun Liu
250d138bf6
Update ZH_CN.md
2022-12-01 09:06:53 -08:00
YuKun Liu
afc40d9bf7
Update ZH_CN.md
2022-11-30 11:39:13 -08:00
Jon Kelley
4f1cf78e68
design: make the homepage snazzier ( #580 )
...
* feat: snazzy header
* feat: better svg
* fix: optimize svg for safari
* feat: prettier homepage
2022-10-07 01:00:32 -07:00
Jon Kelley
28fba42e7e
feat: add an unhygenic render macro ( #556 )
...
* feat: add an unhygenic render macro
* chore: use render instead of rsx!(cx,
2022-09-25 01:05:16 -07:00
Altug Sahin
0c421f6e8c
Document formatting and typo fixes ( #495 )
...
* minor formatting
* Internationalization: move guide to en folder and preserve its history. (#494 )
* chore: move guide to en folder
* docs: add english as language
* merged conf resolved
* chore: remove outdated docs
* chore: use taffy dimension directly
* Add PT-BR translations (#456 )
* Translate final.md, hello_world.md, README.md, ROADMAP.md and SUMMARY.md
* Translatation complete
* Internationalization: move guide to en folder and preserve its history. (#494 )
* Clean files and build mdBook with localization feature
* Rebase, remove leftovers and check book builds for every language: ✅
Co-authored-by: Jon Kelley <jkelleyrtp@gmail.com>
* Remove argument from `use_hook` closure (#496 )
Also; update docs for said function
* chore: prevent reference from being uploaded
Co-authored-by: Altug Sahin <altugsahin@gmail.com>
Co-authored-by: Jon Kelley <jkelleyrtp@gmail.com>
Co-authored-by: Breno Rocha <66398400+amindWalker@users.noreply.github.com>
Co-authored-by: Reinis Mazeiks <rMazeiks@users.noreply.github.com>
Co-authored-by: = <evanalmloff@gmail.com>
2022-09-05 13:58:19 -05:00
Jon Kelley
d9546d9504
Renderers are now packages, not features. ( #387 )
...
* feat: use synchronous router design
* feat: function to get router out of dom
* chore: restructure workspace to use renderers as packages, not features
2022-07-09 15:15:20 -04:00
YuKun Liu
9d285d842d
Update ZH_CN.md
2022-04-17 11:59:29 +08:00
YuKun Liu
9c0963abe7
Update ZH_CN.md
2022-04-17 11:56:30 +08:00
Jonathan Kelley
55773bf106
fix: links
2022-03-05 16:09:49 -05:00
Jonathan Kelley
eaeda6e201
docs: refactor our readme for main crate
2022-03-02 23:05:57 -05:00
j1ngzoue
abbd0b8a39
fix: update the sample
2022-02-08 10:25:25 +09:00
YuKun Liu
c5fe8afe46
link docs
to chinese version
2022-02-05 08:52:40 +08:00
YuKun Liu
a270ccd81e
trans Projects in the ecosystem
2022-02-05 08:50:15 +08:00
Jonathan Kelley
71371d570a
docs: change discord readme badge
2022-01-25 13:17:43 -05:00
YuKun Liu
27bdef3040
Update ZH_CN.md
2022-01-17 23:47:38 +08:00
YuKun Liu
5badcd830c
Update ZH_CN.md
2022-01-17 23:44:16 +08:00
YuKun Liu
7dd7944487
Update ZH_CN.md
2022-01-14 09:56:46 +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
d1560450ba
wip: remove runner on hook and then update docs
2022-01-02 02:15:04 -05:00
Jonathan Kelley
3dc0e59876
fix: readme and examples syntax
2021-12-28 23:48:25 -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
8814977eee
wip: docs
2021-11-30 22:48:05 -05:00
Jonathan Kelley
a5f05d73ac
wip: docs and router
2021-11-19 00:49:04 -05:00
Alexandre Kirszenberg
5747e00b27
Various typos/grammar/rewording
2021-10-24 19:30:36 +02:00
Jonathan Kelley
9726a065b0
feat: massage lifetimes
2021-10-16 17:37:28 -04:00
Jonathan Kelley
a2c7d17b05
feat: mvoe away from compound context
2021-09-21 13:42:52 -04:00
Jonathan Kelley
4a72b3140b
feat: amazingly awesome error handling
2021-07-18 12:39:32 -04:00
Jonathan Kelley
583fdfa561
docs: big updates to the reference
2021-07-16 16:11:25 -04:00
Jonathan Kelley
de9f61bcf4
feat: more suspended nodes!
2021-07-14 23:18:02 -04:00
Jonathan Kelley
996247a164
wip
2021-07-13 15:34:12 -04:00
Jonathan Kelley
68ed1c04e7
wip: ....sigh..... so the diffing algorithm is robust
...
but it's still not finished.
We need to re-enable the fancier keyed diffing versions some point (soon!).
2021-07-12 03:58:46 -04:00
Jonathan Kelley
eb82051000
examples: webview and async
2021-07-08 23:25:27 -04:00
Jonathan Kelley
98a09339fd
wip: move some examples around
2021-07-07 16:19:10 -04:00
Jonathan Kelley
952a91d540
wip
2021-07-01 14:14:59 -04:00
Jonathan Kelley
81382e7044
chore: rename ctx to cx
2021-06-25 21:15:33 -04:00
Jonathan Kelley
daa9bd82c3
docs: more work on docs
2021-06-25 09:31:13 -04:00
Jonathan Kelley
7fbaf69cab
Docs: more examples and docs
2021-06-24 11:09:38 -04:00