Commit Graph

91 Commits (e0eddb5beb24b7746922709620d11b4943f8a317)

Author SHA1 Message Date
Rich Harris e0eddb5beb moar comments
7 years ago
Rich Harris 32099d922c update tests
7 years ago
Rich Harris b8a829e240 add comments... sort of
7 years ago
Rich Harris b574b705a9 update tests
7 years ago
Rich Harris 0ad02a5097 ok i think this is it
7 years ago
Rich Harris b604f98246 update tests
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
Richard Harris d8b25afacd update tests
7 years ago
Richard Harris 47a9811c1e alternative fix for #3508
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Richard Harris 8d4a95c4c0 update test
7 years ago
Richard Harris 9d53f568fa fix tests
7 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
8 years ago
Lukas 1a1664341a add playbackrate to compilation test
8 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
8 years ago
Richard Harris 83a9b6af23 default to accessors: false (#2144)
8 years ago
Richard Harris b162de80ce update JS tests
8 years ago
Richard Harris ca0e5df0d8 update parser and js tests
8 years ago
Rich Harris 687e352209 rename .html files to .svelte
8 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12
8 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes #1906
8 years ago
Richard Harris 1d9ce0fff5 update tests
8 years ago
Rich Harris c0a8e630e3
Fix media bindings, simplify others
8 years ago
Richard Harris 468b5dc0c4 fix tests
8 years ago
Richard Harris ef944b5713 prevent parent component modifying child component state - fixes #1924
8 years ago
Rich Harris 1f46e23e1b
More conservative invalidation
8 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal
8 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
8 years ago
Rich Harris 4a88c9ccb5 remove -bundle files
8 years ago
Josh Duff 211e0383cf Only update inputs when the value changed
8 years ago
Rich Harris a18cec0ec6 not sure where that extra blank line came from
8 years ago
Rich Harris c2f0ca3e2e alternative approach to #1520
8 years ago
Jacob Wright 2c24c36120 Allows fragment updates to happen after state updates
8 years ago
Rich Harris d323f51e6c update tests
8 years ago
Rich Harris b94d7adfec replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
Conduitry e66d9ffae7
in .fire always set calling flag back to false (#1587)
8 years ago
Pavel Malyshev 52ece0b5f0 Fix for #1538
8 years ago
Rich Harris c4937d271f fix skipped intros
8 years ago
Rich Harris 042ec54f7f nested component transitions
8 years ago
Rich Harris 44bb2da29b add skipIntroByDefault compiler option (#547)
8 years ago
Rich Harris 103f278cfc update tests
8 years ago
Rich Harris a29e2733cd update tests
8 years ago
Rich Harris 86d3476b55 minor fixes, update various tests
8 years ago
Rich Harris f8b076b2f3 set state to blank object on destroy, not null - fixes #1354
8 years ago
Rich Harris df4e3678dc update snapshot tests
8 years ago
Rich Harris daa2635cd3 update snapshot tests
8 years ago
Rich Harris c1573dbf2c implement onstate and onupdate
8 years ago
Luke Edwards a412f11907 update test samples’ expectants
9 years ago