Commit Graph

6633 Commits (f08ee39ebd4f6d08027c6e04252ffb7232e8a3de)
 

Author SHA1 Message Date
bluwy f08ee39ebd ts typo
5 years ago
bluwy 8783ad20da typo
5 years ago
bluwy ede723fef8 split binding events
5 years ago
bluwy d5947a2a59 add resize observer options
5 years ago
bluwy 1ac349fdc6 remove has_arg
5 years ago
bluwy 3317eb3a42 fix invalid binding error report
5 years ago
bluwy 8a1a62ec5d fix ts errors
5 years ago
bluwy 1e9b3fc59e use dev variant
5 years ago
bluwy fb529ef458 throw error for unsupported browser in dev
5 years ago
bluwy 45221bed0e fix sizing regex
5 years ago
bluwy 6d8515c175 Merge branch 'master' into pr/jacwright/5963
5 years ago
Arad Aral 787c34ceec
[docs] Use symbols for context keys in tutorial (#7046)
5 years ago
Andreas Ehrencrona a4e4027f79
Handle whitespace inside #each with animation (#5477)
5 years ago
Conduitry e4a3a875f3 -> v3.46.2
5 years ago
GHOST 7f5eecb84b
[blog] update sirens (#7142)
5 years ago
Conduitry de6c7c5d18 update changelog
5 years ago
Tan Li Hau dc06ea916e
fix: style directive not reactive in {#each} loop (#7140)
5 years ago
Tan Li Hau 815bc7ef6e
fix: test cases should fail when it should fail (#7139)
5 years ago
Geoff Rich fffe66a6a0
[blog] fix Netlify link (#7138)
5 years ago
Simon H 0096106b12
update changelog
5 years ago
Eric Liu 7b07e6e243
[fix] export FlipParams interface from "svelte/animate" (#7104)
5 years ago
Bjorn Lu cc445839e3
[docs] explain initial value for bind scroll (#7065)
5 years ago
Ben McCann 54f277cd8e
[blog] remove heading to align with other blog posts
5 years ago
Ben McCann 17b1c587c2
[blog] Accelerating Svelte's Development (#7118)
5 years ago
Conduitry b818bbc17c fix changelog typo
5 years ago
Conduitry 0b369f122b -> v3.46.1
5 years ago
Conduitry db0c6b94a0 update changelog
5 years ago
Simon H 7044a32a2b
[fix] adjust style directive AST (#7127)
5 years ago
Simon H 4ae20d7fdf
update changelog
5 years ago
GHOST c67f8ef14c
[fix] handle kebab case style directives (#7123)
5 years ago
Conduitry 4d1d1861eb -> v3.46.0
5 years ago
Conduitry 0f31fb034b update changelog
5 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
5 years ago
Ben McCann d5fde793c1
update changelog
5 years ago
Hofer Ivan 806cba2b75
[fix] ensure style manager instances don't conflict with each other (#7114)
5 years ago
Ben McCann 1143b5615a
update changelog
5 years ago
Yuichiro Yamashita 895b4c6721
[fix] hydrate correct elements when using `@html` (#6946)
5 years ago
Simon H 26f767e873
[docs] add note about the AST not being public API (#7113)
5 years ago
Rich Harris 1572a47e6c
Update src/compiler/compile/nodes/Binding.ts
5 years ago
Rich Harris 1f3205f997
Merge branch 'master' into resize-observer
5 years ago
Paul Murray 8a47b5ec9e
[feat] Style directives (#5923)
5 years ago
Conduitry deed340cf5 -> v3.45.0
5 years ago
Conduitry 129d81710e update changelog
5 years ago
Tan Li Hau 5e40277167
[feat] add reference for default values in destructuring context (#7007)
5 years ago
Conduitry 4627bdde73 update changelog
5 years ago
Tan Li Hau 9f2b5afdf7
[fix] binding member expression should only invalidate the object, not the member property (#7008)
5 years ago
Conduitry fb419d2fda
[fix] code generation with arrow functions and object destructuring assignments (#7110)
5 years ago
Conduitry 3f577d0bcc update changelog
5 years ago
Tan Li Hau 2f0f330b76
[fix] {:else if} value incorrectly cached (#7043)
5 years ago
pngwn 4240455e02
[fix] ensure truthy non-boolean attributes are rendered correctly in SSR (#7066)
5 years ago