Commit Graph

5604 Commits (41521753f0558fb319529ef7c0c08da14371d598)
 

Author SHA1 Message Date
Conduitry 41521753f0 fix handling of reserved keywords when parsing (#4390)
7 years ago
Tan Li Hau 526f350ba8 better error messages for else, elseif, then, catch with unclosed tag (#4136)
7 years ago
Conduitry 239adcc318 update changelog
7 years ago
Jordan Gensler 516b75b8af avoid using .shift() in flush() (#4356)
7 years ago
Christian Heine 57324398bf npm audit fix related to https-proxy-agent (#4359)
7 years ago
Christian Kaisermann ee1b0dd002 chore: fix .eslintignore and remove .prettierrc (#4378)
7 years ago
Conduitry 1276f69a3b fix arrow function precedence (#4385)
7 years ago
Conduitry af0e7aaf55 fix binding to module-level variables (#4352)
7 years ago
Conduitry 60c11067f7 site: clarify preserveWhitespace (#4341)
7 years ago
Conduitry 168c29a0fa disallow simultaneous foo / {foo} / bind:foo (#4343)
7 years ago
Conduitry dcb3031961 site: use absolute href to blog feed (#4342)
7 years ago
Conduitry 64b5508f97 site: update Makefile as 'gcloud beta' is no longer necessary
7 years ago
Antony Jones b68e54c0ca Remove npm module size badge from Readme
7 years ago
Conduitry a76e177b9c -> v3.18.1
7 years ago
Conduitry bd9975d5af fix detection of unused partially global CSS selectors (#4332)
7 years ago
Wolfr f17db4e852 site: Remove WIP message, but still reference the chat room. (#4329)
7 years ago
Conduitry 18b65f47a4 site: update Makefile to work without global gcloud project setting
7 years ago
Wolfr c278b10942 site: Improve open graph images for website (#4328)
7 years ago
Conduitry 0202608603 fix code generation with adjacent inline and block comments (#4327)
7 years ago
Conduitry 8aa930d70a -> v3.18.0
7 years ago
Conduitry bc600925ad update changelog
7 years ago
David Kondrad 2ff38d4cf3 Internals: Scheduler: Fix infinite loop in flush (#4316)
7 years ago
Dave Lunny 24c319f9c5 [Internals] Improve unit tests (#4262)
7 years ago
Conduitry 9605a75d47 fix changelog
7 years ago
Conduitry a648558378 make autosubscribing to a nullish store a no-op (#4304)
7 years ago
Conduitry 25eb8049ac -> v3.17.3
7 years ago
Conduitry 8096a6b3d7 fix hydration of <title> (#4311)
7 years ago
Conduitry b4487653a7 site: add warning to Dockerfile about .dockerignore
7 years ago
Conduitry 68c030fa7c site: fix a couple absolute links
7 years ago
Conduitry 6bd3739fc2 disallow duplicate each keys in dev mode (#4303)
7 years ago
Conduitry 4d3b9d7a09 fix deriving from RxJS observables (#4300)
7 years ago
Tan Li Hau 3e081467f2 fix nested block not reactive (#4294)
7 years ago
Conduitry 09467f3ba0 -> v3.17.2
7 years ago
Conduitry 011b8bcf50 preserve js comments where possible (#4293)
7 years ago
Conduitry 6f6cfdb5a6 update changelog
7 years ago
Conduitry 3e2f4fb4e5 fix removing attributes during hydration (#1733)
7 years ago
Conduitry d201cd7e57 failing test
7 years ago
Conduitry 6f652360f2 fix '~=' and class selectors with arbitrary whitespace (#4286)
7 years ago
Conduitry 6b77eb6247 fix awaited expressions that need parentheses (#4283)
7 years ago
Conduitry 273b88b491 apply event modifiers to <svelte:body> events (#4279)
7 years ago
Conduitry f87b4c52df update changelog
7 years ago
Tan Li Hau 3fc36aeb9d disallow binding variables declared in await and catch
7 years ago
Conduitry 1769ed183a update changelog
7 years ago
John Muhl f7dd9e827c Add more globals
7 years ago
Tan Li Hau 9b90b2e709 fix allow let scoped to root element (#4266)
7 years ago
Conduitry cc4bd0e3aa oops
7 years ago
Conduitry 726d5fc29a -> v3.17.1
7 years ago
Conduitry 6d073e24f8 only attach SSR <head> markers when hydratable: true (#4260)
7 years ago
Conduitry 379a58a8cd -> v3.17.0
7 years ago
Tan Li Hau abcdee5b16 fix hydrating <head> (#4082)
7 years ago