Commit Graph

5125 Commits (3c5ccf6ee59a39b1821ea057ffc80cccf9a39f43)
 

Author SHA1 Message Date
Conduitry f78362dad4 preprocess: fix handling of attribute values containing `=`
5 years ago
Rich Harris bff7dace5b Merge branch 'gh-3135' of https://github.com/btk5h/svelte into btk5h-gh-3135
5 years ago
Rich Harris 73a745b8d1
Merge pull request #3147 from sveltejs/gh-2693
5 years ago
Rich Harris 1427206f85
Merge pull request #3146 from sveltejs/gh-2135
5 years ago
Rich Harris 2915cf9cc3
Merge pull request #3145 from sveltejs/gh-2034
5 years ago
Rich Harris 8ffe03a04d
Merge pull request #3142 from sveltejs/gh-1496
5 years ago
Rich Harris 4b62fa27e4
Merge pull request #3141 from sveltejs/gh-1705
5 years ago
Rich Harris 7a11b7531b on second thoughts
5 years ago
Richard Harris 91aabf5f49 distinguish between lazy and non-lazy expressions - fixes #2693
5 years ago
Richard Harris 4082566392 handle circular values when rendering bindings - fixes #2135
5 years ago
Richard Harris 17096e6b0e update bind:this references when setting to null - fixes #2034
5 years ago
Richard Harris b7ba0d69ee prevent await block mounting inside removed if block - fixes #1496
5 years ago
Richard Harris 0fd34b1f41 add scoping attribute for pseudo-class selectors without a type/class - fixes #1705
5 years ago
Richard Harris 220515b605 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Luca Bonavita 0eb86d2a13 The element on: directive anchorwas pointing to the component on: directive anchor.
5 years ago
Timothy Johnson 05b9bdde7f Typo
5 years ago
Timothy Johnson 8e163e27ef Events for dom properties
5 years ago
Timothy Johnson cdd3bf0165 Pass options in component event
5 years ago
Timothy Johnson 9223f56323 Fix tests
5 years ago
Timothy Johnson 6b58a1d2f6 Events for DOM methods
5 years ago
Timothy Johnson 126c515d22 Component.$unsafe_set
5 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
5 years ago
Bryan Terce f654dd0ae4
Add tests
5 years ago
Bryan Terce ca8365ef06
Restore correct current_atrule
5 years ago
Richard Harris be854582e8 add font-display css
5 years ago
Rich Harris 80ef6f190d
Merge pull request #3127 from pngwn/3029-module-reactivity
5 years ago
Rich Harris e05680d2e7
Update 01-component-format.md
5 years ago
Rich Harris cfee4ea08f
Merge pull request #3129 from mfranzke/master
5 years ago
Rich Harris ada15bc189
Merge pull request #3130 from Cleecanth/patch-1
5 years ago
Richard Harris 1204d1e0a3 lint
5 years ago
Richard Harris 8ed5f1e73c -> v3.6.2
5 years ago
Rich Harris b2d9da3460
Pass hoisted values through to slots (#3124)
5 years ago
Axelen123 1ca0b23d0d
Update tests
5 years ago
Axelen123 f06bc2fff7
Make inject_state and capture_state always available
5 years ago
Chris Lee 0a76ea32bc
Change tweened docs to show "interpolate" option
5 years ago
Maximilian 4eb6cf05f8 docs: adding a quick comment
5 years ago
Maximilian f14b15afcf docs: adding a comment
5 years ago
Maximilian 24788d7ee1 fix: image sizing after WebP introduction
5 years ago
Maximilian b4a83ad80c refactor: lazy loading the organisations images
5 years ago
Maximilian e2c76fc01a refactor: providing this logo in optimized image formats
5 years ago
Maximilian c7a47489db refactor: provided optimized Tokopedia logos
5 years ago
Rich Harris 6af23ba88c
Fix contextual bind:this (#2806)
5 years ago
Rich Harris 46b2e77a7e
Merge pull request #3112 from sveltejs/gh-2917
5 years ago
pngwn e0ac393a76 Site: document that module script variables are not reactive. Closes #3029.
5 years ago
Axelen123 d64521cf42
Only capture and inject writable props
5 years ago
Axelen123 f69abde570
Add test for capture_state and inject_state
5 years ago
Axelen123 71a1d5204d
Update tests
5 years ago
Axelen123 838e8ab203
Add hooks for HMR support (sveltejs#2377)
5 years ago
Rich Harris f06f718638
Merge pull request #3123 from js2me/fix/add-output-files-to-eslint-ignore
5 years ago
Rich Harris 68c8030d08
Merge pull request #3121 from Ding-Fan/patch-2
5 years ago