Commit Graph

5604 Commits (2195832ecce1bb179162806e983a8c29412fead9)
 

Author SHA1 Message Date
Tan Li Hau 2195832ecc better error messages for else, elseif, then, catch with unclosed tag () 5 years ago
Conduitry cb67a53e51 update changelog 5 years ago
Jordan Gensler 4b04b16fe0 avoid using .shift() in flush() () 5 years ago
Christian Heine a40f4ad5e3
npm audit fix related to https-proxy-agent () 5 years ago
Christian Kaisermann 12a9ff2ac1
chore: fix .eslintignore and remove .prettierrc () 5 years ago
Conduitry d78f32ee5a
fix arrow function precedence () 5 years ago
Conduitry 3cbe38cbf1
fix binding to module-level variables () 5 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace () 5 years ago
Conduitry 5076613256
disallow simultaneous foo / {foo} / bind:foo () 5 years ago
Conduitry 9e7df1e41a
site: use absolute href to blog feed () 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 () 5 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. () 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 () 5 years ago
Conduitry 3eb298fd28
fix code generation with adjacent inline and block comments () 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 () 5 years ago
Dave Lunny bf006a43e5 [Internals] Improve unit tests () 5 years ago
Conduitry 9cdf0da160 fix changelog 5 years ago
Conduitry f01bb639be make autosubscribing to a nullish store a no-op () 5 years ago
Conduitry fd9b23e5e4 -> v3.17.3 5 years ago
Conduitry 455a5cc754
fix hydration of <title> () 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 () 5 years ago
Conduitry 5107ad38b6
fix deriving from RxJS observables () 5 years ago
Tan Li Hau e4daaccd06 fix nested block not reactive () 5 years ago
Conduitry e93c991362 -> v3.17.2 5 years ago
Conduitry f12340acf0
preserve js comments where possible () 5 years ago
Tan Li Hau 9269212844
Merge pull request from Conduitry/gh-1733 5 years ago
Conduitry b0415a269b update changelog 5 years ago
Conduitry 91e0d1b720 fix removing attributes during hydration () 5 years ago
Conduitry 33c3a02ee4 failing test 5 years ago
Conduitry e4460e38ba
fix '~=' and class selectors with arbitrary whitespace () 5 years ago
Conduitry 2f81365e44
fix awaited expressions that need parentheses () 5 years ago
Conduitry b39282a918
apply event modifiers to <svelte:body> events () 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 () 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 () 5 years ago
Conduitry c97e8f81db -> v3.17.0 5 years ago
Tan Li Hau b3582c7fb2 fix hydrating <head> () 5 years ago