Commit Graph

4315 Commits (5069e267b1a2f17f2c2049cb16e84ae11cdbc90e)
 

Author SHA1 Message Date
Volkov Sergey 5069e267b1 fix: added output files to eslint ignore
7 years ago
Rich Harris ad6bbface0 -> v3.3.0
7 years ago
Conduitry 394ad2ace7 typo
7 years ago
Rich Harris fd57f34bdf Merge pull request #2744 from pngwn/transition-docs
7 years ago
Rich Harris 92636533ce minor correction
7 years ago
Rich Harris 528aee47df Merge pull request #2743 from sveltejs/namespaced-components
7 years ago
pngwn 3b778ff38b Document svelte/transition - fade, fly, slide, scale, draw.
7 years ago
Rich Harris 3cb1ef8e23 fix vars/warnings
7 years ago
Rich Harris 2a54d14f1a failing missing-declaration test
7 years ago
Rich Harris 557fa13abf failing vars test
7 years ago
Rich Harris e8757b9006 fix tests
7 years ago
Rich Harris b858e8db32 implement namespaced components
7 years ago
Rich Harris 82675623c3 Merge pull request #2580 from pngwn/animate-docs
7 years ago
Rich Harris ceca22b26f Merge pull request #2709 from LostKobrakai/multiple-event-listeners
7 years ago
Rich Harris 91fc35a115 Merge pull request #2730 from sveltejs/gh-2553
7 years ago
Rich Harris 40243967eb document changes to derived
7 years ago
Rich Harris de049ca90e minor quality of life improvement
7 years ago
Rich Harris 2fd9e8a3f0 Merge pull request #2741 from pngwn/master
7 years ago
Rich Harris 6aaa2d67c0 Update App.svelte
7 years ago
Rich Harris 2ba7411e66 Merge pull request #2739 from membranophonist/patch-1
7 years ago
Rich Harris 60d4eaff19 Merge pull request #2740 from membranophonist/patch-2
7 years ago
Rich Harris b9887e75ae Update text.md
7 years ago
Rich Harris 2b59a331e7 Merge pull request #2742 from sveltejs/TehShrike-js-label-syntax
7 years ago
Josh Duff a6ccf481d3 Link to label syntax page on MDN
7 years ago
pngwn f572d4611f Update animate example to use animate directive and built-in crossfade function.
7 years ago
Daniel J. Wilson 48a7478abd Pluralize elements
7 years ago
Daniel J. Wilson 290541df81 Replace tag with attribute for alt
7 years ago
Benjamin Milde 65654b33e6 Switch test to runtime test
7 years ago
Benjamin Milde 85b256432a Implement suggestions
7 years ago
Rich Harris 98ec6a8e46 allow derivers to return cleanup functions - fixes #2553
7 years ago
Richard Harris 9a75ea2a92 -> v3.2.2
7 years ago
Rich Harris f84e46e227 Merge pull request #2696 from PaulMaly/patch-1
7 years ago
Rich Harris 0ee40300f6 Merge pull request #2702 from industral/add-readme-indicators
7 years ago
Rich Harris 1652548ca2 Merge pull request #2698 from jacobmischka/fix-get-slot-changes
7 years ago
Rich Harris 3623c35e25 Update README.md
7 years ago
Rich Harris 580224d07d Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars
7 years ago
Rich Harris 2dd5a3acbf Merge pull request #2722 from getkey/window-globals
7 years ago
Julien Mourer fef58ba8bb Add `window` and `document` to globals
7 years ago
Rich Harris c2ed6baeb4 Merge pull request #2712 from sveltejs/gh-2708
7 years ago
Conduitry f000a23530 site: add /chat redirect to Discord (#2708)
7 years ago
Conduitry ba13b45bb8 site: document export-as (#2559)
7 years ago
Alessandro (Ale) Segala e20f04a260 Update Visual Studio Code brand
7 years ago
Emil Tholin fb3c5f6a90 Don't hoist functions dependent on injected reactive variables
7 years ago
Alex Ivasyuv 8c2fe86e21 Added CI
7 years ago
Alex Ivasyuv 5f4bda9522 adding npm and license indicators
7 years ago
Conduitry cfcd56b605 site: remove chokidar
7 years ago
Jacob Mischka 39e7487cec Initialize `get_slot_changes` to null when not needed
7 years ago
PaulMaly 1ca1148dcd Use special blank_object() for component.$$.dirty
7 years ago
PaulMaly 498049f368 Make component.$$.dirty just a dictionary
7 years ago
Richard Harris 2bf66eb235 -> v3.2.1
7 years ago