Commit Graph

5606 Commits (59a5d4a52c801b3c1b5b5033007ab8fad3fd9257)
 

Author SHA1 Message Date
Conduitry 59a5d4a52c fix tests
5 years ago
Conduitry f5f489984f
fix handling of reserved keywords when parsing (#4390)
5 years ago
Tan Li Hau 2195832ecc better error messages for else, elseif, then, catch with unclosed tag (#4136)
5 years ago
Conduitry cb67a53e51 update changelog
5 years ago
Jordan Gensler 4b04b16fe0 avoid using .shift() in flush() (#4356)
5 years ago
Christian Heine a40f4ad5e3
npm audit fix related to https-proxy-agent (#4359)
5 years ago
Christian Kaisermann 12a9ff2ac1
chore: fix .eslintignore and remove .prettierrc (#4378)
5 years ago
Conduitry d78f32ee5a
fix arrow function precedence (#4385)
5 years ago
Conduitry 3cbe38cbf1
fix binding to module-level variables (#4352)
5 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace (#4341)
5 years ago
Conduitry 5076613256
disallow simultaneous foo / {foo} / bind:foo (#4343)
5 years ago
Conduitry 9e7df1e41a
site: use absolute href to blog feed (#4342)
5 years ago
Conduitry 14a3c3a639 site: update Makefile as 'gcloud beta' is no longer necessary
5 years ago
Antony Jones 3b47e4d4c5 Remove npm module size badge from Readme
5 years ago
Conduitry 46634e8ea4 -> v3.18.1
5 years ago
Conduitry be9b79f805
fix detection of unused partially global CSS selectors (#4332)
5 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. (#4329)
5 years ago
Conduitry ab18f5bb9a site: update Makefile to work without global gcloud project setting
5 years ago
Wolfr 43f19d93a9 site: Improve open graph images for website (#4328)
5 years ago
Conduitry 3eb298fd28
fix code generation with adjacent inline and block comments (#4327)
5 years ago
Conduitry efe8ab9ca5 -> v3.18.0
5 years ago
Conduitry 5d4408ba23 update changelog
5 years ago
David Kondrad 8e245dc30e Internals: Scheduler: Fix infinite loop in flush (#4316)
5 years ago
Dave Lunny bf006a43e5 [Internals] Improve unit tests (#4262)
5 years ago
Conduitry 9cdf0da160 fix changelog
5 years ago
Conduitry f01bb639be make autosubscribing to a nullish store a no-op (#4304)
5 years ago
Conduitry fd9b23e5e4 -> v3.17.3
5 years ago
Conduitry 455a5cc754
fix hydration of <title> (#4311)
5 years ago
Conduitry e959dbcf31 site: add warning to Dockerfile about .dockerignore
5 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links
5 years ago
Conduitry 1a343b165c
disallow duplicate each keys in dev mode (#4303)
5 years ago
Conduitry 5107ad38b6
fix deriving from RxJS observables (#4300)
5 years ago
Tan Li Hau e4daaccd06 fix nested block not reactive (#4294)
5 years ago
Conduitry e93c991362 -> v3.17.2
5 years ago
Conduitry f12340acf0
preserve js comments where possible (#4293)
5 years ago
Tan Li Hau 9269212844
Merge pull request #4288 from Conduitry/gh-1733
5 years ago
Conduitry b0415a269b update changelog
5 years ago
Conduitry 91e0d1b720 fix removing attributes during hydration (#1733)
5 years ago
Conduitry 33c3a02ee4 failing test
5 years ago
Conduitry e4460e38ba
fix '~=' and class selectors with arbitrary whitespace (#4286)
5 years ago
Conduitry 2f81365e44
fix awaited expressions that need parentheses (#4283)
5 years ago
Conduitry b39282a918
apply event modifiers to <svelte:body> events (#4279)
5 years ago
Conduitry bda254e250 update changelog
5 years ago
Tan Li Hau 527ddea289 disallow binding variables declared in await and catch
5 years ago
Conduitry 1438994bd4 update changelog
5 years ago
John Muhl 2fd593f9d5 Add more globals
5 years ago
Tan Li Hau 8b9b2c266e fix allow let scoped to root element (#4266)
5 years ago
Conduitry bfff7a9d0e oops
5 years ago
Conduitry 4e812a95e9 -> v3.17.1
5 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
5 years ago