Yuichiro Yamashita
|
9635a2e413
|
[chore] remove nyc stuff (#7601)
It appears that forgot to remove config related to nyc in this commit.
f1ca1cc098
|
2022-06-12 16:37:49 +02:00 |
|
Ignatius Bagus
|
78131b9f98
|
[feat] TS interfaces for typing actions (#7121)
Fixes #6538
|
2022-02-26 19:37:12 +01:00 |
|
Conduitry
|
68dd118de0
|
[chore] remove codecov material (#7190)
|
2022-01-26 13:27:55 -05:00 |
|
Ben McCann
|
c2847b7d30
|
Remove site - new home at sveltejs/sites (#6994)
|
2021-12-14 18:27:43 -05:00 |
|
Ben McCann
|
42076a7502
|
[site] migrate to SvelteKit (#6811)
Co-authored-by: Conduitry <git@chor.date>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2021-10-19 13:32:35 -04:00 |
|
Ben McCann
|
0d4ad364be
|
Add OpenCollective donors to site (#6793)
|
2021-09-30 08:22:30 -07:00 |
|
Tan Li Hau
|
e7af4d7706
|
expose svelte/ssr which have noop for lifecycle events (#6416)
|
2021-06-29 10:17:16 +08:00 |
|
Robert Hall
|
17c5402e31
|
Cleanup logos on homepage (#6409)
|
2021-06-18 19:09:03 -07:00 |
|
Domenik Reitzner
|
a49375696f
|
Handle new format for "who is using svelte" (#5918)
|
2021-01-22 12:28:01 -08:00 |
|
halfnelson
|
7c1e6a6ce7
|
refactor sourcemap and preprocessor tests (#5583)
Co-authored-by: Milan Hauth <milahu@gmail.com>
|
2020-10-25 08:35:10 -04:00 |
|
Jongkeun Hong
|
aa3dcc06d6
|
add .vscode to .gitignore (#4595)
|
2020-03-24 09:29:19 -04:00 |
|
Conduitry
|
20dedc6cb8
|
site: copy Who's Using Svelte data from community repo at build time
|
2020-01-06 15:36:18 -05:00 |
|
Rich Harris
|
41d955c23e
|
write compiled output to disk for easier inspection
|
2019-12-09 16:30:58 -05:00 |
|
Richard Harris
|
9c7d192232
|
remove samples/_ directories, used for local experiments
|
2019-11-17 08:23:29 -05:00 |
|
Alexandr Orel
|
83497a15f1
|
Fix travis test coverage
|
2019-08-11 12:01:22 +03:00 |
|
Rich Harris
|
80ebdc1784
|
rename kebab-case files - supercedes #2890
|
2019-06-24 14:50:26 -04:00 |
|
mrkishi
|
52618594f4
|
fix .gitignore'd files
|
2019-06-16 10:53:10 -04:00 |
|
Richard Harris
|
7e3b91e3ee
|
Merge branch 'master' into folder-structure
|
2019-05-28 23:50:22 +02:00 |
|
Richard Harris
|
8a2da2d39d
|
gitignore workers
|
2019-05-28 12:03:34 +02:00 |
|
Richard Harris
|
6dce281ed5
|
fix gitignore
|
2019-05-27 22:07:01 +02:00 |
|
Richard Harris
|
76b02623a0
|
update gitignore
|
2019-05-27 21:37:24 +02:00 |
|
Richard Harris
|
5161dfb950
|
update folder structure - #2790
|
2019-05-27 21:36:02 +02:00 |
|
Richard Harris
|
7cecb99b48
|
move dist to types
|
2019-05-27 12:50:00 +02:00 |
|
Bogdan Savluk
|
d5d5caba60
|
type declarations for bundled files
|
2019-05-22 07:31:39 +02:00 |
|
Bogdan Savluk
|
c29c389a72
|
convert everything to TypeScript
|
2019-05-22 06:30:00 +02:00 |
|
Bogdan Savluk
|
b1a24c853b
|
ignore .idea folder
|
2019-05-21 17:51:36 +02:00 |
|
Sander Hahn
|
3b4c6ed4eb
|
typescript version of store
|
2019-05-13 00:18:42 +02:00 |
|
Rich Harris
|
8b9c4f3a64
|
Merge pull request #2247 from sveltejs/gh-2241
add crossfade and flip functions
|
2019-04-15 12:33:08 -04:00 |
|
Richard Harris
|
3f02d999cd
|
use spritesheet for contributors - fixes #2329
|
2019-04-07 09:56:47 -04:00 |
|
Richard Harris
|
394e3e9593
|
add crossfade and flip functions (#2241)
|
2019-03-17 15:53:40 -04:00 |
|
Conduitry
|
03dc1cab8c
|
remove CLI
|
2019-02-20 21:06:54 -05:00 |
|
Richard Harris
|
f1ca1cc098
|
housekeeping
|
2019-01-26 12:50:35 -05:00 |
|
Rich Harris
|
b87f930002
|
svelte/motion
closes #1875
|
2019-01-01 16:54:50 -05:00 |
|
Conduitry
|
168c9bf73b
|
don't check in _contributors.js
|
2018-12-26 15:58:07 -05:00 |
|
Rich Harris
|
dc657c068d
|
add integrated transitions
|
2018-12-23 16:51:50 -05:00 |
|
Rich Harris
|
899b14da3e
|
oops
|
2018-12-22 23:24:31 -05:00 |
|
Rich Harris
|
29052aba7d
|
Bring svelte.technology source into main repo
|
2018-12-22 16:09:27 -05:00 |
|
Conduitry
|
82c247ea3e
|
expose ESM and CJS versions of runtime code (#1886)
|
2018-12-22 00:42:44 -05:00 |
|
Rich Harris
|
f45e2b70fd
|
Implement reactive assignments (#1839)
This also includes elements of RFCs 2 and 3
|
2018-12-15 19:18:03 -05:00 |
|
Rich Harris
|
9031c16905
|
[WIP] Refactor, change where validation occurs (#1721)
Refactor, change where validation occurs
|
2018-09-15 17:37:20 -04:00 |
|
Robert Hall
|
8aabc7210d
|
Recommended changes
|
2018-07-25 15:43:07 -06:00 |
|
Rich Harris
|
86c273192f
|
rewrite version numbers to make cli testing less of a pain
|
2018-04-30 09:11:44 -04:00 |
|
Rich Harris
|
7af7945d17
|
update gitignore and pkg.files
|
2018-04-29 20:27:18 -04:00 |
|
Rich Harris
|
2ca0050f0f
|
fix gitignore, move ssr files
|
2018-04-28 20:03:42 -04:00 |
|
Rich Harris
|
8f1c4b38c9
|
oops i did it again
|
2018-04-28 20:00:44 -04:00 |
|
Rich Harris
|
e0f2a4e58d
|
update gitignore
|
2018-04-28 19:26:36 -04:00 |
|
Rich Harris
|
258466ebbe
|
attribute shorthand
|
2018-04-12 23:11:28 -04:00 |
|
Rich-Harris
|
7c953a6622
|
am close...
|
2018-03-23 08:44:16 -04:00 |
|
Rich Harris
|
fa9287ca8b
|
remove store.umd.js from version control
|
2017-12-24 08:11:15 -05:00 |
|
esarbanis
|
9218f20330
|
Use a block scoped unique name for the context
|
2017-11-06 12:43:38 +02:00 |
|