Puru Vijay
ad9a672171
Merge version-4
1 year ago
Ben McCann
276d2f86ba
merge version-4 branch
1 year ago
Ben McCann
f2ff684b5f
chore: setup changesets ( #8668 )
...
Co-authored-by: dominikg <dominik.goepel@gmx.de>
1 year ago
Puru Vijay
2efd78cba4
Merge remote-tracking branch 'origin/version-4' into sites
1 year ago
Nguyen Tran
0ce41875f0
docs: use pnpm and new commands to check the code base ( #8667 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
1 year ago
Puru Vijay
bd51e6f3ea
Merge remote-tracking branch 'origin/version-4' into sites
1 year ago
Ben McCann
ddfff4df8c
chore: convert to monorepo ( #8644 )
1 year ago
Puru Vijay
cf5561cd36
Merge remote-tracking branch 'origin/version-4' into sites
1 year ago
gtmnayan
783bd9899e
chore: swap mocha with vitest ( #8584 )
...
Also swap out the require hook hacks with a less-hacky-but-still-somewhat-hacky loader for the Svelte files
---------
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
1 year ago
Puru Vijay
a39c7f397d
Merge remote-tracking branch 'origin/version-4' into sites
1 year ago
gtmnayan
202d119e9a
chore: convert puppeteer tests to playwright ( #8577 )
2 years ago
Puru Vijay
fbd3ccdf80
Merge remote-tracking branch 'origin/version-4' into sites
2 years ago
Yuichiro Yamashita
b6a400a549
chore: add prettier ( #8543 )
2 years ago
Dominik G
56df761f95
breaking: set verison to 4, remove engines.pnpm and bump engines.node to >=16 ( #8566 )
2 years ago
Simon Holthausen
418f4c2381
Merge branch 'master' into version-4
2 years ago
Simon H
e45a1e05a3
note of restructuring
2 years ago
Yuichiro Yamashita
0677d89fff
chore: fix CI on Node 20 ( #8528 )
2 years ago
Ben McCann
8ffd2112bc
chore: fix CI setup for unit tests ( #8530 )
2 years ago
Ben McCann
6f8cdf3b0f
chore: run CI tests on Node 20 ( #8519 )
2 years ago
Ben McCann
d64e86a260
chore: switch from npm to pnpm ( #8514 )
2 years ago
Hofer Ivan
8e51b51dfc
breaking: improve types for `createEventDispatcher` ( #7224 )
...
---------
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
2 years ago
Ben McCann
caef440391
chore: run fewer CI jobs ( #8496 )
2 years ago
Ben McCann
932cb66a36
chore: simplify Svelte 4 CI ( #8487 )
2 years ago
Simon H
f0cdf77e15
chore: remove node<14 tests ( #8482 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2 years ago
Puru Vijay
db2d07f236
feat(site-2): Update links, move blog out of SK folder to content ( #8289 )
...
* Update links
* Move blog to site/content
* Update site/content/docs/02-component-format.md
* Fix docs links
* Add global prettierrc
* Auto format
* Fix git merge artifact
* Fix errors
* Update html to svelte(remaining ones)
* Add 2 blog posts
* Modify prettierrc
* Minor design fix
* Switch package lock to spaces, prettier ignore
* Regenerate package lock
* prettier format
* Update deps
* Hack the build into working
* add missing blog post
---------
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
Co-authored-by: Rich Harris <git@rich-harris.dev>
2 years ago
Ben McCann
82d2982845
chore: update PR template ( #8255 )
2 years ago
Yuichiro Yamashita
967e9f51ff
chore: add Node18 for CI ( #8078 )
2 years ago
Yuichiro Yamashita
de6821a1de
[ chore] disable puppeteer on Linux for Node8 and 10 ( #8155 )
2 years ago
Frozen FIsh
6923b2e99b
[chore] upgrade node to 18 ( #8018 )
2 years ago
Yuichiro Yamashita
caca8a5340
[chore] Improve CI ( #7945 )
...
* stop to use cache
* update on.push.branches
* rename
2 years ago
Tan Li Hau
244d74d4a7
[feat] pre-build before testing in CI ( #7933 )
2 years ago
Siarhei
ff6e1c39d0
[chore] Bump actions' versions ( #7921 )
2 years ago
Alex
a752ef4709
GitHub Workflows security hardening ( #7883 )
2 years ago
Simon H
a4963d7c0e
[chore] delete stale bot yaml config
...
The stale bot was removed so there's no use for having the config anymore
3 years ago
Simon H
c183bae3d1
[chore] adjust stale bot actions per run
...
Only one action per hour to not flood the issue tracker with too many stale messages at once
3 years ago
Conduitry
10ce5c95fd
[fix] handle promise rejections for {#await} in SSR ( #6790 )
3 years ago
pngwn
8868bb2f1e
docs: set up docs workflow ( #6650 )
3 years ago
Simon H
9467e4a780
[chore] adjust stale bot settings
...
Give more time until marked as stale, currently too soon. Also exempt bug, bugs don't go stale.
3 years ago
Oscar Dominguez
6a7f3083a7
ci(workflow): add cache to workflows using actions/setup-node ( #6491 )
3 years ago
Ben McCann
8d91cbc56a
Update PR template to ask for PR category ( #6475 )
3 years ago
pngwn
000c7ca5ba
add issue form ( #6454 )
...
* add issue form
* add chat link
* add feature request form
* tweaks
3 years ago
pngwn
fbf0a0c4de
add stale-bot config ( #6455 )
3 years ago
Maxime LUCE
370dd4d81b
ci: increase timeouts to avoid random breaks ( #6193 )
4 years ago
Antony Jones
5c309a5a78
Add sponsorship button
4 years ago
GeopJr
bcf2313a34
ci: cache node_modules ( #6048 )
4 years ago
Antony Jones
449fd1ca1f
Add envinfo note to github bug template
4 years ago
Kevin Åberg Kultalahti
40c850d3e7
Add svelte@next caveat to bug report template ( #5561 )
...
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
4 years ago
Ben McCann
0d75daa1b0
Better surface RFC process ( #5295 )
4 years ago
Antony Jones
d19bcef690
Increase timeout for unit build
...
Also due to Mac occasionally taking longer than the allocated time.
4 years ago
Antony Jones
da7578cbf1
Increase timeout for unit tests
...
Mac build randomly takes between 1 minute + 4 minutes, so this stops it getting cancelled.
4 years ago