Commit Graph

5571 Commits (011b8bcf504533f10128e07870fc070094e76f89)
 

Author SHA1 Message Date
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
Conduitry e7d9710f00 update changelog
7 years ago
Jesse Skinner 48f0212242 fix stringifying of attributes in presence of spread in SSR (#4247)
7 years ago
Tan Li Hau d674ca4382 SSR should only render one <title> (#4250)
7 years ago
Tan Li Hau 3a5df9c697 fix hydrating each else (#4253)
7 years ago
Tan Li Hau 14b712c23c fix actions having no access to parent nodes (#4252)
7 years ago
Kevin Åberg Kultalahti 3d9655a2a1 site: add documentation for global keyframes (#4232)
7 years ago
burningTyger b9368d5de4 remove quotes from code suggestion
7 years ago
Conduitry 14154fce36
site: document Observable interop (#2571)
7 years ago
Conduitry 252ec8ceca site: missing space
7 years ago
trbrc 45933f9700 site: Clearer documentation of store contract (#4216)
7 years ago
Josh Duff 00e39c767a site: Explain how each blocks work a bit more (#4118)
7 years ago
Conduitry 20dedc6cb8 site: copy Who's Using Svelte data from community repo at build time
7 years ago
Conduitry 3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument (#4170)
7 years ago
Conduitry 741444d07e fix when LHS of a reactive assignment is a member expression (#4212)
7 years ago
Thomas Ferro fe750d2606 Doc (#4172): Fixing the unclear slot with fallback content example
7 years ago
Gautam krishna R 7ff0c83191 site: update instructions for jetbrains IDEs (#4052)
7 years ago
Conduitry 8d49aa6125 update changelog
7 years ago
Timothy Johnson 646c3df3c6 Pass compiler version in dev events
7 years ago
Arthur Denner 33aab87082 fix(deps): update code-red to 0.0.28 to enable sourcemaps generation
7 years ago
Gabriel Francisco ff4a38be96 Update LICENSE
7 years ago
Michael Curry 41b76b9abe site: fix example sidebar link bounce (#4199)
7 years ago
Softmus 3f1caab76f site: add Softmus to who's using Svelte (#4152)
7 years ago
Conduitry f824a2437e update rollup and plugins
7 years ago
Anthony Le Goas dac64a363c site: factor out Contributors component (#4177)
7 years ago
Conduitry aa8e470b41 update changelog
7 years ago
Tan Li Hau 7fb35dd0dc fix safari input jumping
7 years ago
dependabot[bot] 5f24e97639 Bump handlebars from 4.1.2 to 4.5.3
7 years ago
Conduitry b608148238 -> v3.16.7
7 years ago
David Kondrad 8a596936d2 dynamic events: validate handler before executing (#4105)
7 years ago
Conduitry b59673155c site: in dev mode, proxy /repl/[id].json requests to real server
7 years ago
Tan Li Hau 52dbc882a7 feat order attributes + actions too (#4156)
7 years ago
Tan Li Hau 709b4d30ff fix dynamic event handler for bind variables
7 years ago
Conduitry f805a2cdc5 -> v3.16.6
7 years ago