Commit Graph

5627 Commits (2f75fe906a5ee581bde049e108be6eda0ac3d89f)
 

Author SHA1 Message Date
Avi Marcus 2f75fe906a Merge remote-tracking branch 'upstream/master' into fast-hydration
7 years ago
Kevin Tewouda 2b3c2daafb
blog: svelte-for-new-developers: list commands for Windows (#4391)
7 years ago
Tan Li Hau fdc89ebb62
warn if component is expected to be reactive (#4409)
7 years ago
Tan Li Hau 6250046c05
perform dirty check before updating keyed each blocks (#4413)
7 years ago
PKlknr 7fdae5f8a8
docs: add await in front of preprocess examples (#4404)
7 years ago
Conduitry b6d80f485a
fix indirect bindings on elements with spreads (#4398)
7 years ago
Avi Marcus f92d463ead remove comment
7 years ago
Avi Marcus 5f1bbd6cdf Merge remote-tracking branch 'upstream/master' into fast-hydration
7 years ago
Conduitry c3232826d4 -> v3.18.2
7 years ago
Conduitry 7f2ffb2977
fix event handlers that are dynamic via reactive declarations or stores (#4394)
7 years ago
Conduitry 0625fc218b
fix invalidation in ++foo.bar (#4395)
7 years ago
Conduitry 59a5d4a52c fix tests
7 years ago
Conduitry f5f489984f
fix handling of reserved keywords when parsing (#4390)
7 years ago
Tan Li Hau 2195832ecc better error messages for else, elseif, then, catch with unclosed tag (#4136)
7 years ago
Conduitry cb67a53e51 update changelog
7 years ago
Jordan Gensler 4b04b16fe0 avoid using .shift() in flush() (#4356)
7 years ago
Christian Heine a40f4ad5e3
npm audit fix related to https-proxy-agent (#4359)
7 years ago
Christian Kaisermann 12a9ff2ac1
chore: fix .eslintignore and remove .prettierrc (#4378)
7 years ago
Conduitry d78f32ee5a
fix arrow function precedence (#4385)
7 years ago
Avi Marcus 0e3e55e374 updated typescript
7 years ago
Avi Marcus 7b4d049dbe Merge remote-tracking branch 'upstream/master' into fast-hydration
7 years ago
Conduitry 3cbe38cbf1
fix binding to module-level variables (#4352)
7 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace (#4341)
7 years ago
Conduitry 5076613256
disallow simultaneous foo / {foo} / bind:foo (#4343)
7 years ago
Conduitry 9e7df1e41a
site: use absolute href to blog feed (#4342)
7 years ago
Avi Marcus 4fd40ad5c2 finished merge
7 years ago
Avi Marcus 595262c418 Merge branch 'master' into fast-hydration
7 years ago
Conduitry 14a3c3a639 site: update Makefile as 'gcloud beta' is no longer necessary
7 years ago
Antony Jones 3b47e4d4c5 Remove npm module size badge from Readme
7 years ago
Conduitry 46634e8ea4 -> v3.18.1
7 years ago
Conduitry be9b79f805
fix detection of unused partially global CSS selectors (#4332)
7 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. (#4329)
7 years ago
Conduitry ab18f5bb9a site: update Makefile to work without global gcloud project setting
7 years ago
Wolfr 43f19d93a9 site: Improve open graph images for website (#4328)
7 years ago
Conduitry 3eb298fd28
fix code generation with adjacent inline and block comments (#4327)
7 years ago
Conduitry efe8ab9ca5 -> v3.18.0
7 years ago
Conduitry 5d4408ba23 update changelog
7 years ago
David Kondrad 8e245dc30e Internals: Scheduler: Fix infinite loop in flush (#4316)
7 years ago
Dave Lunny bf006a43e5 [Internals] Improve unit tests (#4262)
7 years ago
Conduitry 9cdf0da160 fix changelog
7 years ago
Conduitry f01bb639be make autosubscribing to a nullish store a no-op (#4304)
7 years ago
Conduitry fd9b23e5e4 -> v3.17.3
7 years ago
Conduitry 455a5cc754
fix hydration of <title> (#4311)
7 years ago
Avi Marcus 017d0db5b2 skipping two tests that relied on async test in hydration and were secretly failing
7 years ago
Avi Marcus a0127cad83 Merge branch 'fast-hydration' of github.com:avi/svelte into fast-hydration
7 years ago
Avi Marcus f0ccaab897 removed console.log
7 years ago
Avi Marcus f927fc7cba
Merge branch 'master' into fast-hydration
7 years ago
Avi Marcus bd42d64da4 added test that fails on master
7 years ago
Conduitry e959dbcf31 site: add warning to Dockerfile about .dockerignore
7 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links
7 years ago