Commit Graph

4868 Commits (c5d6d6ffcb63864fa97de2a221c4f5ba1e6f13ec)
 

Author SHA1 Message Date
Rich Harris 171b253836 note to self
7 years ago
Lyndsy Simon cb06a52c33 Add instructions for setting filetype in Vim
7 years ago
Rich Harris 9752ba79a7 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris a4605be008 send a 400 instead of a 500
7 years ago
Richard Harris 5e58764c63 prevent malformed code when injecting invalidate statements
7 years ago
Richard Harris b0246474ce correctly transform inline shorthand methods - fixes #2906
7 years ago
Rich Harris d054c8e8f9 onMount before first afterUpdate
7 years ago
Richard Harris 9e9db10719 lint
7 years ago
Richard Harris e0089e4296 -> v3.6.3
7 years ago
Rich Harris b21a5c8562 Merge branch 'onmount_triggers_in_reverse_order_for_siblings' of https://github.com/colincasey/svelte into colincasey-onmount_triggers_in_reverse_order_for_siblings
7 years ago
Rich Harris 87f5ae925a Merge pull request #3149 from Conduitry/preprocess-attribute-parsing-fix
7 years ago
Rich Harris c01745abcc preserve symmetry when walking css ast
7 years ago
Conduitry 475433c7d7 preprocess: fix handling of attribute values containing `=`
7 years ago
Rich Harris fba160906c Merge branch 'gh-3135' of https://github.com/btk5h/svelte into btk5h-gh-3135
7 years ago
Rich Harris cb545713a6 Merge pull request #3147 from sveltejs/gh-2693
7 years ago
Rich Harris 36b15b50a3 Merge pull request #3146 from sveltejs/gh-2135
7 years ago
Rich Harris 3f7c7e021e Merge pull request #3145 from sveltejs/gh-2034
7 years ago
Rich Harris fc71d001b3 Merge pull request #3142 from sveltejs/gh-1496
7 years ago
Rich Harris f232f2dbee Merge pull request #3141 from sveltejs/gh-1705
7 years ago
Rich Harris 65b0b6a571 on second thoughts
7 years ago
Richard Harris 00d43752bb distinguish between lazy and non-lazy expressions - fixes #2693
7 years ago
Richard Harris 9601f44ff2 handle circular values when rendering bindings - fixes #2135
7 years ago
Richard Harris d4b021201f update bind:this references when setting to null - fixes #2034
7 years ago
Richard Harris 8d95c53c09 prevent await block mounting inside removed if block - fixes #1496
7 years ago
Richard Harris 15f89891a0 add scoping attribute for pseudo-class selectors without a type/class - fixes #1705
7 years ago
Richard Harris 2721fc538c Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Luca Bonavita c03c422cb1 The element on: directive anchorwas pointing to the component on: directive anchor.
7 years ago
Bryan Terce 439ab17c7f Add tests
7 years ago
Bryan Terce f317dc451d Restore correct current_atrule
7 years ago
Richard Harris 1d4e2032ed add font-display css
7 years ago
Rich Harris b33d0f3e22 Merge pull request #3127 from pngwn/3029-module-reactivity
7 years ago
Rich Harris c8d923224d Update 01-component-format.md
7 years ago
Rich Harris af83b80a9b Merge pull request #3129 from mfranzke/master
7 years ago
Rich Harris 43999c8c14 Merge pull request #3130 from Cleecanth/patch-1
7 years ago
Richard Harris 5576b60474 lint
7 years ago
Richard Harris ed8ec3c505 -> v3.6.2
7 years ago
Rich Harris eb8ae7194d Pass hoisted values through to slots (#3124)
7 years ago
Chris Lee 435afc0198 Change tweened docs to show "interpolate" option
7 years ago
Maximilian 6289d9bea6 docs: adding a quick comment
7 years ago
Maximilian 6849c6bea0 docs: adding a comment
7 years ago
Maximilian 0e43eb8a26 fix: image sizing after WebP introduction
7 years ago
Maximilian ac07fcbc6c refactor: lazy loading the organisations images
7 years ago
Maximilian 1226a58635 refactor: providing this logo in optimized image formats
7 years ago
Maximilian d6bcacfec0 refactor: provided optimized Tokopedia logos
7 years ago
Rich Harris 3ec8e5fe33 Fix contextual bind:this (#2806)
7 years ago
Rich Harris 26e15dc74c Merge pull request #3112 from sveltejs/gh-2917
7 years ago
pngwn 6ef7809b1e Site: document that module script variables are not reactive. Closes #3029.
7 years ago
Rich Harris b8b56720e4 Merge pull request #3123 from js2me/fix/add-output-files-to-eslint-ignore
7 years ago
Rich Harris 3055c5ae10 Merge pull request #3121 from Ding-Fan/patch-2
7 years ago
Rich Harris 2f3efdd802 Merge pull request #3118 from mellisdesigns/documentation/binding-this-remove-256-canvas-size
7 years ago