Commit graph

185 commits

Author SHA1 Message Date
Evan Almloff
4080539a50 update the manganis url 2024-07-18 09:28:35 -07:00
Ribbon
8bba6d6672
Update the examples link on the README (#2552) 2024-06-23 09:40:27 -05:00
koti
d45a71ba54
Fix for Counters sample code in Readme (#2213)
* Fix for Counters sample code in Readme

For leptos code, there is no need for Memorization here. As memorization of the values of the text nodes in the renderer already happens.

* Reverted to Memo
2024-04-01 11:31:01 -05:00
koti
57e05dcf3a
Fix for Counters sample code in README (#2209)
* Fix for Counters sample code in README.md

Fix for Counters sample code in README. It was throwing syntax errors.

* Update README.md

Fix

* slightly simplify counter example with the writable vec extension trait

---------

Co-authored-by: Evan Almloff <evanalmloff@gmail.com>
2024-04-01 08:20:32 -05:00
Greg Johnston
d77e1eb3ed
make Leptos iteration example equivalent of Dioxus iteration example (#2191) 2024-03-30 03:52:32 -07:00
Evan Almloff
a07e9aade4
Use simpler string formatting in the Leptos comparison 2024-03-29 09:57:29 -05:00
Evan Almloff
36f67bd5e2 update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
Jonathan Kelley
329c323b35
Doc fixes, running examples instructions, change menubar behavior for desktop 2024-03-27 17:57:05 -07:00
Jonathan Kelley
b9d60276b7
Readme header link 2024-03-26 19:01:24 -07:00
Jonathan Kelley
75b1893f72
Fix some readme links, add freya to readme (#2148)
* Add links, update table

* Fix link, add freya
2024-03-26 18:59:36 -07:00
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
Evan Almloff
29b9375fbd fix readme translation links 2024-03-11 16:29:12 -05:00
Ahmet Kaan GÜMÜŞ
72cb59df9b
docs: Add Turkish Translation (#2050)
* docs: add Turkish translation of README.

* docs: added vscode extension link.
2024-03-11 13:57:47 -05:00
Jonathan Kelley
572123401d
Update readme 2024-02-04 23:09:16 -08:00
Jonathan Kelley
0d4bf28068
Add disclaimer to readme about 0.5 2024-02-04 23:07:55 -08:00
Jonathan Kelley
eff1dd6c90
Merge branch 'master' into breaking 2024-01-30 16:20:19 -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
Jonathan Kelley
1dde044697
remove cx.render 2024-01-13 21:12:21 -08:00
Jonathan Kelley
fae0b08e61
Fix the router and stub out a number of crates to get compiling 2024-01-13 20:51:37 -08:00
ealmloff
1880bdb308
Remove link to Tide's contributing guidelines 2023-12-20 10:28:24 -06:00
Leonard
e41278af45
Add link to website section on contributing to root README (#1559) 2023-10-20 16:10:06 -05:00
Dillon Roller
bcebaafb5d
Update README.md to use 0.4 version of guide (#1370) 2023-08-16 17:04:58 -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
Miles Murgaw
a8a8188e7b
fix: readme awesome link 2023-07-07 21:15:13 -04:00
Tim
96802c27ef
fixed typo in README (#1098) 2023-06-19 08:46:52 -05:00
Michael Clayton
f40ba5ec3c
fix Guide link in README 2023-03-09 12:36:49 -05:00
Evan Almloff
3f3db39c28 update doc links 2023-01-15 15:18:12 -06:00
Jonathan Kelley
4eefc3f854 chore: rename all &cx to cx, make clipppy happy 2022-12-07 13:11:40 -08:00
Jonathan Kelley
62e067ef5d fix: center time 2022-10-07 01:11:59 -07:00
Jonathan Kelley
64c19c6e67 fix: no h2 for platforms 2022-10-07 01:10:48 -07:00
Jonathan Kelley
56a6ac2242 fix: headers 2022-10-07 01:04:58 -07:00
Jonathan Kelley
1a18911e21 fix: readme html 2022-10-07 01:04:17 -07: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
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
Breno Rocha
6ea076fa7f
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>
2022-07-11 13:28:12 -04:00
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