Commit Graph

5977 Commits (040e9cc6fa09f670d77d9da8b60ec44391f6db81)
 

Author SHA1 Message Date
Rich Harris 9dc5eecbcb
Merge pull request from AlexxNB/master 5 years ago
Rich Harris a85c250bda
Merge pull request from pngwn/3948-resize-a11y 5 years ago
pngwn d1df52cdc7 Add unreleased changelog entry for 5 years ago
pngwn e4078f14a8 Add aria-hidden to resize listener object. Fixes . 5 years ago
AlexxNB 2285ee222a fix 'action with param' example and tutorial 5 years ago
Conduitry 78eea640d3 site: add font fallback for Comic Sans MS () 5 years ago
Richard Harris 39bbac4393 neater test output 5 years ago
Richard Harris a7c0fc8c35 update svelte-repl 5 years ago
Rich Harris 6dad6ea7d3
Merge pull request from sveltejs/gh-3939 5 years ago
Richard Harris e459beead9 regression test for 5 years ago
Richard Harris 9c7d192232 remove samples/_ directories, used for local experiments 5 years ago
Richard Harris df5d0de29a update deps 5 years ago
Richard Harris 334f32ea56 update svelte-repl - adds console panel 5 years ago
Rich Harris 41597ff055
Merge pull request from sveltejs/svelte-for-new-devs 5 years ago
Rich Harris bcb44c286b
Merge pull request from Conduitry/gh-3929 5 years ago
Richard Harris 09dbc4e4e9 update code-red 5 years ago
Rich Harris 4b5f34ec7f
Merge pull request from tanhauhau/tanhauhau/dynamic-event-handler-expression 5 years ago
Tan Li Hau 58b7b5b325 fix dynamic event handler expression 5 years ago
Rich Harris bbf47501d5 linux instructions 5 years ago
Rich Harris 5dfc7094d8 add blog post 5 years ago
Conduitry cd092991c5 bump code-red 5 years ago
Rich Harris 054f409950
better tutorial for parameterised actions () 5 years ago
Rich Harris 927fcbfc71
Merge pull request from MattiasBuelens/video-bindings 5 years ago
Rich Harris 05cf649f80
Merge pull request from simeydotme/3555-fix-flip-scaling 5 years ago
Mattias Buelens 51c1adeca5 Test whether dimension bindings still work for video elements 5 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth 5 years ago
Mattias Buelens 79d3763e92 Rename internal resize event for dimension bindings 5 years ago
Mattias Buelens f0f5b5aac0 Add test for video bindings 5 years ago
Rich Harris 004faf67f4
Merge pull request from MattiasBuelens/more-media-bindings 5 years ago
Rich Harris ca474fc96b more doh 5 years ago
Rich Harris 46fef94a5c
Merge pull request from tanhauhau/tanhauhau/improve-testing-experience 5 years ago
Rich Harris 331bb39c0a
Merge pull request from vascoosx/crud-example-update-fix 5 years ago
Rich Harris 3889ec499e
simpler fix 5 years ago
Rich Harris cecfab3faf
doh 5 years ago
Rich Harris 95501ed5f5
Print 'delete this directory' message and move on 5 years ago
Rich Harris 5b0b2d9fd2
Merge pull request from NitayRabi/types---allow-access-to-typed-returned-from--.svelte 5 years ago
Rich Harris 280913cca4
tabs 5 years ago
Rich Harris d67b44861a
Merge pull request from tanhauhau/tanhauhau/skip-comment-for-preprocessors 5 years ago
Conduitry 97f68620fd site: bump repl package 5 years ago
Conduitry feafc34f8e site: rollup resolve and onwarn improvements from sapper-template 5 years ago
Conduitry 7e2e23e7ae -> v3.14.1 5 years ago
Conduitry 6774e336ba
Deconflict dev mode block function names again () 5 years ago
Conduitry afe5ad430a
Use IE-compatible js to check for unknown prop warnings () 5 years ago
Tan Li Hau 8237db4422 fix text content escape html () 5 years ago
Mattias Buelens ed4f89d7fa Add mount condition for playbackRate and volume 5 years ago
Mattias Buelens 92710f8280 Refactor mount code rendering for bindings 5 years ago
Mattias Buelens 39c009499e Add binding for HTMLMediaElement.ended 5 years ago
Mattias Buelens 5658d94545 Add binding for HTMLMediaElement.seeking 5 years ago
Nitay Rabinovich 3593dd308c Export SvelteComponentDev as API 5 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors 5 years ago