Commit Graph

18 Commits (767e357565130d7bc2c0e53dbeec695e96bc9f1c)

Author SHA1 Message Date
Colin Casey f0831202d9 Omits readonly attributes from SSR code
7 years ago
Konstantin Alikhanov 791b12776e Fixing issue with cursor jumping in Safari #2506
7 years ago
Lukas 8eb8c707b1 add playbackrate as binding for mediaelements (#2202)
7 years ago
Rich Harris af6f73c486 DRY out
7 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
7 years ago
Richard Harris 093cc0f83e deep store bindings
7 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes #1891
7 years ago
Richard Harris bcbe0a58b2 bind to store values in simple cases - fixes #1997
7 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12
7 years ago
Chris Reeves 3a7b9adc7f pull contextual deps through for member exprs in this bindings - fixes #1916
7 years ago
Richard Harris 329b013e40 render functions that close over contextual data - fixes #1938
7 years ago
Richard Harris 016bf84800 dont pass around reference to component
7 years ago
Rich Harris c0a8e630e3
Fix media bindings, simplify others
7 years ago
Rich Harris 48f1f6b4d0
implement `bind:this`
7 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
7 years ago
Rich Harris e7c62e9182 only add list/index to each block context if necessary
7 years ago
Rich Harris c45c7a9a81 remove some unused code
7 years ago
Rich Harris e0fe31327a move render logic into separate phase (#1678)
7 years ago