Commit Graph

2262 Commits (679c00ef184f6a49b9b6086dc0ad527d26b0dbbd)

Author SHA1 Message Date
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
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 c625e38486 doh
7 years ago
Rich Harris f80a892c81 Print 'delete this directory' message and move on
7 years ago
Rich Harris 2e2c86e324 Merge pull request #3894 from tanhauhau/tanhauhau/skip-comment-for-preprocessors
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 c228807c64 Add binding for HTMLMediaElement.ended
7 years ago
Mattias Buelens 8b09833611 Add binding for HTMLMediaElement.seeking
7 years ago
Tan Li Hau 028b1ce161 skip comments for preprocessors
7 years ago
Rich Harris 2d7b40412f update deps, prevent naming conflict seen in #3891
7 years ago
Tan Li Hau fe0e002872 add loopGuardTimeout options
7 years ago
Rich Harris 46125bbbdc Merge pull request #3886 from AlbertLucianto/fix/bind-out-of-sync
7 years ago
Rich Harris df742e37ca Merge pull request #3871 from AlbertLucianto/fix/bind-value-fails-range-max
7 years ago
Richard Harris afe3445444 Merge branch 'master' of github.com:sveltejs/svelte into fix/bind-out-of-sync
7 years ago
Richard Harris 5b36489095 helperise loop protection
7 years ago
Tan Li Hau 3f4155da2e prevent infinite loop
7 years ago
Conduitry 9692524372 fix tests
7 years ago
AlbertLucianto 56b6a62a8d fix binding out of sync on reactive update
7 years ago
Rich Harris 749ababf85 Merge pull request #3884 from sveltejs/gh-3882
7 years ago
Richard Harris 1b4ee64f09 neaten up hydration code - fixes #3882
7 years ago
Richard Harris bad771fa17 revert #3723, add special case for src attributes
7 years ago
Rich Harris 3d771a46ff Merge pull request #3876 from tanhauhau/tanhauhau/scoped-css-with-undefined-class
7 years ago
Rich Harris 9192eff9b6 Merge pull request #3870 from sveltejs/gh-3855
7 years ago
AlbertLucianto 48263676b9 add await blowback reactive test case
7 years ago
Richard Harris 49ecc0872d update code-red, enable all tests
7 years ago
Richard Harris c3dfafa859 update tests
7 years ago
AlbertLucianto efcab56fbd reorder add attributes to fix value validation
7 years ago
Tan Li Hau d56ae38bd9 fix undefined class with scoped-css
7 years ago
Tan Li Hau 81873673b6 update test snapshot with --update flag
7 years ago
Rich Harris 4466dc5fa6 update test
7 years ago
Tan Li Hau a7aafb25be skip missing input files
7 years ago
Tan Li Hau 9600a41214 feat dynamic event handler
7 years ago
Rich Harris 9fc3d33702 Merge pull request #3825 from tanhauhau/tanhauhau/unused-css-string-concat
7 years ago
Rich Harris 2af80f977f Merge pull request #3831 from tanhauhau/tanhauhau/no-create-fragment-if-not-needed
7 years ago
Rich Harris da7e392766 Merge pull request #3849 from AlbertLucianto/fix/file-input-binding-declared-last
7 years ago
Tan Li Hau 7643873a8d escape html quotes
7 years ago
AlbertLucianto a47838630f fix input binding fails if type declared last
7 years ago
Tan Li Hau 821021e9e7 reenable skipped test due to jsdom
7 years ago
Tan Li Hau 57955a999e fix window bindings to store (#3835)
7 years ago
Tan Li Hau d06284788b swapped out expected and actual for asserts in error
7 years ago