Commit Graph

56 Commits (6dcf4d91f8c1e6e522a44493c1bfd1c0ba4cb29b)

Author SHA1 Message Date
Colin Casey 6dcf4d91f8 FIX #2446: apply bindings and event handlers in order
7 years ago
Tan Li Hau a5e7ca6b38 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau 5e0455bb79 fix dirtybit (#4095)
7 years ago
Rich Harris 78d50d02e8 Bitmask-based change tracking (#3945)
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
Richard Harris c3dfafa859 update tests
7 years ago
Richard Harris a28badcc06 alternative fix for #3508
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Richard Harris f7a518f1af update test
7 years ago
Richard Harris 0f51970ac1 fix tests
7 years ago
Rich Harris 8efa51519d update API reference docs (#2206)
8 years ago
Lukas 1df1830712 add playbackrate to compilation test
8 years ago
Rich Harris 7e8e891d91 Tidy up (#2252)
8 years ago
Richard Harris ad17bd7627 default to accessors: false (#2144)
8 years ago
Richard Harris 20a4e5756c update JS tests
8 years ago
Rich Harris 69c9422907 Better composition — implements https://github.com/sveltejs/rfcs/pull/12
8 years ago
Rich Harris c30ae9a896 Overhaul transitions - fixes #1906
8 years ago
Richard Harris 9cac743948 update tests
8 years ago
Rich Harris 543218c57a Fix media bindings, simplify others
8 years ago
Richard Harris f5fb02a24a fix tests
8 years ago
Richard Harris 6c89a53cab prevent parent component modifying child component state - fixes #1924
8 years ago
Rich Harris b30f2cdbf1 More conservative invalidation
8 years ago
Conduitry b84f1fb308 use extension-less import for svelte/internal
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago
Josh Duff 2658c168a7 Only update inputs when the value changed
8 years ago
Rich Harris 9fde41412a update tests
8 years ago
Rich Harris 6df0aa7a18 replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
Rich Harris 3d8aad2f6c fix skipped intros
8 years ago
Rich Harris f9db67edbb nested component transitions
8 years ago
Rich Harris 0e43507660 add skipIntroByDefault compiler option (#547)
8 years ago
Rich Harris a344afaa86 update tests
8 years ago
Rich Harris d695d7b75a update tests
8 years ago
Rich Harris dd61ceba66 minor fixes, update various tests
8 years ago
ekhaled 7f4cc3c2af fix snapshots for the actual mounting code
9 years ago
ekhaled 61ad7bcaeb fix snapshots
9 years ago
Rich Harris f674561331 update tests
9 years ago
Jacob Mischka 00ba7c5176 Add audio video volume binding (#1148)
9 years ago
Emil Ajdyna 554145b9ce Expose root as a public property
9 years ago
Rich Harris a532f36ab2 combine multiple bindings in single handler, implement bind:indeterminate — fixes #910
9 years ago
Conduitry bb311d8d22 update tests
9 years ago
Rich Harris 22e4d0c5a0 Merge branch 'master' into short-method-names
9 years ago
Rich Harris 14e1c20dee dont wrap ESM in IIFE
9 years ago
Rich Harris b6a5994ce7 use short method names
9 years ago
Rich Harris c765ec6acc simplify module wrapping
9 years ago
Rich Harris 8f5303ad30 Merge branch 'master' into iife
9 years ago
Rich Harris 990a8f27d0 remove incorrect argument
9 years ago
Rich Harris 2429d93f52 various fixes
9 years ago
Rich Harris 54ae5f1dcb remove version numbers from snapshot tests
9 years ago