webmstk
2d70229608
chore: add rust-toolchain.toml to examples ( closes #2151 ) ( #2161 )
2024-01-07 15:29:54 -05:00
Greg Johnston
b578660624
docs: make it easy to see how to run each example in its README ( #2085 )
2023-11-28 11:47:56 -05:00
Joseph Cruz
e384d53996
doc(examples): reference run instructions ( #1705 )
2023-09-13 19:57:50 -04:00
Joseph Cruz
c11c4b0e3e
build(examples): make it easier to run examples ( #1697 )
...
* build(examples): support process management
* build(examples): manage trunk
* build(examples): manage cargo leptos
* doc(examples): add run instructions
2023-09-12 10:46:16 -04:00
Greg Johnston
dbc707adcd
feat/change: adopt reactive ownership model and drop cx
/Scope
( #918 )
2023-08-21 19:31:37 -04:00
Joseph Cruz
8c5ab99fa7
build(examples): pull up compile tasks ( #1417 )
...
* build(examples): pull up compile tasks
* build(examples): set toolchain for compiles tasks
* build(examples): set toolchain for build and check
* build(examples): set toolchain of other examples
2023-07-24 11:35:34 -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
agilarity
53e09279a2
ci(examples): verify examples ( #1125 )
2023-06-01 22:12:18 -04:00
agilarity
fcb98474b8
examples: fix the lint issues in the counter example ( #971 )
2023-05-01 17:27:29 -04:00
agilarity
52021be806
tests: add wasm web test and common tasks ( #954 )
...
* test: rename web test module
* test: extract wasm-web-test task
* test: introduce common tasks
* test: add web-test and common tasks
2023-04-27 17:00:13 -04:00
novacrazy
be7b9eea25
Merge branch 'main' of https://github.com/leptos-rs/leptos
2023-04-07 14:09:10 -05:00
Greg Johnston
016ad6b7a6
feat: make __Props
imports unnecessary ( closes #746 ) ( #828 )
2023-04-07 15:06:10 -04:00
novacrazy
4b79a91287
Add profile.release to many examples
2023-04-06 21:53:52 -05:00
Álvaro Mondéjar
509223ab2e
chore: Upgrade console_log to stable ( #724 )
2023-03-22 18:21:53 -04:00
Thomas Kratz
ab6ddc1194
fix: make counter test compile ( #588 )
2023-02-27 21:50:12 -05:00
Greg Johnston
db3f46c501
Add docs on testing ( closes #489 ) ( #508 )
2023-02-12 17:03:12 -05:00
Greg Johnston
6373fd42fb
Switch examples to check
instead of build
(for CI resources) and add missing examples ( #437 )
2023-02-01 20:36:37 -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
ekanna
ce0910caca
Updated example code and README to use latest syntax for data binding
2023-01-17 12:08:44 +05:30
benwis
ee647cba1c
Add Favicons to all the examples and standardize on the public folder for public assets
2023-01-09 15:27:52 -08:00
Greg Johnston
0ed56d382d
Add build-examples
task to cargo make
CI
2023-01-02 13:29:37 -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
63f680f37d
Merge branch 'main' into pr/119
2022-12-28 14:21:54 -05:00
Greg Johnston
86df770dad
chores: getting tests fixed, etc.
2022-12-25 22:53:52 -05:00
Greg Johnston
89aa02af19
Update counter
example
2022-12-22 21:21:17 -05:00
Sarah Allen
cd59bf5a10
fix warning, set initial value of counter
2022-12-21 07:11:15 -08:00
Greg Johnston
d6920847ca
Fix tests in counter
example
2022-12-19 16:14:46 -05:00
Greg Johnston
90de653a60
Concrete return types work
2022-12-10 19:28:11 -05:00
Greg Johnston
0b448daf3a
Fix SimpleCounter
example in tests
2022-12-09 14:58:53 -05:00
Greg Johnston
50b0fe157a
Fix example test
2022-12-09 13:34:35 -05:00
Greg Johnston
b8559d4335
Transition counter
example to use View
2022-12-08 19:33:01 -05:00
Greg Johnston
aca2c131d4
Add the ability to document Component
and ComponentProps
in a single doc comment.
2022-12-08 17:08:54 -05:00
Greg Johnston
c5a1e9a447
Copy edited and added Trunk install instructions
2022-11-29 20:00:09 -05:00
Ben Wishovich
e88e131ec3
Add READMEs to all examples and fix typo in todo-app-axum
2022-11-29 13:14:59 -08:00
Ben Wishovich
992983efd9
Commit WIP version of isomorphic counter
2022-11-14 12:04:26 -08:00
Greg Johnston
63a2199405
Oops this was an accident
2022-11-07 21:26:57 -05:00
Greg Johnston
bd652ec542
Adding docs
2022-11-04 16:50:03 -04:00
Greg Johnston
5880aaefd5
Include examples in workspace so rust-analyzer
works (per issue #28 )
2022-10-20 21:44:38 -04:00
Greg Johnston
f59efc6c2b
Fix duplicates because I'm terrible at using GitHub
2022-10-20 21:43:30 -04:00
Greg Johnston
af152891a1
Merge branch 'main' into pr/add-console-panic-hooks
2022-10-20 17:51:40 -04:00
Oceantume
7065e5b32d
Add console error panic hook to all existing examples
2022-10-20 17:45:46 -04:00
Greg Johnston
a463bcca43
Add console_error_panic_hook to examples
2022-10-20 17:28:09 -04:00
Greg Johnston
1bbbdbf29e
Rationalize features and set up defaults so that a) users don't need to specify csr
mode by default and b) tests pass without feature flags
2022-10-18 10:42:55 -04:00
Greg Johnston
418e4f4c77
wee_alloc is unmaintained so I'm now getting security alerts about it; I'm removing it from the examples.
2022-10-17 13:51:39 -04:00
Greg Johnston
7a04411b64
New reactive system: switching to using SecondaryMaps from slotmap to reduce binary size and creation cost significantly
2022-10-15 19:26:17 -04:00
Greg Johnston
c02839d6fc
Remove version numbers from examples
2022-10-12 14:43:42 -04:00
Greg Johnston
6e89ea4447
Proc-macro hygiene by including cx in view! macro. :-( but necessary...
2022-10-10 20:44:44 -04:00
Greg Johnston
2d2f2a52a4
Update all libraries and examples to use new set_x API
2022-10-08 20:39:13 -04:00
Greg Johnston
b23a6b6a26
Add version number for leptos dependencies
2022-10-07 06:53:17 -04:00
Greg Johnston
a4a8a972b5
Rationalize features for CSR/SSR/hydration
2022-09-03 11:26:57 -04:00