Commit Graph

5607 Commits (0625fc218bac769a2724454880e03b85202e37bc)
 

Author SHA1 Message Date
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
Tan Li Hau 140bfd0ce2 write ssr compiled output to disk for easier inspection
5 years ago
Tan Li Hau 75b8d3fb21 fix destructuring in slot let binding
5 years ago
Tan Li Hau 5486d67adf compile css once (#4143)
5 years ago
David Kondrad 6b5a4870df tests: validator: add support for customElement compile option + test cases (#4133)
5 years ago
Colin Casey abe88f3b3a FIX #2446: apply bindings and event handlers in order
5 years ago
Vulwsztyn fb6d570b92 tutorial 12.a inconsistency fix
5 years ago
Rihards Gravis 8da8da3c27 Add IOTA Foundation logo to `WhoIsUsingSvelte` component
5 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened (#4137)
5 years ago
Kevin Åberg Kultalahti 109639c57c adds link to REPL from example page.
5 years ago
jamesgeorge007 6a5e1d5033 refactor: use Array.includes
5 years ago
Conduitry a9065d4120 -> v3.16.5
5 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
5 years ago