0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
Gabriel Grinberg
9e98bb6d0f
fixes feature request issue creation template suffix (#10487) 2024-02-15 15:29:35 -05:00
Simon H
98a72f5068
chore: check in types (#9863)
To ensure that changes to code/types doesn't result in unwanted changes in type generation, or that bumps to dts-buddy don't cause unwanted regressions, we're checking in the generated types. Types should be committed as-is (don't format it with prettier!). CI is enhanced to check that git sees no changed files after generating the types, which would mean types have changed.
2024-01-02 14:18:59 +01:00
Rich Harris
dd4061bc38
rename dev script, update contributor guide and readme (#9673)
* rename dev script, update contributor guide and readme

* turns out we can do this!

* increase accuracy

* justify FILTER

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-11-28 17:27:49 -05:00
Simon H
2a2a773174
chore: rewire some master occurences (#9379)
(main for a few in contributing; doesn't exist yet but will, soon)
2023-11-10 13:38:07 +01:00
Emmanuel Ferdman
6f508a011b
fix: update link to LICENSE.md (#9296) 2023-10-06 12:59:22 +02:00
Puru Vijay
828276f06b
chore: Skip playwright instaling browsers (#8935)
* Push

* try npmrc route

* Rootnpmrc

* Add command to install chromium for running tests
2023-07-07 17:39:10 +05:30
Simon Holthausen
3858321b32 chore: remove warning from pull request template 2023-06-21 11:33:54 +02:00
Puru Vijay
bd51e6f3ea Merge remote-tracking branch 'origin/version-4' into sites 2023-05-28 01:19:27 +05:30
Puru Vijay
fbd3ccdf80 Merge remote-tracking branch 'origin/version-4' into sites 2023-05-13 11:39:13 +05:30
Simon Holthausen
418f4c2381 Merge branch 'master' into version-4 2023-05-05 17:13:45 +02:00
Simon H
e45a1e05a3
note of restructuring 2023-05-02 12:47:03 +02:00
Ben McCann
d64e86a260
chore: switch from npm to pnpm (#8514) 2023-04-18 18:18:00 +02:00
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>
2023-04-02 11:24:33 -04:00
Ben McCann
5eb1ff9946
[docs] publish roadmap. add process section to contributor's guide and re-organize a bit (#7965) 2022-12-05 23:53:29 +09:00
Jørgen Kalsnes Hagen
bba3ffed0e
[chore] Update link to feature request template (#7992) 2022-11-03 17:43:39 +09:00
Ben McCann
7d20194d8a
[docs] create getting started guide outside blog (#7812) 2022-10-04 21:38:58 -07:00
Frozen FIsh
555cdf3da2
[docs] fix typo (#7323) 2022-03-01 00:51:26 +08:00
kram1138
435d14aafe
[docs] Fix feature request link (#7292) 2022-02-19 21:56:52 +01:00
Antony Jones
7eebe6e7d0
Add link to "good first issue" issues in Contributing Guide (#4859) 2021-06-29 06:44:32 -07:00
Ben McCann
0d75daa1b0
Better surface RFC process (#5295) 2020-08-21 08:22:50 -07:00
Olubisi Idris Ayinde
4ac2ea3cef
contributing.md: add missing punctuation (#4746) 2020-04-29 15:39:55 -04:00
Rich Harris
d4ce578f88
typo 2019-11-29 21:13:52 -05:00
jasdeepgill
eae147cf63
Minor text fixes to CONTRIBUTING.md 2019-11-24 21:56:28 -08:00
Tan Li Hau
d8b9274697 update test snapshot with --update flag 2019-11-07 08:34:19 +08:00
Tan Li Hau
ecf6d3508a update contributing.md for solo test 2019-11-07 08:25:09 +08:00
Rich Harris
9f83a2ad23
address a few nits 2019-10-24 22:12:21 -04:00
Tan Li Hau
488d06860d Adding contributing.md 2019-10-22 12:21:09 +08:00