Commit Graph

57 Commits (eb2bbb58b7c222ff6f950a0804d8ec9b09cc2cfc)

Author SHA1 Message Date
Rich Harris b4ece14bee explain how debug tag without args fires on all state changes
7 years ago
Peter Varholak d3bb7c2d79 add @debug API docs
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
pngwn 3b778ff38b Document svelte/transition - fade, fly, slide, scale, draw.
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 91fc35a115 Merge pull request #2730 from sveltejs/gh-2553
7 years ago
Rich Harris 40243967eb document changes to derived
7 years ago
Josh Duff a6ccf481d3 Link to label syntax page on MDN
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
pngwn b782253e51 Document animations. #2532
7 years ago
Michael Braun b3b44c199b Clarifying `let` needs to be used on exported properties, in order for them to be passed in
7 years ago
Richard Harris cb4349cad8 document new spring options
7 years ago
Rich Harris cb3eb33952 Merge pull request #2672 from sveltejs/gh-2661
7 years ago
Conduitry 31df69581d expose svelte.walk (#2661)
7 years ago
Conduitry 9e0ee6e198 document svelte.parse
7 years ago
Rich Harris d61c58e576 Merge pull request #2633 from zlsa/patch-2
7 years ago
Rich Harris d92860d1ed flesh out svelte/register docs
7 years ago
pngwn 4fbd21303b Site: Briefly mention intro:true in the transition directive section.
7 years ago
Rich Harris cf4a037511 Move some stuff into @sveltejs/site-kit
7 years ago
Benjamin Milde 27c51cca24 Hint at the reactivity limitation of array methods in the api docs (#2622)
8 years ago
Jon Ross e65ac5a0de Add barebones description of `svelte/register`
8 years ago
pngwn 2f7f63183f Document svelte/animate - flip.
8 years ago
pngwn fe34ca1f80 Site: Document createEventDispatcher. (#2583)
8 years ago
Andrei Eftimie 5a5174391e Site: Fix slot typo in docs
8 years ago
Emil Tholin 800b2db4e6 Document how to remove a component.$on listener
8 years ago
Rich Harris 37ed607a70 Merge pull request #2517 from CreaturesInUnitards/patch-4
8 years ago
Vytautas Jakutis ad79c53f8f site: docs: fix a typo in HTML example in template syntax
8 years ago
Scotty Simpson 181dd855f6 is-admin => isAdmin
8 years ago
Scotty Simpson e717daa239 add multiple class toggles example
8 years ago
Luca Bonavita ef93340f79 Fix hash links in docs
8 years ago
Richard Harris 3e5b9968b5 update docs
8 years ago
Rich Harris f343a9b88d Update examples and thumbnails
8 years ago
Richard Harris 522d4a5f11 document the accessors option - closes #2382
8 years ago
Luca Bonavita df56b6751b Add anchor to h5 and h6 too but don't show 'em in the sidebar.
8 years ago
Conduitry 4f17f9c856 add initial_value argument to derived store
8 years ago
Luca Bonavita 1137e27271 Code blocks formatting. Fixes #2387
8 years ago
Conduitry 7cca00ba27 derived docs fix
8 years ago
Rich Harris a964c7f487 keep svelte prefix for compiler exports
8 years ago
Rich Harris bf97200f03 Fix pluralisation
8 years ago
Rich Harris 14e246db21 revert previous commit. just saw the rest of the PR, doh
8 years ago
Rich Harris 09636fc440 remove separate bind:this item (could also be a component, gets confusing)
8 years ago
Rich Harris 2adca4129b Merge branch 'master' into site-headings-level-4
8 years ago
Rich Harris 3ea5fa6165 Merge pull request #2381 from sveltejs/gh-2380
8 years ago
Conduitry 524f5e7331 rename `derive` to `derived`
8 years ago
Rich Harris f00627402d add scale transition. closes #2380
8 years ago
Luca Bonavita a1a64ae794 Add more level 4 headings, fixes some typos
8 years ago