Commit Graph

2654 Commits (b604f9824637da8ae833b42b2f36f41be104b9cd)

Author SHA1 Message Date
Rich Harris 2c5ddcdb52 almost all tests passing
7 years ago
Rich Harris 23f62d18f8 all runtime tests passinfg
7 years ago
Rich Harris e79ce79c3a fix if block case
7 years ago
Rich Harris 3cd8f35e1a fix shadowing
7 years ago
Rich Harris 904ca7d0b5 destructuring in lets
7 years ago
Rich Harris acdf8928b1 fix a test
7 years ago
Rich Harris 3ff1cffb4f fix if blocks
7 years ago
Rich Harris a8dca8c599 fix some invalidations
7 years ago
Rich Harris b6d6053166 fix some slot stuff
7 years ago
Rich Harris c59c1530d6 fixes
7 years ago
Rich Harris bf49717f99 fix
7 years ago
Rich Harris ec2704412a fixes
7 years ago
Rich Harris 0f7a42d92a slot stuff
7 years ago
Rich Harris b7634b8d6b fix store value invalidations
7 years ago
Rich Harris 12b9733bbd start fixing slots
7 years ago
Rich Harris 6c3c3bbf2a component bindings etc
7 years ago
Rich Harris a74cc6996e reactive declarations
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 ab8ca08431 slots
7 years ago
Richard Harris 1d7dd6a6d3 fix some await block stuff
7 years ago
Richard Harris 1a81878f2b oops
7 years ago
Richard Harris 7118318224 start implementing bitmask-based change tracking (#1943)
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
Rich Harris 927fcbfc71
Merge pull request #3927 from MattiasBuelens/video-bindings
7 years ago
Rich Harris 05cf649f80
Merge pull request #3627 from simeydotme/3555-fix-flip-scaling
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
Rich Harris 004faf67f4
Merge pull request #3650 from MattiasBuelens/more-media-bindings
7 years ago
Rich Harris 5b0b2d9fd2
Merge pull request #3893 from NitayRabi/types---allow-access-to-typed-returned-from--.svelte
7 years ago
Rich Harris 280913cca4
tabs
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 92710f8280 Refactor mount code rendering for bindings
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
Nitay Rabinovich 3593dd308c Export SvelteComponentDev as API
7 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors
7 years ago
Rich Harris ff2c85015d
Merge pull request #3891 from PaulMaly/patch-1
7 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
7 years ago
Nitay Rabinovich 97e44099b5 Fix linting and exporting
7 years ago
Nitay Rabinovich a7a75cb550 Rexport SvelteComponent as SvelteComponent API
7 years ago
PaulMaly 3b148b6635
User `let` instead `var` for loop index
7 years ago
Richard Harris 80bfcea92a add type info for createEventDispatcher - fixes #3877
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