Commit Graph

5408 Commits (4b5f34ec7fb1d82a258811f4b1cde690eb8953f8)
 

Author SHA1 Message Date
Rich Harris 4b5f34ec7f
Merge pull request #3934 from tanhauhau/tanhauhau/dynamic-event-handler-expression
6 years ago
Tan Li Hau 58b7b5b325 fix dynamic event handler expression
6 years ago
Rich Harris 054f409950
better tutorial for parameterised actions (#3930)
6 years ago
Rich Harris 927fcbfc71
Merge pull request #3927 from MattiasBuelens/video-bindings
6 years ago
Rich Harris 05cf649f80
Merge pull request #3627 from simeydotme/3555-fix-flip-scaling
6 years ago
Mattias Buelens 51c1adeca5 Test whether dimension bindings still work for video elements
6 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth
6 years ago
Mattias Buelens 79d3763e92 Rename internal resize event for dimension bindings
6 years ago
Mattias Buelens f0f5b5aac0 Add test for video bindings
6 years ago
Rich Harris 004faf67f4
Merge pull request #3650 from MattiasBuelens/more-media-bindings
6 years ago
Rich Harris ca474fc96b more doh
6 years ago
Rich Harris 46fef94a5c
Merge pull request #3866 from tanhauhau/tanhauhau/improve-testing-experience
6 years ago
Rich Harris 331bb39c0a
Merge pull request #3826 from vascoosx/crud-example-update-fix
6 years ago
Rich Harris 3889ec499e
simpler fix
6 years ago
Rich Harris cecfab3faf
doh
6 years ago
Rich Harris 95501ed5f5
Print 'delete this directory' message and move on
6 years ago
Rich Harris 5b0b2d9fd2
Merge pull request #3893 from NitayRabi/types---allow-access-to-typed-returned-from--.svelte
6 years ago
Rich Harris 280913cca4
tabs
6 years ago
Rich Harris d67b44861a
Merge pull request #3894 from tanhauhau/tanhauhau/skip-comment-for-preprocessors
6 years ago
Conduitry 97f68620fd site: bump repl package
6 years ago
Conduitry feafc34f8e site: rollup resolve and onwarn improvements from sapper-template
6 years ago
Conduitry 7e2e23e7ae -> v3.14.1
6 years ago
Conduitry 6774e336ba
Deconflict dev mode block function names again (#3907)
6 years ago
Conduitry afe5ad430a
Use IE-compatible js to check for unknown prop warnings (#3915)
6 years ago
Tan Li Hau 8237db4422 fix text content escape html (#3916)
6 years ago
Mattias Buelens ed4f89d7fa Add mount condition for playbackRate and volume
6 years ago
Mattias Buelens 92710f8280 Refactor mount code rendering for bindings
6 years ago
Mattias Buelens 39c009499e Add binding for HTMLMediaElement.ended
6 years ago
Mattias Buelens 5658d94545 Add binding for HTMLMediaElement.seeking
6 years ago
Nitay Rabinovich 3593dd308c Export SvelteComponentDev as API
6 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors
6 years ago
Rich Harris c29e2085a1 -> v3.14.0
6 years ago
Rich Harris ff2c85015d
Merge pull request #3891 from PaulMaly/patch-1
6 years ago
Rich Harris 550efc2114
Merge pull request #3901 from sveltejs/gh-3891
6 years ago
Rich Harris b2fb1453f5 update deps, prevent naming conflict seen in #3891
6 years ago
Rich Harris 4a3147ff33
Merge pull request #3896 from tanhauhau/tanhauhau/loop-protect
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Rich Harris 8f83e8ad2d
Merge pull request #3890 from sveltejs/gh-3877
6 years ago
Nitay Rabinovich 97e44099b5 Fix linting and exporting
6 years ago
Nitay Rabinovich a7a75cb550 Rexport SvelteComponent as SvelteComponent API
6 years ago
PaulMaly 3b148b6635
User `let` instead `var` for loop index
6 years ago
Richard Harris 80bfcea92a add type info for createEventDispatcher - fixes #3877
6 years ago
Richard Harris ad2aac509d bump svelte-repl
6 years ago
Rich Harris 9500282c7a
Merge pull request #3886 from AlbertLucianto/fix/bind-out-of-sync
6 years ago
Rich Harris 5c08465cfa
Merge pull request #3871 from AlbertLucianto/fix/bind-value-fails-range-max
6 years ago
Richard Harris 25f4428b8a Merge branch 'master' of github.com:sveltejs/svelte into fix/bind-out-of-sync
6 years ago
Richard Harris 47cac13b7d helperise loop protection
6 years ago
Richard Harris 0dca28895c Merge branch 'tanhauhau/loop-protect' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/loop-protect
6 years ago
Richard Harris 4c53eb6bda -> v3.13.0
6 years ago
Tan Li Hau ace35336b7 prevent infinite loop
6 years ago