Commit Graph

1543 Commits (80c7a2ccb0b8d46aa1cd0540c082d7114614e96f)
 

Author SHA1 Message Date
Conduitry 59832e1d1a allow using whitelisted globals themselves in tags
10 years ago
Rich Harris 9ba5fcd362 Merge pull request #349 from taylorzane/fix-raw-js-in-html
10 years ago
Rich Harris d63772f0ae -> v1.10.2
10 years ago
Rich Harris 3d21d44791 Merge pull request #347 from sveltejs/gh-335-top-level-special-tags
10 years ago
Conduitry 222a8cd5fb fix test
10 years ago
Conduitry 2d20c6e066 only process special tags (script, style) when they are top-level
10 years ago
Rich Harris 748d773d99 Merge pull request #346 from sveltejs/gh-336-accept-doctype-in-any-case
10 years ago
Conduitry f3ed8d1b47 accept DOCTYPE element in any case
10 years ago
Rich Harris 4313f3b9ad -> v1.10.1
10 years ago
Rich Harris f3f255171c Merge pull request #339 from sveltejs/gh-337-deconflict-helpers-with-shared-false
10 years ago
Rich Harris 4f0a7cf3e0 Merge pull request #343 from sveltejs/gh-342-typecheck-set-argument-in-dev-mode
10 years ago
Taylor Zane Glaeser 9e95a4589a Resolved an issue with raw Svelte JS in a script block breaking an HTML document.
10 years ago
Conduitry 1f2438e0c7 typecheck argument in _set when in dev mode
10 years ago
Conduitry d529e8e6a2 deconflict helpers when not using shared helpers
10 years ago
Rich-Harris 62ed146368 -> v1.10.0
10 years ago
Rich-Harris 76ca1e9952 Merge branch 'gh-51'
10 years ago
Rich Harris dcf647bdbf Merge pull request #332 from sveltejs/gh-51
10 years ago
Rich-Harris 80d95f2bf9 <:Self> inside each-block
10 years ago
Rich-Harris cac61b2b0f self-references (#51)
10 years ago
Cristian Necula 7f80a0dc7e generators/dom: add styles to the root component's document
10 years ago
Cristian Necula 0dbb2fe727 tests/render-in-iframe: added failing test for rendering in another document
10 years ago
Rich Harris ddb6488138 Merge pull request #330 from sveltejs/gh-313
10 years ago
Rich-Harris a71d0c8982 two-way binding with <select multiple> (#313)
10 years ago
Rich-Harris dad1dfc812 -> v1.9.1
10 years ago
Rich Harris 91eb900d8b Merge pull request #329 from sveltejs/gh-269
10 years ago
Rich-Harris 25bcfef878 allow [arrow] function expressions inside tags (#269)
10 years ago
Rich Harris 58a3e37fd0 Merge pull request #328 from sveltejs/gh-220
10 years ago
Rich-Harris 3e4afe5052 better errors for malformed event handlers (#220)
10 years ago
Rich Harris e5ef41dc6c -> v1.9.0
10 years ago
Rich Harris b174e21c45 Merge pull request #324 from sveltejs/gh-177
10 years ago
Rich Harris 8b9239345e merge master -> gh-177
10 years ago
Rich Harris d212d3d101 Merge pull request #322 from sveltejs/gh-249
10 years ago
Rich Harris 348ba2be5e throw in dev mode if options.target is absent (#177)
10 years ago
Rich Harris 26c0d68807 Merge pull request #323 from sveltejs/gh-321
10 years ago
Rich Harris 28aaa25bb5 better error for unmatched closing tag (#321)
10 years ago
Rich Harris 0e2626ae78 throw error in dev mode for missing bound properties (#249)
10 years ago
Rich Harris e0dd5e935d Merge pull request #320 from sveltejs/gh-13
10 years ago
Rich Harris 664f7c1639 Merge pull request #316 from sveltejs/gh-40
10 years ago
Rich Harris 3ccf61d9bc add development warnings for missing data properties with dev: true (#13)
10 years ago
Rich Harris 16f9e5a0d5 -> v1.8.1
10 years ago
Rich Harris 735131c943 Merge branch 'master' into gh-40
10 years ago
Rich Harris 3956b2eed8 Merge pull request #319 from sveltejs/gh-258
10 years ago
Rich Harris da70a3502c more informative error message when elements/blocks are left open (#258)
10 years ago
Rich Harris dde8c8555d Merge branch 'master' into gh-40
10 years ago
Rich Harris 535b683f35 Merge pull request #318 from sveltejs/implicitly-closed-elements
10 years ago
Rich Harris 8d807be4b1 handle implicitly closed elements
10 years ago
Rich Harris 1765db0e33 -> v1.8.0
10 years ago
Rich Harris b194b4859d use component.destroy() in tests instead of component.teardown()
10 years ago
Rich Harris bf094f9f25 add component.destroy() as alias of component.teardown(), to align with ondestroy
10 years ago
Rich Harris b7a2978ceb update tests
10 years ago