Commit Graph

16 Commits (0827427aa6d474a99a57a63d534679c72e758aae)

Author SHA1 Message Date
Tan Li Hau ac44f50102 [chore] update code-red@0.2.0 (#6425)
5 years ago
Richard Harris c3dfafa859 update tests
7 years ago
Rich Harris af6d010844 Merge pull request #3811 from sveltejs/gh-3508-alt
7 years ago
Tan Li Hau 948527a609 use textContent instead of innerHtml, preventing XSS
7 years ago
Richard Harris a28badcc06 alternative fix for #3508
7 years ago
Tan Li Hau c5c5822f9a feat: allow innerHtml if no dynamic dependencies
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Rich Harris 8efa51519d update API reference docs (#2206)
8 years ago
Rich Harris 7e8e891d91 Tidy up (#2252)
8 years ago
Richard Harris 20a4e5756c update JS tests
8 years ago
Rich Harris 04c9ecb72a rename .html files to .svelte
8 years ago
Rich Harris 69c9422907 Better composition — implements https://github.com/sveltejs/rfcs/pull/12
8 years ago
Richard Harris c464a11cdf dont use identity function to reflect props
8 years ago
Richard Harris 21a4d1f1c4 hoist vars and lets - closes #1952
8 years ago
Chris Reeves 5c306736d2 reconcile test diff
8 years ago
Chris Reeves bb16fea37e first pass at tracking mutation to avoid unnecessary update code - #1952
8 years ago