Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/learn.svelte.dev

A soup-to-nuts interactive tutorial on how to build apps with Svelte
https://github.com/sveltejs/learn.svelte.dev

fix: prevent ios from loading webcontainers (#584)

9b19caf5eb29fc6342fdd0ac48612b8f9ec5f895 authored 11 months ago
fix: add missing semicolon (#594)

01f871846d70a74500f51e4e38720369e6554489 authored 11 months ago
fix: typo navigation -> navigating (#593)

32e5e39e9b3e366d96c954601a77f5cf9adc4947 authored 11 months ago
chore: upgrade dependencies (#577)

034037fcfe896873354560d9770e54a56e5af7d8 authored 12 months ago
minor version bumps. fixes 404 pages (#576)

e227ef0bcea96107ed3877509ded89194e8bd3a0 authored 12 months ago
Add a robots.txt

67b01ea36d0122384b281d22c68d40a7f8cc8566 authored 12 months ago
Clarify the items in the each needing ids/keys (#446)

* Clarify the items in the each needing ids/keys

Try to clarify that it is updating the DOM/c...

7bf2069e9d1adaec4fd9fa286eef657c2625b349 authored about 1 year ago
Change "video" to "medium", as the word should cover both audio and video (#503)

* Change "video" to "medium", as the word should cover both audio and video

* Apply suggestio...

40b4205934cd7a96abb121d97c3eb5c5f003b773 authored about 1 year ago
Update README.md

ffcb1c7e2266b3b21cf57f42387905b57b5325f4 authored about 1 year ago
docs: update code snippet for consistency with source file (#552)

248c2aa239bab9b792d3ed58464a2534e5e02821 authored about 1 year ago
docs: adjust div class value for consistency (#550)

4e150877cc860208dcf5d68d9ccd138bd5195a77 authored about 1 year ago
fix: const to let in "the <form> element" (#546)

* changed id from const to let

* more const to let changes

c8fa63594bd64576a20f5561e8e8deedc867d113 authored about 1 year ago
add something to do on updated-store tutorial (#544)

Co-authored-by: Rich Harris <[email protected]>

3c3af894d8e1b6e0fd6af04468cdb1d4942eab0c authored about 1 year ago
fix: env_file playwright tests failing due to animations (#505)

7eac90f7a7a9842473c2b8c5fc8a57d0c18b168f authored about 1 year ago
fix form actions chapter (#543)

Co-authored-by: Rich Harris <[email protected]>

70588600a5c50c33367fca540b9d8e214c4d1b13 authored about 1 year ago
Update hyphen to emdash for consistency with other list items (#526)

4bbafc401fd9986a65da60e75efae1ff6f40a504 authored about 1 year ago
persist scroll state (#542)

Co-authored-by: Rich Harris <[email protected]>

baca1cdb97b82a946cb06dfd4af85b2e70ee7e91 authored about 1 year ago
fix: sidebar scrolls to top after navigate (#530)

* fix: sidebar scrolls to top after navigate

* fix: sidebar scrolls to top after navigate

508ed696fba35b7ce46011953584fcd0272d4399 authored about 1 year ago
add aria-role:none to get rid of warning (#522)

* add aria-role:none to get rid of warning

* Apply suggestions from code review

---------
...

19a6d164b7fae76e39ccfa2b5d164f03e6f75c3e authored about 1 year ago
docs: Update README.md (#520)

* Update README.md

docs: 04-updating-arrays-and-objects, add `let obj = { foo: { bar: 'old' }...

da3e5393c62bc00690faad13145e54bd7213fa2e authored about 1 year ago
fix: smaller sidebar footer horizontal padding (#492)

* fix: smaller sidebar footer horizontal padding

* fix: fine tune it

511d1b2fbfe15a93ed85814652db3b468bd53914 authored about 1 year ago
fix: restart audio playback on repeated button pushes (#504)

ab57f4efb5a49f152350d1aa909838242857a199 authored about 1 year ago
let inputs and textareas follow theme coloring (#499)

Fixes bad contrast in dark mode at, e.g., /numeric-inputs

0d79c26d753ef52936e1be685f2a5e348a233882 authored about 1 year ago
Update paper.svg fill attr (#502)

in the tutorial excercise 'named slots', the 'paper.svg' has fill="none". The exercise is to bui...

6ba1de3024b645964e8381d1605431a3dd2bb86e authored about 1 year ago
Update inline handlers doc to match text to code (#480)

6fb655263fc0ccc94a9df0125c85a0de7e351378 authored about 1 year ago
Update README.md to match solution (#494)

The readme is missing the line:
<div class="centered">
as well as the indentation that are pre...

080f717cd71c0d9d5825cdee53ba25ee4af8ac7d authored about 1 year ago
fix inconsistency of CSS styles between initial and solved state in Part 3 / Forms / Progressive enhancement (#461)

* include entire css styles from unsolved code to solved code

* slight nitpick; use em dash i...

5de34c7805ef0f1f22b712fdc02203afcb90b528 authored about 1 year ago
docs: minor addition to onMount usage (#445)

* docs: minor addition to onMount usage

* Update content/tutorial/01-svelte/07-lifecycle/01-o...

0aa2f9ecd3353db148914487b2721df0cd450060 authored about 1 year ago
Use fail fast for keydown handler instead of having an additional level (#443)

* docs: apply fail fast for keydown function handler

* style: apply fail fast for if condition

9581a34bee9cf5de4ade604ad5375bbf94016101 authored about 1 year ago
docs: make loading data link consistent with the chapter title (#438)

787c1a24d2a19b5fa22a58f47ef622986167d9a7 authored about 1 year ago
docs: change grammar to help reduce confusion (#431)

It was not clear which page below the layout inherits the data, because in fact it could be any ...

ee29e32baf772669f3d9c06db4b617db8b15b73f authored about 1 year ago
tweak (#540)

Co-authored-by: Rich Harris <[email protected]>

8cc995f6dd3911a02189efe4b98bd60794d677b0 authored about 1 year ago
make visited a boolean (#539)

Co-authored-by: Rich Harris <[email protected]>

76a1389e76bb9e7eb7a2d93042dd3ec2ca2272e1 authored about 1 year ago
Updating status code references (#388)

* Update README.md

* Update +error.svelte

* Update +error.svelte

* Update README.md

f0cf7ad93007ddccaf7ce9bd95318d95ebabb212 authored about 1 year ago
docs: minor grammar cleanup (#538)

9379080aea9f678467bf6e0c29412667a991d531 authored about 1 year ago
Fix diff syntax color in dark mode (#521)

0c9e5584bb97cc4e0cdb39eea1045b3d6dc5280f authored over 1 year ago
docs: update README.md (#516)

Adjust source code snippet according to modifications from previous step.

531bf37446fae17e60d14370321880849a764ec9 authored over 1 year ago
feat: sync to svelte.dev (#468)

75814a2fc346db9aa4fae0021cd4db93c68f7391 authored over 1 year ago
Update option example for Svelte 4 (#496)

5e746803bf9ef5794ff0c6fe9b819d2e98485517 authored over 1 year ago
docs: adds missing `readyState` binding (#495)

Svelte added support for the `readyState` media element in
https://github.com/sveltejs/svelte/p...

3a866d82ff715b8429b8441a25eb157774f32183 authored over 1 year ago
docs: edit instruction for Store Bindings (#488)

Edited instruction to 'add button' to 'add event handler', to reflect the true diff in the code....

6373fc608f5dd91616db30c64fc1018d286b7c98 authored over 1 year ago
docs: fix link to cookies API (#489)

6584bed964d7a6c52ba52e13df23f1ebcd55c25e authored over 1 year ago
docs: clarify the meaning of content (#485)

* fix mismatched content

* admit suggestion

Co-authored-by: Geoff Rich <4992896+geoffrich@...

996dcd283457d280aa1938484c66172db5f1a16a authored over 1 year ago
chore: remove `experimental` from inspector option (#481)

Co-authored-by: Ben McCann <[email protected]>

7b01aef47bf35d431624fcefb99ab42dbd28ebbe authored over 1 year ago
docs: fix sample code in tutorial text to match the exercise solution (#463)

This commit fix sample code in the-form-element tutorial text, which is `01-the-form-element
/R...

10bdf8d1db67fda81d78f331f2d243d35c494a64 authored over 1 year ago
docs: replace `background` with `background-color` for consistency (#467)

Fixes potential confusion by the tutorial using `background-color`
to overwrite `background` an...

3fe7f041ab9cf2a3ff7ba7ee9fb4771a5621d264 authored over 1 year ago
docs: update route-groups doc to match target (#475)

00637a40bfc6219b14e372fd33890d0b90296584 authored over 1 year ago
docs: access store value in context example (#471)

39d90f1cfd974392568f4db145ef92c94a5fca9a authored over 1 year ago
chore: add license (#479)

dc3bf66008685b107339bbe006e26634f1b406b6 authored over 1 year ago
fix: unavailable `--prime` css variable (#478)

9549b6aa5ac9b287787739552b9a6906d9544c89 authored over 1 year ago
docs: correct name of `updated` from $app/stores (#450)

There was a typo in the tutorial for the `updated` store from `$app/stores`. See https://kit.sve...

4afebdcb02b4af35be7530b2abafd26ba428c1aa authored over 1 year ago
fix: make the background opaque (#440)

fixes #439

dadb11c152a6cc9b2738ac1b23f9858b6b5390bb authored over 1 year ago
docs: add missing verb for cookies.set() explanation (#437)

51b54dd0a0d4c4a2a16fa4275dac7e88563b2531 authored over 1 year ago
docs: add double quotes to type attribute (#444)

dae8e4bb7fe0dd03a08837613a5f5cd5f7d48c24 authored over 1 year ago
fix: set preload none on audio element (#423)

b7fe0e12e724f3593825d7676e938619b18658f5 authored over 1 year ago
docs: fix link to invalidation section (#422)

* docs: fix link to invalidation section

* Update content/tutorial/03-sveltekit/03-loading-da...

2f3cac2b326e41211dd113e53ebb32cfb8a0ec26 authored over 1 year ago
Improve style of selected item in filetree (#398)

* Improve style of selected item in filetree

* change color of selected item in filetree

*...

b3b16664e390fef731c25ddfc0721622f35e9fdb authored over 1 year ago
Fix each block tutorial wording (#402)

* Improved wording.

The wording provided initially is confusing, and I believe is mistaken.
...

d5982cdbe9ed24f6258ea6d665c682c904cf957f authored over 1 year ago
Rename variables for clarity (#400)

9ff973bb018c13e5271d8d95250f548a57f43cce authored over 1 year ago
Misplaced Bracket (#419)

* Update README.md

Added a missing opening bracket

* Update README.md

Removed closing b...

c08d6a3b34c31672b0900cbdbe844ce9d4fade53 authored over 1 year ago
docs: fix typos in @html tag lesson warning and README (#420)

* docs: fix typo in @html tag lesson warning

* docs: fix typo in README

19093d2e41c3a8a7161a498c0f756465994c8540 authored over 1 year ago
docs: enhane `@html` tag warning (#415)

0ebc566141817983c47c1c459fe3cbae46d07ad8 authored over 1 year ago
docs: update Svelte version to 4 (#412)

fixes #413

ac479f40aa91cf1c17bbad22b13d6e93596f2a99 authored over 1 year ago
Fix Svelte link in header (#411)

375fd7d3c06e053de9e4155f3a63945ab6f6423d authored over 1 year ago
Update universal vs server documentation link (#410)

af114cac73440ef02761ab1acf5dfbc0a731235b authored over 1 year ago
chore: Svelte 4 (#408)

- update transitions tutorial (now global instead of local)
- bump deps
- remove now unnecessa...

489e4242cb56d58c997d9a69d573f8f5ee93cd8b authored over 1 year ago
docs: fix broken fragment in link (#403)

2df79bd1eb1144d3d0e3328a748e58554fd7d382 authored over 1 year ago
docs: correct typo (#405)

7c8a1c900324805e10ed849cbec9d9a657a60471 authored over 1 year ago
docs: Update text in Sharing code tutorial (#401)

---------

Co-authored-by: Simon H <[email protected]>

74a3c29d1feb6824191fddae7f1d80f88bc5ae2b authored over 1 year ago
feat: redirect to svelte tutorial if webcontainer fails to boot (#406)

---------

Co-authored-by: Simon H <[email protected]>

375f55d35537e69ba147e181b22cc111d9e93376 authored over 1 year ago
Update README.md (#365)

* Update README.md

Added info for better clarity on undeclared variables in a reactive statem...

0dabafd4c4b1324fdbb28f11ca3e860458d2d9d1 authored over 1 year ago
Update tutorial (#371)

Updated the example in the tutorial to match the answer in the exercise.

865c28fd1a16489ab808628b620d56dc46578b85 authored over 1 year ago
Fix typo in SvelteKit $lib lesson (#373)

9882419a614ecf0c9a3b40c8b49d1162ebf2c4a1 authored over 1 year ago
fix: handling of a link to redirect URL (#393)

127ffcebe39f333a3c1e11bf569650d50540ddc0 authored over 1 year ago
Typo of a file path (#396)

ebb4380ee628cfab69c34297851fbe955a320b96 authored over 1 year ago
avoid webcontainer support detection - closes #306 (#395)

Co-authored-by: Rich Harris <[email protected]>

066af53fc7538bfa136cd6d64e61436aa5f12325 authored over 1 year ago
User theme aware iframe (#379)

7380ae7a43e2aae73c860bd042b79a573d1da570 authored over 1 year ago
docs: tweak a few lessons (#390)

7ea6eed131b842075bfc8854180b66a9403a71a8 authored over 1 year ago
chore: safari support (#385)

#306

1cb7d1cf599487e2b69e195ef7b1ceea0bef62fc authored over 1 year ago
fix: correct behaviour when .env file is updated or removed (#363)

Fixes #341

This PR fixes the behavior of .env files when they are updated and when they are d...

ef74eac3fd9e016d5828d014bafe57ab250480f0 authored over 1 year ago
feat: autocompletion (#384)

Fixes part of #291

- {#each}, {#if}, {#await}, {#key}
- @html, @debug, @const
- data-svelte...

436007b59410f91734210a9a2449c6f37d5ea931 authored over 1 year ago
fix: add style to button and remove unused css (#383)

a9c544d4f99389c75686c04cfe4a8ca3daed517c authored over 1 year ago
docs(tutorial): add note on reactive statements (#382)

Note to learner that reactive statements run after script code, to complement documentation at h...

dea7abb9d0dea96d43ca192a0e55f609e8afbbee authored over 1 year ago
fix: contrast of diff display in dark mode (#381)

Fixes #377

b76ff523cb042dd454b7c9a0dee68f415126fb39 authored over 1 year ago
fix: correct display for warnings (#376)

fixes #322

f6a7000d1abfbe99ab5dd8a1cb76c5866bbd0d35 authored over 1 year ago
Fix typo in handleerror lesson (#378)

you way want to -> you may want to

b424e1b9b009e3193f82f504d90a1311166403f3 authored over 1 year ago
Update file name App.svelte -> +page.svelte (#380)

3e10f22493e2e07e2f7ffd761fe2f585c8550a23 authored over 1 year ago
docs: remove alert about the page store (#375)

Already covered in a previous chapter "Part 3 / Stores / page"

1b6ac6af2b87e65e7f710fc2129f418c79c2df31 authored almost 2 years ago
fix: improve styles inside the editor (#366)

Fixes #360

5cc3d078d098a4cf436509c69cdb4b5044655c7f authored almost 2 years ago
fix: filename typo (#369)

fixes #368

5b8870c15d9b84b320e7b1e6ba55613ac30baaba authored almost 2 years ago
add next steps

70b66906ed411a11724c50db93a08be2129145ac authored almost 2 years ago
Merge branch 'main' of github.com:sveltejs/learn.svelte.dev

763d60477ccc3e318423a323ec0d087e2d1f6b09 authored almost 2 years ago
fix

0e0b26842fdeac620698f151c3179f1638ac6ee7 authored almost 2 years ago
bump kit (#359)

Co-authored-by: Rich Harris <[email protected]>

999ad8b0877dcd45b8be8fbc4ab98aa893976b95 authored almost 2 years ago
remove "here be dragons" warning (#353)

* remove "here be dragons" warning

* bump site-kit

---------

Co-authored-by: Rich Harri...

d39107b82d88ae23ef3df07778d2c64862329491 authored almost 2 years ago
Separate path pings from normal pings (#358)

* fix: reload with Enter key while in URL input

* correct URL when navigating to a non-page
...

485d12d96f643ca91b629024d34c863d2d0fc1a6 authored almost 2 years ago
Fix some Lighthouse stuff (#357)

* only apply aria-label to links with hrefs

* add some manifest junk

* bigger tap targets
...

f384277a59a15e8049f39c2be8cccf36e2152e55 authored almost 2 years ago
preserve newlines - fixes #325 (#354)

Co-authored-by: Rich Harris <[email protected]>

6d03557fe559afb951c91fbc4269b3b0861b3634 authored almost 2 years ago
mention vite, explain config options

6e39c12ac419ce7f18069d136b79c45d50906412 authored almost 2 years ago
reload docs

8ee81dc47e9d289151f334c4d42959561d36e4f0 authored almost 2 years ago