Commit Graph

16 Commits (56df761f95a2e26ce8d6f9fadc0b71b6a33214a4)

Author SHA1 Message Date
Tan Li Hau ebaa891e69
[chore] update code-red@0.2.0 (#6425)
3 years ago
Richard Harris d8b25afacd update tests
5 years ago
Rich Harris 1273f97808
Merge pull request #3811 from sveltejs/gh-3508-alt
5 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
5 years ago
Richard Harris 47a9811c1e alternative fix for #3508
5 years ago
Tan Li Hau 464868bb6c feat: allow innerHtml if no dynamic dependencies
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
6 years ago
Richard Harris b162de80ce update JS tests
6 years ago
Rich Harris 687e352209 rename .html files to .svelte
6 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12
6 years ago
Richard Harris ed9df1fff3 dont use identity function to reflect props
6 years ago
Richard Harris 81d9647517 hoist vars and lets - closes #1952
6 years ago
Chris Reeves d3a7ccae4f reconcile test diff
6 years ago
Chris Reeves e85222ad84 first pass at tracking mutation to avoid unnecessary update code - #1952
6 years ago