Commit Graph

2283 Commits (0ad02a50975a11d50a0465044cd6949c4e7cac5b)

Author SHA1 Message Date
Rich Harris 0ad02a5097 ok i think this is it
7 years ago
Rich Harris ba9d5e16a3 failing test for bitmask overflow
7 years ago
Rich Harris 128b066f2a add test for component with more than 31 dynamic values
7 years ago
Rich Harris 007fb99dd8 all tests passing. phase one complete, i guess
7 years ago
Rich Harris 3d8bd5ddad ugh so close
7 years ago
Rich Harris a5d5fd4e22 beef up shadowing test
7 years ago
Rich Harris 7e7e9a9d2b never hoist writable vars in dev mode, fix debug statements
7 years ago
Rich Harris b604f98246 update tests
7 years ago
Rich Harris 2c5ddcdb52 almost all tests passing
7 years ago
Rich Harris 3cd8f35e1a fix shadowing
7 years ago
Rich Harris c59c1530d6 fixes
7 years ago
Rich Harris 773a78071f Merge branch 'master' into bitmasks
7 years ago
pngwn e4078f14a8 Add aria-hidden to resize listener object. Fixes #3948.
7 years ago
Richard Harris 1d7dd6a6d3 fix some await block stuff
7 years ago
Richard Harris 7118318224 start implementing bitmask-based change tracking (#1943)
7 years ago
Richard Harris 669101dfc1 Merge branch 'master' into bitmasks
7 years ago
Richard Harris 39bbac4393 neater test output
7 years ago
Richard Harris 319539e57f Merge branch 'master' into bitmasks
7 years ago
Richard Harris e459beead9 regression test for #3939
7 years ago
Richard Harris 9c7d192232 remove samples/_ directories, used for local experiments
7 years ago
Richard Harris 17f0e4247e start updating tests
7 years ago
Rich Harris 4b5f34ec7f
Merge pull request #3934 from tanhauhau/tanhauhau/dynamic-event-handler-expression
7 years ago
Tan Li Hau 58b7b5b325 fix dynamic event handler expression
7 years ago
Mattias Buelens 51c1adeca5 Test whether dimension bindings still work for video elements
7 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth
7 years ago
Mattias Buelens 79d3763e92 Rename internal resize event for dimension bindings
7 years ago
Mattias Buelens f0f5b5aac0 Add test for video bindings
7 years ago
Rich Harris 004faf67f4
Merge pull request #3650 from MattiasBuelens/more-media-bindings
7 years ago
Rich Harris ca474fc96b more doh
7 years ago
Rich Harris 46fef94a5c
Merge pull request #3866 from tanhauhau/tanhauhau/improve-testing-experience
7 years ago
Rich Harris cecfab3faf
doh
7 years ago
Rich Harris 95501ed5f5
Print 'delete this directory' message and move on
7 years ago
Rich Harris d67b44861a
Merge pull request #3894 from tanhauhau/tanhauhau/skip-comment-for-preprocessors
7 years ago
Conduitry 6774e336ba
Deconflict dev mode block function names again (#3907)
7 years ago
Conduitry afe5ad430a
Use IE-compatible js to check for unknown prop warnings (#3915)
7 years ago
Tan Li Hau 8237db4422 fix text content escape html (#3916)
7 years ago
Mattias Buelens ed4f89d7fa Add mount condition for playbackRate and volume
7 years ago
Mattias Buelens 39c009499e Add binding for HTMLMediaElement.ended
7 years ago
Mattias Buelens 5658d94545 Add binding for HTMLMediaElement.seeking
7 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors
7 years ago
Rich Harris b2fb1453f5 update deps, prevent naming conflict seen in #3891
7 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
7 years ago
Rich Harris 9500282c7a
Merge pull request #3886 from AlbertLucianto/fix/bind-out-of-sync
7 years ago
Rich Harris 5c08465cfa
Merge pull request #3871 from AlbertLucianto/fix/bind-value-fails-range-max
7 years ago
Richard Harris 25f4428b8a Merge branch 'master' of github.com:sveltejs/svelte into fix/bind-out-of-sync
7 years ago
Richard Harris 47cac13b7d helperise loop protection
7 years ago
Tan Li Hau ace35336b7 prevent infinite loop
7 years ago
Conduitry eb0cfbccd4 fix tests
7 years ago
AlbertLucianto b934fba544 fix binding out of sync on reactive update
7 years ago
Rich Harris 1b454bad4a
Merge pull request #3884 from sveltejs/gh-3882
7 years ago