Commit Graph

2860 Commits (7c6ec7413335dae6bedc2bd01c29ea546524b655)
 

Author SHA1 Message Date
Rich Harris 7c6ec74133 tweak readme, use npm ci
6 years ago
Rich Harris 6012c965ac
Merge pull request #1627 from sveltejs/gh-1598
6 years ago
Rich Harris a823ff32a9 update CLI tests
6 years ago
Rich Harris 9964a77565 stringify values before setting text data - fixes #1598
6 years ago
ekhaled 7042f5d2cb failing test for #1598
6 years ago
Rich Harris 814a32357f
Merge pull request #1625 from sveltejs/update-deps
6 years ago
Rich Harris b03c011a17 upgrade mocha
6 years ago
Rich Harris 3c7a4bcc4b fix rollup config etc
6 years ago
Rich Harris aeb01fa028 eslint
6 years ago
Rich Harris 549bedd73c update/remove deps
6 years ago
Rich Harris 0daf8877ab -> v2.9.9
6 years ago
Rich Harris efd3cce5ad -> v2.9.8
6 years ago
Rich Harris 065d0f7411
Merge pull request #1623 from sveltejs/CVE-2018-6341
6 years ago
Rich Harris 45c52c5eb2 remove console log
6 years ago
Rich Harris e937060de2 add non-spread test for attribute safety
6 years ago
Rich Harris 630bc5cbb9 sanitize spread attributes and disallow invalid attribute names
6 years ago
Conduitry e1c5eba3cc remove yarn.lock, now that we are using npm again
6 years ago
Rich Harris 7556b7a3eb
Merge pull request #1615 from sveltejs/gh-1614
6 years ago
Robert Hall d33d61e26d Better instructions on tests and linking
6 years ago
Robert Hall 8aabc7210d Recommended changes
6 years ago
Robert Hall b1fd1d4f2a Tweaks
6 years ago
Robert Hall 3d61573afb Some basic dev docs
6 years ago
Rich Harris cf30ce8c37
point to Discord
6 years ago
Rich Harris 8a89e7aec2 -> v2.9.7
6 years ago
Rich Harris 01a099d2e6
Merge pull request #1612 from ekhaled/gh-1589
6 years ago
Rich Harris 264d65d52c
Merge pull request #1610 from ekhaled/gh-1600
6 years ago
Rich Harris c692cd6d07
Merge pull request #1609 from funkybob/feature/cjm/input-files
6 years ago
ekhaled 295675d7f1 closes #1589
6 years ago
ekhaled bb5e6cc016 add failing test for #1589
6 years ago
ekhaled 259f77d015 closes #1600
6 years ago
Curtis Maloney f0a247a4e6 [Fixed #1608] Allow binding of input files
6 years ago
Rich Harris f2ac545e28 -> v2.9.6
6 years ago
Rich Harris 593bb0367f
Merge pull request #1606 from sveltejs/gh-1605
6 years ago
Rich Harris e9b588ed51 provide more helpful error if SSR component tries to render non-SSR component
6 years ago
Rich Harris cc93595dac -> v2.9.5
6 years ago
Rich Harris 8060f281de
Merge pull request #1597 from sveltejs/gh-1596
6 years ago
Rich Harris 980ed66c09 dont generate nonsensical code
6 years ago
Rich Harris 87e2241928 null out refs to dynamic components - fixes #1596
6 years ago
Rich Harris 63e64c6f42 -> v2.9.4
6 years ago
Rich Harris c6f053ebbb Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Rich Harris 46a134e04a
Merge pull request #1588 from sveltejs/gh-1507
6 years ago
Rich Harris e17f3fe328 alternative fix for #1575 - return to 2.8 behaviour
6 years ago
Conduitry de1edddf0e tidying
6 years ago
Conduitry b4d7653b42 allow {:then}/{:catch} to have no bound identifier (#1507)
6 years ago
Conduitry 557e7b7ccb -> v2.9.3
6 years ago
Conduitry 26dfb9afa7
in each-else, use mount/intro according to that branch's contents (#1586)
6 years ago
Conduitry e66d9ffae7
in .fire always set calling flag back to false (#1587)
6 years ago
Conduitry 7774c6d92a -> v2.9.2
6 years ago
Yury Zhuravlev 0dcc0f2062 Merge branch 'master' into fix_outro_timeout
6 years ago
Conduitry a2368cde46 unique name for select_block_type in IfBlock#buildCompoundWithOutros
6 years ago