Commit Graph

15 Commits (dcc1996aef93f64cbd501b59297fb748c539be2f)

Author SHA1 Message Date
Richard Harris dcc1996aef prevent duplicate declaration of store values - fixes #1883
7 years ago
Rich Harris d6552025e4
fix hoisting of functions that reference imported values - fixes #1933
7 years ago
Rich Harris f8517edba9
Merge pull request #1932 from sveltejs/gh-1931
7 years ago
Richard Harris 454ff8d84e rewrite props after instrumentation - fixes #1931
7 years ago
Richard Harris c2d4ce3395 add process to globals whitelist
7 years ago
Richard Harris 436fffb6bb cut out the middleman
7 years ago
Richard Harris ef944b5713 prevent parent component modifying child component state - fixes #1924
7 years ago
Rich Harris 7440fa54e9 remove missing prop warning false positives - fixes #1902
7 years ago
Rich Harris 1f46e23e1b
More conservative invalidation
7 years ago
Rich Harris f991a41d83
store auto-subscriptions
7 years ago
Rich Harris 48f1f6b4d0
implement `bind:this`
7 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
7 years ago
Pat Cavit cb4a46d33f fix: add check for template store to conditional (#1829)
7 years ago
Rich Harris 8929aebbec better error for missing store - fixes #1807
7 years ago
Rich Harris e0fe31327a move render logic into separate phase (#1678)
7 years ago