Commit Graph

4918 Commits (52b0951db67aee1dda6e69b6d8582b5de36e92a9)
 

Author SHA1 Message Date
Richard Harris eff7f504d4 correctly transform inline shorthand methods - fixes #2906
6 years ago
Rich Harris 8d805a0d9b onMount before first afterUpdate
6 years ago
Richard Harris f341befacb lint
6 years ago
Richard Harris af0bfe4a16 -> v3.6.3
6 years ago
Rich Harris 3595f50228 Merge branch 'onmount_triggers_in_reverse_order_for_siblings' of https://github.com/colincasey/svelte into colincasey-onmount_triggers_in_reverse_order_for_siblings
6 years ago
Rich Harris 0a14009f4d
Merge pull request #3149 from Conduitry/preprocess-attribute-parsing-fix
6 years ago
Rich Harris 80bf0fd152 preserve symmetry when walking css ast
6 years ago
Conduitry f78362dad4 preprocess: fix handling of attribute values containing `=`
6 years ago
Rich Harris bff7dace5b Merge branch 'gh-3135' of https://github.com/btk5h/svelte into btk5h-gh-3135
6 years ago
Rich Harris 73a745b8d1
Merge pull request #3147 from sveltejs/gh-2693
6 years ago
Rich Harris 1427206f85
Merge pull request #3146 from sveltejs/gh-2135
6 years ago
Rich Harris 2915cf9cc3
Merge pull request #3145 from sveltejs/gh-2034
6 years ago
Rich Harris 8ffe03a04d
Merge pull request #3142 from sveltejs/gh-1496
6 years ago
Rich Harris 4b62fa27e4
Merge pull request #3141 from sveltejs/gh-1705
6 years ago
Rich Harris 7a11b7531b on second thoughts
6 years ago
Richard Harris 91aabf5f49 distinguish between lazy and non-lazy expressions - fixes #2693
6 years ago
Richard Harris 4082566392 handle circular values when rendering bindings - fixes #2135
6 years ago
Richard Harris 17096e6b0e update bind:this references when setting to null - fixes #2034
6 years ago
Richard Harris b7ba0d69ee prevent await block mounting inside removed if block - fixes #1496
6 years ago
Richard Harris 0fd34b1f41 add scoping attribute for pseudo-class selectors without a type/class - fixes #1705
6 years ago
Richard Harris 220515b605 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Luca Bonavita 0eb86d2a13 The element on: directive anchorwas pointing to the component on: directive anchor.
6 years ago
Bryan Terce f654dd0ae4
Add tests
6 years ago
Bryan Terce ca8365ef06
Restore correct current_atrule
6 years ago
Richard Harris be854582e8 add font-display css
6 years ago
Rich Harris 80ef6f190d
Merge pull request #3127 from pngwn/3029-module-reactivity
6 years ago
Rich Harris e05680d2e7
Update 01-component-format.md
6 years ago
Rich Harris cfee4ea08f
Merge pull request #3129 from mfranzke/master
6 years ago
Rich Harris ada15bc189
Merge pull request #3130 from Cleecanth/patch-1
6 years ago
Richard Harris 1204d1e0a3 lint
6 years ago
Richard Harris 8ed5f1e73c -> v3.6.2
6 years ago
Rich Harris b2d9da3460
Pass hoisted values through to slots (#3124)
6 years ago
Chris Lee 0a76ea32bc
Change tweened docs to show "interpolate" option
6 years ago
Maximilian 4eb6cf05f8 docs: adding a quick comment
6 years ago
Maximilian f14b15afcf docs: adding a comment
6 years ago
Maximilian 24788d7ee1 fix: image sizing after WebP introduction
6 years ago
Maximilian b4a83ad80c refactor: lazy loading the organisations images
6 years ago
Maximilian e2c76fc01a refactor: providing this logo in optimized image formats
6 years ago
Maximilian c7a47489db refactor: provided optimized Tokopedia logos
6 years ago
Rich Harris 6af23ba88c
Fix contextual bind:this (#2806)
6 years ago
Rich Harris 46b2e77a7e
Merge pull request #3112 from sveltejs/gh-2917
6 years ago
pngwn e0ac393a76 Site: document that module script variables are not reactive. Closes #3029.
6 years ago
Rich Harris f06f718638
Merge pull request #3123 from js2me/fix/add-output-files-to-eslint-ignore
6 years ago
Rich Harris 68c8030d08
Merge pull request #3121 from Ding-Fan/patch-2
6 years ago
Rich Harris f8a520ee95
Merge pull request #3118 from mellisdesigns/documentation/binding-this-remove-256-canvas-size
6 years ago
Volkov Sergey b4db5dbbe8 fix: update eslint ignore for build files
6 years ago
Volkov Sergey bf54278e3b fix: merge conflicts
6 years ago
Volkov Sergey d5add38145 fix: added output files to eslint ignore
6 years ago
范鼎 b9cdadcd22
change "item" to "thing"
6 years ago
Conduitry 7bc2ea811b readme: mention newlines and cloning on Windows
6 years ago