Commit Graph

5886 Commits (82dc26a31c37906153e07686b73d3af08dd50154)
 

Author SHA1 Message Date
Conduitry efe8ab9ca5 -> v3.18.0
5 years ago
Conduitry 5d4408ba23 update changelog
5 years ago
David Kondrad 8e245dc30e Internals: Scheduler: Fix infinite loop in flush (#4316)
5 years ago
Dave Lunny bf006a43e5 [Internals] Improve unit tests (#4262)
5 years ago
Conduitry 9cdf0da160 fix changelog
5 years ago
Conduitry f01bb639be make autosubscribing to a nullish store a no-op (#4304)
5 years ago
Conduitry fd9b23e5e4 -> v3.17.3
5 years ago
Conduitry 455a5cc754
fix hydration of <title> (#4311)
5 years ago
Conduitry e959dbcf31 site: add warning to Dockerfile about .dockerignore
5 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links
5 years ago
Conduitry 1a343b165c
disallow duplicate each keys in dev mode (#4303)
5 years ago
Conduitry 5107ad38b6
fix deriving from RxJS observables (#4300)
5 years ago
Tan Li Hau e4daaccd06 fix nested block not reactive (#4294)
5 years ago
Conduitry e93c991362 -> v3.17.2
5 years ago
Conduitry f12340acf0
preserve js comments where possible (#4293)
5 years ago
Tan Li Hau 9269212844
Merge pull request #4288 from Conduitry/gh-1733
5 years ago
Conduitry b0415a269b update changelog
5 years ago
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