Commit Graph

5569 Commits (91e0d1b720e209833f11e894b956ea361ef8878a)
 

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