Commit Graph

5477 Commits (df771016ff9aa4f58a8eb4ccf6f8b02de4aee556)
 

Author SHA1 Message Date
Rich Harris 17563f74e7 Merge pull request #3947 from AlexxNB/master
7 years ago
Rich Harris bb71a21d91 Merge pull request #3949 from pngwn/3948-resize-a11y
7 years ago
pngwn 4d5cf915a1 Add unreleased changelog entry for #3948
7 years ago
pngwn 7b4c796199 Add aria-hidden to resize listener object. Fixes #3948.
7 years ago
AlexxNB 1df33940a1 fix 'action with param' example and tutorial
7 years ago
Conduitry 33a0434c24 site: add font fallback for Comic Sans MS (#2505)
7 years ago
Richard Harris b722f32ad0 neater test output
7 years ago
Richard Harris a83302a8bb update svelte-repl
7 years ago
Rich Harris 0f41310da1 Merge pull request #3942 from sveltejs/gh-3939
7 years ago
Richard Harris 1e4dcaf3cf regression test for #3939
7 years ago
Richard Harris 3f3fb832f3 remove samples/_ directories, used for local experiments
7 years ago
Richard Harris 29739e4a41 update deps
7 years ago
Richard Harris 6c01ea6a12 update svelte-repl - adds console panel
7 years ago
Rich Harris 7a41bc8248 Merge pull request #3932 from sveltejs/svelte-for-new-devs
7 years ago
Rich Harris 7b2df886ac Merge pull request #3931 from Conduitry/gh-3929
7 years ago
Richard Harris ba4737facb update code-red
7 years ago
Rich Harris 679c00ef18 Merge pull request #3934 from tanhauhau/tanhauhau/dynamic-event-handler-expression
7 years ago
Tan Li Hau 01cc5b0a15 fix dynamic event handler expression
7 years ago
Rich Harris f565f09bb1 linux instructions
7 years ago
Rich Harris 9f8a21c6cf add blog post
7 years ago
Conduitry fde33c2da4 bump code-red
7 years ago
Rich Harris 8e391d0448 better tutorial for parameterised actions (#3930)
7 years ago
Rich Harris b2283ef214 Merge pull request #3927 from MattiasBuelens/video-bindings
7 years ago
Rich Harris 8d1f9a52e8 Merge pull request #3627 from simeydotme/3555-fix-flip-scaling
7 years ago
Mattias Buelens f114513e55 Test whether dimension bindings still work for video elements
7 years ago
Mattias Buelens 28b1304d20 Add bindings for HTMLVideoElement.videoHeight and videoWidth
7 years ago
Mattias Buelens c16e1d7f52 Rename internal resize event for dimension bindings
7 years ago
Mattias Buelens 846e9eb882 Add test for video bindings
7 years ago
Rich Harris 772e81ab39 Merge pull request #3650 from MattiasBuelens/more-media-bindings
7 years ago
Rich Harris 1f03d21b20 more doh
7 years ago
Rich Harris fd008a273a Merge pull request #3866 from tanhauhau/tanhauhau/improve-testing-experience
7 years ago
Rich Harris 0704158e64 Merge pull request #3826 from vascoosx/crud-example-update-fix
7 years ago
Rich Harris c233a37d4d simpler fix
7 years ago
Rich Harris c625e38486 doh
7 years ago
Rich Harris f80a892c81 Print 'delete this directory' message and move on
7 years ago
Rich Harris cd2f8aef12 Merge pull request #3893 from NitayRabi/types---allow-access-to-typed-returned-from--.svelte
7 years ago
Rich Harris c6cfa7d7c7 tabs
7 years ago
Rich Harris 2e2c86e324 Merge pull request #3894 from tanhauhau/tanhauhau/skip-comment-for-preprocessors
7 years ago
Conduitry 0110a2ec7f site: bump repl package
7 years ago
Conduitry 56cf7cedf7 site: rollup resolve and onwarn improvements from sapper-template
7 years ago
Conduitry e0c4efe1ac -> v3.14.1
7 years ago
Conduitry e9dcce76cc Deconflict dev mode block function names again (#3907)
7 years ago
Conduitry b7139fa012 Use IE-compatible js to check for unknown prop warnings (#3915)
7 years ago
Tan Li Hau 3f8dc7104a fix text content escape html (#3916)
7 years ago
Mattias Buelens 5da073c3ed Add mount condition for playbackRate and volume
7 years ago
Mattias Buelens eea13f0c13 Refactor mount code rendering for bindings
7 years ago
Mattias Buelens c228807c64 Add binding for HTMLMediaElement.ended
7 years ago
Mattias Buelens 8b09833611 Add binding for HTMLMediaElement.seeking
7 years ago
Nitay Rabinovich d051ae3cbb Export SvelteComponentDev as API
7 years ago
Tan Li Hau 028b1ce161 skip comments for preprocessors
7 years ago