Skip to content

Conversation

@bleucitron
Copy link
Contributor

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.

Tests and linting

  • Run the tests with pnpm test and lint the project with pnpm lint
Romain Crestey and others added 14 commits July 12, 2023 08:46
* fr: home * fr: docs 01-01 * fr: fix try section * fr: change intro section title * fix: use fr discord link * Update documentation/docs/01-getting-started/01-introduction.md Co-authored-by: Maxime Dupont <m.dupont103@gmail.com> * Update sites/svelte.dev/src/routes/_components/WhosUsingSvelte/index.svelte Co-authored-by: Maxime Dupont <m.dupont103@gmail.com> --------- Co-authored-by: Romain Crestey <romain.crestey@radiofrance.com> Co-authored-by: Maxime Dupont <m.dupont103@gmail.com>
* fr: basic glossary * Update documentation/docs/07-glossary/01-development.md Co-authored-by: Maxime Dupont <m.dupont103@gmail.com> * fr: glossary fixes * fr: précision sur la doc officielle * fix: indentation in scripts * fr: add empty glossary sections * fix: falsy link * fr: add API cliffhanger * fr: add explication on glossary links * fr: add glossary links in introduction --------- Co-authored-by: Romain Crestey <romain.crestey@radiofrance.com> Co-authored-by: Maxime Dupont <m.dupont103@gmail.com>
* fr: add 02-01-svelte-components doc * fr: fix store link * fr: add writable glossary entry * fr: add 02-02-basic-markup doc * fr: fix links * fr: add 02-03-logic-blocks doc * fix: links --------- Co-authored-by: Romain Crestey <romain.crestey@radiofrance.com>
* docs: chapter 2 continued * docs: ignore ts errors * docs: fix links --------- Co-authored-by: Romain Crestey <romain.crestey@radiofrance.com>
* docs: 03-01 * docs: remove duplicate * docs: add s * docs: test link in .js comment * docs: add links --------- Co-authored-by: Romain Crestey <romain.crestey@radiofrance.com>
@bleucitron bleucitron closed this Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants