Commit Graph

6624 Commits (4a78137a2a671a39b330ac259dd78907410bb517)
 

Author SHA1 Message Date
Bjorn Lu b845307698
[fix] handle preprocess with empty sourcemaps (#6757)
3 years ago
Conduitry dad0284771 -> v3.42.6
3 years ago
Conduitry 33c0c43833 update changelog
3 years ago
Bjorn Lu 79df74b087
[fix] run else-if reactive function on re-renders (#6727)
3 years ago
Simon H 88204355d3
[docs] clarify readable callback timing (#6725)
3 years ago
Simon H 98aefd3cf6
[fix] make Source type in preprocess private (#6726)
3 years ago
Simon H c040f130b7
[fix] (perf) deduplicate getComputedStyle call (#6721)
3 years ago
Conduitry e34195d60d -> v3.42.5
3 years ago
Conduitry 16ec808345 update changelog
3 years ago
Wouter van der Wal 05953d6c2e
[fix] wrong len in draw transition with stroke-linecap (#6195)
3 years ago
Conduitry a7c7253691 update changelog
3 years ago
Shinobu Hayashi f1f7d90240
[fix] handle AssignmentPattern with ObjectPattern in rewrite_identifier (#6715)
3 years ago
Geoff Rich 7e156c014e
[docs] document details binding (#6700)
3 years ago
João Paulo 0027a41934
[docs] Fix typo in $$slots docs (#6709)
3 years ago
mellanslag-de 4f9a260ab1
[fix] Update outdated line number in tutorial text (#6689)
3 years ago
gunggmee dc11e4487e
[docs] Fix a minor bug in binding tutorial (#6698)
3 years ago
Daniel Sandoval 4d30ef34e3
[docs] "What's new in Svelte" September newsletter (#6691)
3 years ago
Andrey Bienkowski 5a9cb770d8
[docs] Promote prettier-plugin-svelte (#6695)
3 years ago
duarte-pompeu 8d3f4512f6
[docs] Fix the speed of the typewriter example to scale correctly (#6568)
3 years ago
Conduitry 3c5cea114c -> v3.42.4
3 years ago
Conduitry 6735d5422c [chore] fix js sample test
3 years ago
Conduitry ae268d1bb8 update changelog
3 years ago
Yuichiro Yamashita fc4797c6f8
[fix] only use optimized 'src' handling for 'html' namespace (#6580)
3 years ago
Conduitry eee5e459d3 update changelog
3 years ago
Jacob Wright 6de3eb7042
[fix] attach transition/animation CSS to ownerDocument in iframes (#6680)
3 years ago
Conduitry 6ecdf7e2fb update changelog
3 years ago
Shinobu Hayashi fc9241fea9
[fix] handle undefined select value with spread (#6687)
3 years ago
Shinobu Hayashi 5df60e75a7
chore(docs): update Component-format script-markup-style order (#6682)
3 years ago
Conduitry c09018271f -> v3.42.3
3 years ago
Conduitry 1262e1213f update changelog
3 years ago
trevyn da816e6db7
add `BigInt` as known global (#6671)
3 years ago
Simon H 523125f50d
braces
3 years ago
Simon H f4fe2997cc
Update unreleased
3 years ago
Simon H 82419ce693
[fix] call onDestroy in SSR (#6677)
3 years ago
Conduitry edf8844ae6 -> v3.42.2
3 years ago
Conduitry 57b4f52e07 update changelog
3 years ago
Theodore Brown 8cb72d9716
[fix] set selectedIndex to -1 when no option matches bound <select> value (#6170)
3 years ago
Conduitry ca096b7560 update changelog
3 years ago
tomoam 907223cc78
[fix] only rely on `element`/`svg_element` functions if a hydrating component needs them (#6556)
3 years ago
Conduitry 99d2f677de update changelog
3 years ago
Tan Li Hau f25a995f7b
collapse whitespace in class and style attributes (#6613)
3 years ago
Conduitry 1a2dd8d893 update changelog
3 years ago
Rich Harris 813096d106
[fix] better flip animation (#6658)
3 years ago
Conduitry 58f3e3dbbb update changelog
3 years ago
Vignesh c216707c3e
add HTMLElement and SVGElement as known globals (#6665)
3 years ago
Geoff Rich 71cf6002f4
[docs] fix css in js embed (#6669)
3 years ago
fsinn e5c04bfd2f
docs: Selecting multiple elements in <select multiple> on MacOS with command key (#6636)
3 years ago
James Pickard d85ac7eaa6
[docs] clarify reactivity tutorial text (#6628)
3 years ago
Ben McCann 268bc71724
Replace sveltejs/integrations with sveltesociety.dev (#6626)
3 years ago
Tommy Groshong a232d68a41
docs: small spelling fixes in docs and comments (#6653)
3 years ago