Commit Graph

4698 Commits (f78362dad4c0b2a38eb8360d7ad5219ce304fd70)
 

Author SHA1 Message Date
Conduitry f78362dad4 preprocess: fix handling of attribute values containing `=`
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
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
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
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
Rich Harris f8a520ee95
Merge pull request #3118 from mellisdesigns/documentation/binding-this-remove-256-canvas-size
5 years ago
Volkov Sergey b4db5dbbe8 fix: update eslint ignore for build files
5 years ago
Volkov Sergey bf54278e3b fix: merge conflicts
5 years ago
Volkov Sergey d5add38145 fix: added output files to eslint ignore
5 years ago
范鼎 b9cdadcd22
change "item" to "thing"
5 years ago
Conduitry 7bc2ea811b readme: mention newlines and cloning on Windows
5 years ago
mellisdesigns 39760b70f8 documentation - binding this remove 256 canvas size
5 years ago
Rich Harris 4632ad696b
Merge pull request #3115 from btk5h/docs-typo
5 years ago
Rich Harris 9806d18bdb
Update 03-run-time.md
5 years ago
Conduitry b764265988 -> v3.6.1
5 years ago
Conduitry d6af8a79eb escape `@` sigils in debug filename
5 years ago
Bryan Terce 5515bb49c9
Fix docs typo with derived store
5 years ago
Rich Harris 9893435ad7
typo
5 years ago
Rich Harris 0c4a844995 -> v3.6.0
5 years ago
Rich Harris ede6ccce0a
Merge branch 'master' into gh-2917
5 years ago
Rich Harris 1685d875cb
Merge pull request #3110 from sveltejs/gh-3054
5 years ago