aboutsummaryrefslogtreecommitdiff
path: root/pages/guide
Commit message (Collapse)AuthorAge
* :memo: Add note about inotify-tools for linux users of lustre_dev_tools.Hayleigh Thompson2024-05-30
|
* 🔀 Quick typo fix, (#127)Mike Fitzgerald2024-05-14
|
* 🔀 Fix a spelling mistake in 04-server-side-rendering.md (#120)Brett Cannon2024-04-27
|
* 🔀 Fix the capitalization of "HTML" in 04-server-side-rendering.md (#119)Brett Cannon2024-04-27
|
* 🔀 Fix a name typo in 03-side-effects.md (#117)Brett Cannon2024-04-26
|
* 🔀 Fix a syntax error in an example in 03-side-effects.md (#116)Brett Cannon2024-04-26
|
* 🔀 Rename `GotCat` to `ApiReturnedCat` (#111)Fabien Boucher2024-04-24
|
* 🔀 Fix missing imports in code snippet. (#109)Guillaume Hivert2024-04-21
|
* :memo: Fix broken docs links.Hayleigh Thompson2024-04-16
|
* :heavy_plus_sign: Update examples to work with latest lustre_dev_tools release.Hayleigh Thompson2024-04-16
|
* 🔀 Write a guide on server-side rendering. (#103)Hayleigh Thompson2024-04-05
| | | | | | | | | | | | | | | * :memo: Fix typos in state management guide. * :memo: Begin writing ssr guide. * :memo: Rename discard init arg to '_flags' in all examples. * :memo: Show simple static HTML rendering example. * :memo: Expand hydration section. * :memo: Finish ssr guide. * :wrench: Add ssr guide to built docs pages.
* :memo: Fix typos in state management guide.Hayleigh Thompson2024-04-04
|
* :memo: Fix some typos. (#97)Giacomo Cavalieri2024-04-02
|
* 🔀 Create a guide on using and creating side effects. (#93)Hayleigh Thompson2024-03-31
| | | | | | | | | * :memo: Explain why managed effects are useful. * :memo: Write a short explainer on pure functions. * :memo: Finish side effects guide. * :wrench: Add side effects guide to generated pages.
* 🔀 Fix typos in State Management guide. (#80)Jeroen Engels2024-03-28
|
* :memo: Expand state management guide to touch on the 'Subject Verb Object' ↵Hayleigh Thompson2024-03-27
| | | | naming convention.
* :memo: Fix links.Hayleigh Thompson2024-03-24
|
* 🔀 Fix a few typos in state management guide. (#66)Alex Houseago2024-03-18
|
* :recycle: Rename '--include-styles' flag to '--use-lustre-ui' for clarity.Hayleigh Thompson2024-03-17
|
* :construction: Scaffold side effects guide.Hayleigh Thompson2024-03-17
|
* 🔀 Fix quickstart typos. (#54)Dmitry Matveyev2024-03-13
| | | | | * lustre.Element(Msg) -> element.Element(Msg) * quickstart: fix image link in the final example
* 🔀 Fix some imports and names in quickstart guide. (#53)MystPi2024-03-12
| | | | | * ✏️ Fix usages of `lustre.Element` and `event.click` * 🩹 Fix import list
* :memo: Add a note explaining that a record isn't the only way!Hayleigh Thompson2024-03-08
|
* :memo: Note that documentation is written for v4 not v3.Hayleigh Thompson2024-03-08
|
* :memo: Expand state management guide.Hayleigh Thompson2024-03-08
|
* :construction: Expand 'view functions not components' bullet points.Hayleigh Thompson2024-03-01
|
* :construction: Begin writing a state management guide.Hayleigh Thompson2024-02-28
|
* :memo: Make links to other pages relative not absolute.Hayleigh Thompson2024-02-28
|
* :memo Move docs bages into pages/ dir.Hayleigh Thompson2024-02-26