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

tidy some stuff up (#230)

* tidy some stuff up

* fix

* more tidying

5eb79b531a2a214b6a9e23a56df0fa417ff7680b authored almost 2 years ago
remove unused arg

d6b38af4432e2ba09ed968b250965850688e99ae authored almost 2 years ago
remove adapter-auto

cfe006f5fc6d781a7dcb11c9ea59923141ce9a78 authored almost 2 years ago
minor fixes

c6d80882bb39982f8c6b4c7379d57abdc5a70317 authored almost 2 years ago
chore: refactor playwright tests (#229)

d681398e046ebe584b7cb93c99f71982afd4b19d authored almost 2 years ago
docs: move @html tag to later section

e9c1730250f7fc1bd6d59a35b54bee6a4506f023 authored almost 2 years ago
Cookie instructions (#223)

* fix chrome 3P cookie instructions - closes #60

* firefox instructions

288c9864153ce637120285a51f7cd216d6486f40 authored almost 2 years ago
fix: setTimeout for time-consuming test (#222)

3d6da290ba162e7324d7086060d4fed30349a733 authored almost 2 years ago
webcontainer v1 (#220)

48751dcff0a6dd86cb705e78ca394527762a8221 authored almost 2 years ago
docs: update Keyed Each Blocks tutorial

align with https://github.com/sveltejs/svelte/pull/8188

56d29e0658b56a034fe689cdff896de04d7b2aeb authored almost 2 years ago
testing something (#221)

* testing something

* separate build from test

f565e2b88032ada1e9b10111914372cfabc299d9 authored almost 2 years ago
Use 'blazingly fast' instead of 'blazing fast' (#205)

5cebfd4b12e67827687864367fc8acaa5a131b99 authored almost 2 years ago
fix: restart Vite if tutorial has a .env file (#207)

* fix timed out error

* Revert "fix timed out error"

This reverts commit 3632ee6d1e5ceb861...

8c1a86394e52cef18854cddc5dbb7d0a0d14c595 authored almost 2 years ago
Add note chatbot not working in current excersize (#210)

* Add note chatbot not working in current excersize

* Update content/tutorial/01-svelte/07-li...

97408be15f642f078969dbd09f436fd84f4f5dfb authored almost 2 years ago
move plugin inline

759e7d596909cf801e0d55ae7a1718cb0f8c79d5 authored almost 2 years ago
fix: cross-origin isolation for preview (#214)

e4db4c2208b81f6232f71d4302354ad0b87357a6 authored almost 2 years ago
chore: setup test ci (#215)

* chore: setup ci

* pnpm

* pnpm

* playwright

---------

Co-authored-by: Rich Harri...

071f05941ce3766a80c866466eb4d713608e3a17 authored almost 2 years ago
bump deps (#219)

* bump deps

* fixes

5cfafc6d8c7401471c064e14642868f106be6cbc authored almost 2 years ago
fix: Correct paths in layout-data tutorial (#218)

Paths are like `src/blog/...` and they should be like `src/routes/blog/...`

ba78cbbd6375cbd50f556406707423eed9c6a684 authored almost 2 years ago
Replace XSS abbreviation with Cross-Site Scripting and link to OWASP (#216)

* Replace XSS abbreviation with Cross-Site Scripting and link to OWASP

* Update README.md

...

10b0691f493cfc6225db87d57eb271d1fbd73ede authored almost 2 years ago
fix: correct display selected text in editor (#211)

00631a47086312abe786527912495fc4785ba377 authored almost 2 years ago
fix: correct aria-label (#208)

bfb7b90bd1a250da04ec6612404796763feb8af3 authored almost 2 years ago
[fix] remove redundant spaces (#209)

Removed redundant whitespaces to make it consistent with `app-a` and docs code style in general

b14e691a10dd81df59b34e7f553487149f7ef573 authored almost 2 years ago
fix: add scripts to each package.json (#203)

fix: #178

Also update scripts/create-common-bundle/unzip.js to guard against node_modules/.bi...

1c3bebf6dd07596924066bf43edd20082700ce08 authored almost 2 years ago
fix: not to remove node_modules (#204)

fix #195

This is due to node_modules being removed when switching tutorials. This only happen...

262be8364b21cfdbd7fa14e6ddb8fcfa2ca79d9a authored almost 2 years ago
fix: text color updated to black (#200)

text color updated to black since input box is white, visibility issue fixed

7f6d1d31486902000965fcdcca9065c38fb9af7b authored almost 2 years ago
fix: ensure proper editor focus management (#202)

Also adds tests for focus management

3324905c884765738ad02d93ec328c0f7fffd5fb authored almost 2 years ago
use idiomatic middleware.js file (#201)

2ef959b7b8ee6eaa3ed4fe5881b64f30c9b3b6d0 authored about 2 years ago
fix: race condition

pointerdown event from inner iframe is not fast enough in some cases, so wait a little before de...

38c6a9d25977b209b0f41215bde24e9945837036 authored about 2 years ago
Revert "Implement backward and forward navigation options to iframed window" (#187)

* Revert "feat: implement backward/forward navigation options to iframed window (#181)"

This ...

66f51bba3f78bbb2faef266c48537011fb60f256 authored about 2 years ago
revert #168, fix #167 (#190)

00892b4105baae1c386a4947f1f85671c8043b65 authored about 2 years ago
chore: cleanup code (#189)

* create state writable, split out adapter stuff into output component

* move filetree into s...

46dda235de434fa76c8262f987cd1305618678fd authored about 2 years ago
Revert "fix: load images (#174)" (#188)

This reverts commit bf99fd60dcffe555c042f2e4c278b0a5d8b5d3df.

6333fd7e424d44aefd415b31edac5289dc7cf6f8 authored about 2 years ago
chore: make adapter interaction more robust

..to timing specific things by keeping track of current and next task

9c705fb8a026d309e57c09188775c70905263c8c authored about 2 years ago
docs: remove unnecessary and inconsistent quotation marks (#165)

450199eafa2fa6f36b669357a5b924f397935df2 authored about 2 years ago
docs: add comma (#184)

The tutorial shows adding a new update method to the object being returned, but without the comm...

d1a1da065b5e3f11f4618c15b767b3f06445f2a4 authored about 2 years ago
docs: highlight comma (#182)

Highlighting the comma in the Task's readme to avoid simple error when copy-pasting.

3d4bda5c2d04278a70665585d8fe6d6762aa0ec1 authored about 2 years ago
fix: ensure dice calculation never becomes zero (#180)

c8c8f6e510693dc9278ff4ca432107b26c37ddbf authored about 2 years ago
fix: make beforeupdate and afterupdate excercise work (#176)

svelte.config.js was unnecessary and failed the dev server

95109d657b97f2ff3c611b8459b60c22c069889f authored about 2 years ago
fix: add marked dependency for Part 1 / Bindings / Textarea inputs (#175)

..by adding it as node_modules to app-a

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

dd0b9faf4e3de0fbb753fce318d484dbabe636b2 authored about 2 years ago
fix: load images (#174)

from https://via.placeholder.com using crossorigin="anonymous" attribute

bf99fd60dcffe555c042f2e4c278b0a5d8b5d3df authored about 2 years ago
fix: properly detect selected file (#170)

d87ab3065e76f2747d328ab404bdbfcde1afdeec authored about 2 years ago
docs: fix position of single quote (#171)

07a99b2a538a9b2835d573fee3dd3d8016282164 authored about 2 years ago
docs: add missing import (#173)

fe5db26599111714c55b61fca0d4699ac1011618 authored about 2 years ago
docs: add filename label (#172)

e350963e5262543098de0e0d374b981dc2ec3ae4 authored about 2 years ago
feat: implement backward/forward navigation options to iframed window (#181)

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

8ff785ca48bd99d778e2f809defba639249a0a99 authored about 2 years ago
make examples more consistent

96df765807810b0016bab4e94ca1d410382f4727 authored about 2 years ago
clarify 'small' (#186)

f3af27b3bbded49e8c903b30945193a7cd0d5ed0 authored about 2 years ago
[fix] focus management between editor and iframe (#168)

Fixes #167

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

9c9656ba64e205403a1ebab99bbffc3f26e9eeb9 authored about 2 years ago
[fix] Clear timeout on destroy (#166)

If the component gets destroyed before the timeout is cleared, you'll be invoking a method on a ...

ad9173daa483c50b0aa7083cbe60d8760b886fe9 authored about 2 years ago
[fix] pass through request headers (#132)

8d0376cec2f0a6117726d4af2b5cb88c115353ab authored about 2 years ago
[docs] fix wrong usage of `Response` (#163)

ee3821458be10dd799da7fd77bd17005029d2c36 authored about 2 years ago
[docs] correct Part 1 / Bindings / Select bindings code line (#162)

a5017b2e118a70a0c4fc30e185aeb85015b91b66 authored about 2 years ago
[fix] regain focus when it gets lost by mistake (#161)

closes #150

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

eab1ccabed6b3f1b19694894b4f3c4e60e965f9d authored about 2 years ago
[fix] link (#157)

a135717b437e1eed4dbc4575f11d62b716e44649 authored about 2 years ago
[docs] fix wrong file path (#156)

b0fb9ea3e00c2450c5459fb15781042b82630c13 authored about 2 years ago
[docs] Dynamic Attributes example: make example HTML consistent (#140)

3385803c1affe09f0705cb4671ca609c46beb45c authored about 2 years ago
Merge branch 'main' of https://github.com/sveltejs/learn.svelte.dev

deebd40eab83d59caf9429cc8960d0aa0b507d12 authored about 2 years ago
[fix] <a> tag in footer to open in a new tab (#155)

If the content of the sidebar is long enough the users might misclick
and choose the *Edit this...

75a413061543f7242aa777587589343f029d8bd2 authored about 2 years ago
[docs] Fix app-a (#145)

Learning module suppose to show shorthand vs longhand but has shorthand in both app-a and app-b.

587907e50b803e285aec1d61ed50adf94a8f2acf authored about 2 years ago
[docs] Consistency with example above (#143)

afe93272b70e3625e937823db926ead3bfc2e5c4 authored about 2 years ago
typo fix (#144)

3a4f15e68e51f6c143bc6e0890fd3af54cafeaf3 authored about 2 years ago
Merge branch 'main' of https://github.com/sveltejs/learn.svelte.dev

9ef794304c4819187dd61e4e6a6882eab3277edb authored about 2 years ago
[docs] note that some exercise currently don't work

Related to #124 and #125

19345c1f0ad9830876aceb3b92bc09ecf8edbbcc authored about 2 years ago
[fix] typo in filename label (#149)

0bca2e6b720ef33563026e309de688d618689fc6 authored about 2 years ago
[fix] link to discord (#148)

db8332dc686f4351511d1fdb578860d2d729cc9a authored about 2 years ago
[fix] add color-scheme meta tag

styles inputs/scrollbars etc correctly in dark mode
fixes #142

d52015f902bcb9397b25a5d4434d1fb8491f67a4 authored about 2 years ago
[docs] rephrase SvelteKit intro

a34312963a95172deef864429cbd3f10d60ab089 authored about 2 years ago
preserve URL when resetting (#138)

* dont reset path - closes #118

* oops

ca0b91202b286a9868213f71f56903eb21d352d5 authored about 2 years ago
fix some styles

1ce65469220ce7d66e1933f466ccd949f795a34d authored about 2 years ago
show progress indicator (#137)

* show progress indicator

* tidy up

* get rid of waterfall

* nicer error page

491f150c02d5d6b04f212d7d34f8b9c4f891701f authored about 2 years ago
reduce indirection

9b61e5ee682c3c0048e5f22799f1ba2ca7002069 authored about 2 years ago
delete old directories (#136)

* delete old directories

* remove logging

50a2ec88f93744d2e0c0f63e5e53be6006c86301 authored about 2 years ago
provide immediate UI feedback on solve/reset

198057add3a13a9f530ad738c4e66c77c72d0a0f authored about 2 years ago
Merge branch 'main' of github.com:sveltejs/learn.svelte.dev

dee474b81c363d59ab8baf89c1cec4e7583045fc authored about 2 years ago
squelch warning

b9f155a317d8f446b876532fa3fb71816a4b4b6e authored about 2 years ago
fix race condition

a10e44658745903959996f84ddba2c6d51bc49e8 authored about 2 years ago
a few more

40ecc8ee7712ea33d9ba3733d819e0c8708ad38d authored about 2 years ago
use millennial lowercase more consistently (#134)

f61e2c3551cb0af1c650815d5f6ab921f945823b authored about 2 years ago
use millennial lowercase more consistently

709773a734d614c84a324c93b78313d19d6a1311 authored about 2 years ago
add a path option to each exercise (#133)

97c0d6725cc23b7feb13f82730c01c6d3b878cf5 authored about 2 years ago
deploy to the edge (#131)

* deploy to the edge

* move backend code

f855a9fa35dd91f2cafbf491b056fce3f4940ae5 authored about 2 years ago
proxy assets - #125 (#130)

dbcc7bb36b37b98d31f1c028db2849f77c08b557 authored about 2 years ago
[fix] signal that pings pause prio to alert opening

Fixes #126

47178568edb972f02053ed610e0ccccc6c5664d9 authored about 2 years ago
fix #128 (#129)

d4ef7c984f011b5e6b5fdb8631d502c431eb295c authored about 2 years ago
[fix] same input/label styles for advanced Svelte tutorial

187622b1aeb8f9b23c576907b480c6787b5eae70 authored about 2 years ago
bump

b514f23e136fb7f172f048c27f93fabda0b42c7b authored about 2 years ago
[fix] compute correct depth offset

Fixes #122

04d1ae8f4b21e05bea3deb8599ca782f59515820 authored about 2 years ago
[fix] don't run animation during opening the menu

Fixes #123

bd6b5dd544c4f1d57613a640506c1b26efe147ba authored about 2 years ago
[fix] input and label styles for Svelte tutorial

Fixes #127

7c23e62c6b8499bd3028c23b75e89c60dbf27a2c authored about 2 years ago
[feat] styles update (#116)

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

12fe24b5fdf1e6c02605dddc0784080c6d43be94 authored about 2 years ago
opengraph tags and such (#117)

* opengraph tags and such - closes #68

* simplify

5700d33e15ec89caa38f6b391d70d689a9cd1781 authored about 2 years ago
minor fixes

aac30e5fc97b34cc424256089cc7281ad7e6bdda authored about 2 years ago
tutorial (#105)

* start of routing tutorial

* more chapters

* slots

* chapter skeletons

* mutating d...

2ab9dba787683a04666cae9ee61583fbf94aeede authored about 2 years ago
[feat] reload iframe in case of vite dev server restart

726013ca9d48e69311963fb37263d2e8a711ef33 authored about 2 years ago
[fix] trigger reload on .env change

c4bba2ec936be16a9c2bde4e060fc0cf6419d7db authored about 2 years ago
[fix] better icons for file actions

ad95e1d63235d22d3aae7e8198abac96740f52e0 authored about 2 years ago
[feat] __hidden file to mark folders as hidden

a91a29616bc8100b8e8dfac7cbf473a5c91601df authored about 2 years ago
[feat] __delete inside file means delete that file

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

2fc04095537cd93a61275eea6ab57222f7339eaf authored about 2 years ago
[fix] style "/// file: .." pragmas in code blocks

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

ba7fec969c20eb8df87b7d801f49a57486ed3b2f authored about 2 years ago