Commit Graph

5609 Commits (c3232826d4690bcf9fea780bdb0b14a56e87c20c)
 

Author SHA1 Message Date
Conduitry bfff7a9d0e oops
6 years ago
Conduitry 4e812a95e9 -> v3.17.1
6 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
6 years ago
Conduitry c97e8f81db -> v3.17.0
6 years ago
Tan Li Hau b3582c7fb2 fix hydrating <head> (#4082)
6 years ago
Conduitry d7d7ce1e6c update changelog
6 years ago
Jesse Skinner e3d66869df fix stringifying of attributes in presence of spread in SSR (#4247)
6 years ago
Tan Li Hau ef56a70acb SSR should only render one <title> (#4250)
6 years ago
Tan Li Hau 7c3e34c00b fix hydrating each else (#4253)
6 years ago
Tan Li Hau a422d2aba5 fix actions having no access to parent nodes (#4252)
6 years ago
Kevin Åberg Kultalahti 3d9655a2a1 site: add documentation for global keyframes (#4232)
6 years ago
burningTyger b9368d5de4 remove quotes from code suggestion
6 years ago
Conduitry 14154fce36
site: document Observable interop (#2571)
6 years ago
Conduitry 252ec8ceca site: missing space
6 years ago
trbrc 45933f9700 site: Clearer documentation of store contract (#4216)
6 years ago
Josh Duff 00e39c767a site: Explain how each blocks work a bit more (#4118)
6 years ago
Conduitry 20dedc6cb8 site: copy Who's Using Svelte data from community repo at build time
6 years ago
Conduitry 3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument (#4170)
6 years ago
Conduitry 741444d07e fix when LHS of a reactive assignment is a member expression (#4212)
6 years ago
Thomas Ferro fe750d2606 Doc (#4172): Fixing the unclear slot with fallback content example
6 years ago
Gautam krishna R 7ff0c83191 site: update instructions for jetbrains IDEs (#4052)
6 years ago
Conduitry 8d49aa6125 update changelog
6 years ago
Timothy Johnson 646c3df3c6 Pass compiler version in dev events
6 years ago
Arthur Denner 33aab87082 fix(deps): update code-red to 0.0.28 to enable sourcemaps generation
6 years ago
Gabriel Francisco ff4a38be96 Update LICENSE
6 years ago
Michael Curry 41b76b9abe site: fix example sidebar link bounce (#4199)
6 years ago
Softmus 3f1caab76f site: add Softmus to who's using Svelte (#4152)
6 years ago
Conduitry f824a2437e update rollup and plugins
6 years ago
Anthony Le Goas dac64a363c site: factor out Contributors component (#4177)
6 years ago
Conduitry aa8e470b41 update changelog
6 years ago
Tan Li Hau 7fb35dd0dc fix safari input jumping
6 years ago
dependabot[bot] 5f24e97639 Bump handlebars from 4.1.2 to 4.5.3
6 years ago
Conduitry b608148238 -> v3.16.7
6 years ago
David Kondrad 8a596936d2 dynamic events: validate handler before executing (#4105)
6 years ago
Conduitry b59673155c site: in dev mode, proxy /repl/[id].json requests to real server
6 years ago
Tan Li Hau 52dbc882a7 feat order attributes + actions too (#4156)
6 years ago
Tan Li Hau 709b4d30ff fix dynamic event handler for bind variables
6 years ago
Conduitry f805a2cdc5 -> v3.16.6
6 years ago
David Kondrad f287736ee8 compiler: text util: preserve space after svg <tspan> tags (#4107)
6 years ago
Tan Li Hau c0dab9fefb fix css specificity (#4146)
6 years ago
Tan Li Hau 140bfd0ce2 write ssr compiled output to disk for easier inspection
6 years ago
Tan Li Hau 75b8d3fb21 fix destructuring in slot let binding
6 years ago
Tan Li Hau 5486d67adf compile css once (#4143)
6 years ago
David Kondrad 6b5a4870df tests: validator: add support for customElement compile option + test cases (#4133)
6 years ago
Colin Casey abe88f3b3a FIX #2446: apply bindings and event handlers in order
6 years ago
Vulwsztyn fb6d570b92 tutorial 12.a inconsistency fix
6 years ago
Rihards Gravis 8da8da3c27 Add IOTA Foundation logo to `WhoIsUsingSvelte` component
6 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened (#4137)
6 years ago
Kevin Åberg Kultalahti 109639c57c adds link to REPL from example page.
6 years ago
jamesgeorge007 6a5e1d5033 refactor: use Array.includes
6 years ago