Commit graph

73 commits

Author SHA1 Message Date
Rakshith Ravi
c860f524ad
Add 0.7 warning to README (#2823) 2024-08-13 10:42:13 -04:00
Lukas Potthast
119c9ea23f
feat: allow spreading of both attributes and event handlers (#2432) 2024-04-05 14:30:34 -04:00
Saikat Das
a903e19eb2
chore: fix typo (#2267) 2024-02-06 17:55:35 -05:00
Greg Johnston
26d1aee9ad
Update README.md framework comparisons (#2232) 2024-01-26 17:01:26 -05:00
Greg Johnston
4648fb2cfc
Update README.md 2024-01-25 20:34:15 -05:00
Greg Johnston
ad290f5ed2
chore: update README.md to remove note about 0.5 2023-10-24 22:12:12 -04:00
Greg Johnston
32ba0ce4fb
add awesome-leptos to README 2023-10-07 10:43:21 -04:00
Greg Johnston
be2d014f08 v0.5.1 2023-10-06 09:40:23 -04:00
Greg Johnston
2bead5dadd
docs: note 0.4 vs 0.5 in README.md 2023-08-21 19:35:23 -04:00
Greg Johnston
dbc707adcd
feat/change: adopt reactive ownership model and drop cx/Scope (#918) 2023-08-21 19:31:37 -04:00
Marco Inacio
c199185808
docs: README.md to reflect new version (#1470) 2023-07-30 11:52:09 -04:00
Andrew Grande
825b3fb858
chore: typo in README.md (#1399) 2023-07-20 14:00:43 -04:00
Greg Johnston
171adcd09e
docs: update README re: nightly on 0.3 2023-06-27 15:48:04 -04:00
Greg Johnston
ee7dbafc85
change: migrate to nightly and csr features rather than stable and default-features = false (#1227) 2023-06-26 21:12:14 -04:00
Lukas Potthast
bbc7799b7c
fix: memo with_untracked (#1213) 2023-06-21 10:13:18 -04:00
Greg Johnston
8a27ca7c38
docs: add website link to README.md 2023-05-30 10:27:28 -04:00
Filip Dutescu
8198cd0b68
chore(readme): add link to Matrix bridge (#894)
While the project offers a [Matrix][matrix] bridge, it is nowhere shown.
One would need to join the [Discord][discord] server and search through
it to find it.

To make it easier to join through [Matrix][matrix], add a badge in the
project `README.md`.

[matrix]: https://matrix.org/
[discord]: https://discord.com/

Fixes: #893

Signed-off-by: Filip Dutescu <filip@hucksy.dev>
2023-04-18 15:30:00 -04:00
Kamil Ogórek
55fd6d44f9
docs: Add per-project toolchain override readme (#876) 2023-04-16 16:30:20 -04:00
Greg Johnston
5dab35447a update README.md 2023-04-07 13:19:35 -04:00
Bram
9478245986
docs: remove Leptos guide link (same as book?) (#818) 2023-04-06 20:44:26 -04:00
Bram
4c1c12734a
docs: publish book during CI (#817) 2023-04-06 14:09:54 -04:00
Greg Johnston
15ec855db5
Update README.md 2023-03-15 14:34:18 -04:00
Greg Johnston
91f6d9a404
What's in a name? 2023-02-17 07:25:42 -05:00
Greg Johnston
7c25f59a68
Update README.md 2023-02-08 20:32:32 -05:00
Greg Johnston
b861f84e40
Fix a large number of small issues in docs (#386)
* Fix example links in docs

* Restore missing CSR READMEs

* Document need to enable features on `leptos_router` and `leptos_meta`

* Add "Is it production ready?" to FAQs

* Document which types are provided as contexts in server integrations

* Fix broken links and other issues in docs
2023-01-26 21:44:01 -05:00
Kompreni
bcabdddce5 doc: add link for leptos watch 2023-01-20 20:14:09 +01:00
ekanna
ce0910caca Updated example code and README to use latest syntax for data binding 2023-01-17 12:08:44 +05:30
Greg Johnston
2be4610233
Update README.md 2023-01-14 08:03:57 -05:00
Greg Johnston
a62ee4031b
Merge branch 'main' into doc-examples-fixes 2023-01-13 07:29:42 -05:00
hakesson
884297706a Search https://github.com/gbj/ and replace with https://github.com/leptos-rs/ 2023-01-13 09:03:11 +01:00
Diego Frias
5701e74efb
Fix link to counters_stable in README 2023-01-12 20:26:11 -08:00
Greg Johnston
c24f33aeb2 Dark-mode logo 2023-01-10 21:51:59 -05:00
Greg Johnston
7d7a96d9bc
Switch logo on color-scheme change 2023-01-10 13:51:52 -05:00
Greg Johnston
f6622448e9
Update README.md 2023-01-09 19:38:02 -05:00
Greg Johnston
f2b7ad6244 New logo 2023-01-09 19:33:44 -05:00
Ke7in
9a00f7f492
Fix a few typos in README.md
Minor, but I noticed 1 while reading the file and decided to skim the rest of the file.
2022-12-29 23:23:43 -05:00
Greg Johnston
26e90d1959
Merge pull request #196 from gbj/cleanup
Clean up issues relating to `0.1.0` merge
2022-12-29 20:44:31 -05:00
Greg Johnston
c485a391ee
Update README.md 2022-12-29 18:25:45 -05:00
Greg Johnston
f8af065c0e Adjustments to README 2022-12-29 18:21:08 -05:00
Greg Johnston
d7dba85f2d Missing changes re: docs 2022-12-29 17:43:06 -05:00
Greg Johnston
4b1fce4c9c Revert "Merge branch 'main' into pr/119"
This reverts commit 63f680f37d, reversing
changes made to 50ba796f49.
2022-12-28 15:06:46 -05:00
Greg Johnston
a2f85feb57 Update Readme 2022-12-28 14:41:19 -05:00
Greg Johnston
0e437cac68 Update README 2022-12-25 23:13:27 -05:00
Greg Johnston
d6c6ab7939 Create list of common bugs (includes #82 and #83) 2022-11-17 18:20:54 -05:00
Greg Johnston
7352151744
Update README to clarify "isomorphic" and "Web" 2022-11-08 22:26:58 -05:00
Greg Johnston
d5554082f9
More accurate description of r/w segregation in README 2022-11-08 09:20:17 -05:00
Greg Johnston
38a9c97a80
Add note about native GUI/GTK example in README 2022-10-28 12:14:10 -04:00
Greg Johnston
d119d0659c
Add js-framework-benchmark official results 2022-10-27 16:12:37 -04:00
Greg Johnston
7dbd259b3f Add Tera benchmarks, and list SSR benchmark results in README 2022-10-23 20:57:50 -04:00
Greg Johnston
7e006b1d7b Missing backtick 2022-10-19 16:35:07 -04:00