Commit Graph

4501 Commits (6c772597065630f4fc9f2d5ad29eab272d14db10)
 

Author SHA1 Message Date
Rich Harris 644b8a732d
Merge pull request #2730 from sveltejs/gh-2553
5 years ago
Rich Harris ca1dc4cdb7 document changes to derived
5 years ago
Rich Harris 8f5f48153b minor quality of life improvement
5 years ago
Rich Harris 9dbd99b85d
Merge pull request #2741 from pngwn/master
5 years ago
Rich Harris b62328d6a7
Update App.svelte
5 years ago
Rich Harris b64f570e2e
Merge pull request #2739 from membranophonist/patch-1
5 years ago
Rich Harris 8c553706ab
Merge pull request #2740 from membranophonist/patch-2
5 years ago
Rich Harris 26a67a6ac4
Update text.md
5 years ago
Rich Harris 78b091b22e
Merge pull request #2742 from sveltejs/TehShrike-js-label-syntax
5 years ago
Josh Duff 5ebde551b2
Link to label syntax page on MDN
5 years ago
pngwn 1b4446030b Update animate example to use animate directive and built-in crossfade function.
5 years ago
Daniel J. Wilson 66a4c1a9bc
Pluralize elements
5 years ago
Daniel J. Wilson 5e8383cf37
Replace tag with attribute for alt
5 years ago
Benjamin Milde abe486e7e3 Switch test to runtime test
5 years ago
Benjamin Milde 9eec0fcd98 Implement suggestions
5 years ago
Rich Harris fdc51de090 allow derivers to return cleanup functions - fixes #2553
5 years ago
Richard Harris ec74b21c37 -> v3.2.2
5 years ago
Rich Harris 6defc5b73f
Merge pull request #2696 from PaulMaly/patch-1
5 years ago
Rich Harris db96b6bfc8
Merge pull request #2702 from industral/add-readme-indicators
5 years ago
Rich Harris 53c66654b7
Merge pull request #2698 from jacobmischka/fix-get-slot-changes
5 years ago
Rich Harris 6d32f99904
Update README.md
5 years ago
Rich Harris c4e05f2086
Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars
5 years ago
Rich Harris aa5b52239f
Merge pull request #2722 from getkey/window-globals
5 years ago
Julien Mourer 4631b1b93f Add `window` and `document` to globals
5 years ago
Rich Harris 3d9cb3b611
Merge pull request #2712 from sveltejs/gh-2708
5 years ago
Conduitry 80fe0e9cdb site: add /chat redirect to Discord (#2708)
5 years ago
Conduitry f7978b234a site: document export-as (#2559)
5 years ago
Alessandro (Ale) Segala 77959a2cc2 Update Visual Studio Code brand
5 years ago
Emil Tholin 963f6e7aa6 Don't hoist functions dependent on injected reactive variables
5 years ago
Alex Ivasyuv 5fddf49a23 Added CI
5 years ago
Alex Ivasyuv 739179adb1 adding npm and license indicators
5 years ago
Conduitry 457320c30b site: remove chokidar
5 years ago
Jacob Mischka 003cf39c8f
Initialize `get_slot_changes` to null when not needed
5 years ago
PaulMaly 21a5169845
Use special blank_object() for component.$$.dirty
5 years ago
PaulMaly 90556e97c6
Make component.$$.dirty just a dictionary
5 years ago
Richard Harris 39b1fe224e -> v3.2.1
5 years ago
Rich Harris 4962e20aa2
Merge pull request #2695 from sveltejs/gh-2644
5 years ago
Rich Harris db8d7007aa
Merge pull request #2694 from sveltejs/gh-2444
5 years ago
Rich Harris 11168cf076
Merge pull request #2685 from foucist/master
5 years ago
Rich Harris 117afe9a71
Merge pull request #2683 from sveltejs/gh-2681
5 years ago
Rich Harris 4bc93a3b1f
Merge pull request #2679 from EmilTholin/reactive-declaration-warnings
5 years ago
Richard Harris a7265f65e3 use safe_not_equal logic for derived stores - fixes #2644
5 years ago
Richard Harris 562f23a87b invalidate dependencies of reactive declarations - fixes #2444
5 years ago
Benjamin Milde 342389863e Allow multiple event listeners on a single node
5 years ago
pngwn 7a7804be49 Document animations. #2532
5 years ago
Emil Tholin 0286dce026 Warn on improper use of reactive declarations
5 years ago
Conduitry 43f82af4a8 some linting and tidying
5 years ago
James Robey c954e84727 Make modal example more obvious
5 years ago
Luke Edwards c4c21438b2 site: add yootils
5 years ago
Luke Edwards 1d0da9d022 Use database for REPL, update URL structure (#2572)
5 years ago