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

42 Commits

Author SHA1 Message Date
Simon H
e48fa4ac29
[fix] util polyfill to make compiler self-contained (#8014)
this is needed for running the Svelte compiler in the browser
Fixes #8010
2022-11-10 09:10:40 -05:00
Tan Li Hau
e7af4d7706
expose svelte/ssr which have noop for lifecycle events (#6416) 2021-06-29 10:17:16 +08:00
Wei Zhu
8a20709ce1
fix: add missing walk type in compiler.d.ts (#5696) 2020-11-23 11:23:03 -05:00
Tan Li Hau
f7bddb23d3
add extension to request to support webpack 5 (#5624) 2020-11-09 09:57:40 -05:00
Alex Rock
cd95654a97
Allow using the compiler as an ESM module (#4972) 2020-08-13 20:36:55 -07:00
Timothy Johnson
646c3df3c6 Pass compiler version in dev events 2020-01-05 06:24:04 -05:00
Conduitry
f824a2437e update rollup and plugins 2019-12-29 20:07:47 -05:00
Matt Pilott
8998da9bc3
Switched to @rollup/plugin-replace 2019-11-02 22:23:18 +00:00
Rich Harris
b9f14846b0
Structured code generation (#3539) 2019-10-16 10:57:23 -04:00
Luiz Corte Real
a7bbabd6b2 Inline estree-walker type definitions in compiler.d.ts 2019-08-16 10:21:29 -03:00
Rich Harris
80ebdc1784 rename kebab-case files - supercedes #2890 2019-06-24 14:50:26 -04:00
mrkishi
457cdf6acf create package.json stubs on build 2019-06-16 10:53:10 -04:00
mrkishi
52618594f4 fix .gitignore'd files 2019-06-16 10:53:10 -04:00
Richard Harris
c70deee9cf fix build order 2019-05-27 21:58:26 +02:00
Richard Harris
7777bf0d81 generate internal-exports file 2019-05-27 21:47:09 +02:00
Richard Harris
5161dfb950 update folder structure - #2790 2019-05-27 21:36:02 +02:00
Bogdan Savluk
c29c389a72 convert everything to TypeScript 2019-05-22 06:30:00 +02:00
Sander Hahn
3b4c6ed4eb typescript version of store 2019-05-13 00:18:42 +02: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
ebd0b5ed0f update rollup-plugin-sucrase 2019-01-26 20:52:56 -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
Rich Harris
dc657c068d add integrated transitions 2018-12-23 16:51:50 -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
549bedd73c update/remove deps 2018-08-03 20:00:41 -04:00
Conduitry
5d7dc55fd9 update rollup config - fix deprecated syntax 2018-05-16 16:11:37 -04:00
Rich Harris
5c78794f1b use TypeScript for CLI 2018-04-29 20:39:35 -04:00
Rich Harris
b381aa63a4 integrate CLI - fixes #1360 2018-04-29 20:25:12 -04:00
Rich Harris
01c35589d0 move some more ssr files 2018-04-28 20:04:57 -04:00
Rich Harris
cde5fa1225 this was apparently unnecessary 2018-02-23 08:40:56 -05:00
Rich Harris
d590dbe165
Reinstate code coverage 2017-11-23 08:45:22 -05:00
Rich Harris
828fd3ad0e update rollup again, fix paths issue 2017-08-20 11:56:21 -04:00
Rich Harris
fbd44bade2 update rollup and config 2017-08-20 11:09:05 -04:00
Rich Harris
8012542cc4 combine rollup configs 2017-06-24 18:58:21 -04:00
Rich Harris
7684afb2f8 move files into src in preparation for SSR integration 2016-12-07 11:43:43 -05:00
Rich-Harris
0698525f1b basic validation 2016-11-26 10:52:25 -05:00
Rich-Harris
4d842ab8a2 -> v0.2.2 2016-11-25 18:01:27 -05:00
Rich-Harris
541f4ccc1b -> v0.2.1 2016-11-25 17:26:45 -05:00
Rich-Harris
ad1f15d01f -> v0.2.0 2016-11-25 15:52:28 -05:00
Rich-Harris
154cd4326d set up build 2016-11-19 13:10:32 -05:00