Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris b0f6c500fb Merge pull request #199 from sveltejs/onerror
10 years ago
Rich Harris 14ef2ed41e Merge pull request #199 from sveltejs/onerror
10 years ago
Rich Harris 1bf4daeb67 increase patch coverage, again
10 years ago
Rich Harris c453ae5dd0 increase patch coverage, again
10 years ago
Rich Harris 929150fdfb increase patch coverage
10 years ago
Rich Harris c09a02caf2 increase patch coverage
10 years ago
Rich Harris 85c0381540 intercept parse errors with options.onerror
10 years ago
Rich Harris a9262f45ea intercept parse errors with options.onerror
10 years ago
Rich Harris e26f9e0f8b -> v1.2.4
10 years ago
Rich Harris a4a67ff98f -> v1.2.4
10 years ago
Rich Harris b95499d133 Merge pull request #198 from sveltejs/gh-197
10 years ago
Rich Harris 81e62ee924 Merge pull request #198 from sveltejs/gh-197
10 years ago
Rich Harris 014334128d implement triples in SSR compiler, and escape HTML for regular tags
10 years ago
Rich Harris c8b232f431 implement triples in SSR compiler, and escape HTML for regular tags
10 years ago
Arpad Borsos 48e325f3f5 move generator into separate file
10 years ago
Arpad Borsos 23b7759160
move generator into separate file
10 years ago
Rich-Harris cfad0a194e -> v1.2.3
10 years ago
Rich-Harris 66b6d4c8e2 -> v1.2.3
10 years ago
Rich Harris aa62c91f3d Merge pull request #183 from sveltejs/builder
10 years ago
Rich Harris 212a3560ee Merge pull request #183 from sveltejs/builder
10 years ago
Rich Harris b16a75ae5e Merge pull request #187 from sveltejs/gh-178
10 years ago
Rich Harris 9f04d46ffe Merge pull request #187 from sveltejs/gh-178
10 years ago
Rich Harris 7f006b88ab Merge pull request #190 from sveltejs/gh-188
10 years ago
Rich Harris 6b4d8bebbf Merge pull request #190 from sveltejs/gh-188
10 years ago
Rich-Harris e8fc20cc8a bump coverage – duplicate default export is handled by acorn
10 years ago
Rich-Harris a35c516350 bump coverage – duplicate default export is handled by acorn
10 years ago
Rich-Harris 78265c5b2d throw if default export is not an object literal
10 years ago
Rich-Harris 4a610f7073 throw if default export is not an object literal
10 years ago
Rich-Harris f143367ba2 use setAttribute() for list attributes – fixes #178
10 years ago
Rich-Harris be6b950abc use setAttribute() for list attributes – fixes #178
10 years ago
Rich-Harris 05972f7ac5 null is not an identifier
10 years ago
Rich-Harris 1cfbfb05d0 null is not an identifier
10 years ago
Rich-Harris d48b72de55 allow whitelisted globals (#185)
10 years ago
Rich-Harris c353aa2447 allow whitelisted globals (#185)
10 years ago
Rich Harris e5f183ffd5 Merge pull request #184 from sveltejs/gh-179
10 years ago
Rich Harris 161473a918 Merge pull request #184 from sveltejs/gh-179
10 years ago
Rich-Harris 21a7fe4dd5 ensure onrender and onteardown are not arrow function expressions
10 years ago
Rich-Harris 017b67aa38 ensure onrender and onteardown are not arrow function expressions
10 years ago
Rich-Harris f3a0880388 error if method is an arrow function expression and uses `this` or `arguments` (#179)
10 years ago
Rich-Harris a6c648b086 error if method is an arrow function expression and uses `this` or `arguments` (#179)
10 years ago
Rich-Harris a100c608d7 fix prepending code to builders
10 years ago
Rich-Harris a9c4b92493 fix prepending code to builders
10 years ago
Rich-Harris 84bfbcb0c5 use builders for local.init and local.update
10 years ago
Rich-Harris 3e57814b76 use builders for local.init and local.update
10 years ago
Rich-Harris 7b32c881f4 use builder instead of local.mount
10 years ago
Rich-Harris 2d35f937a9 use builder instead of local.mount
10 years ago
Rich-Harris 49665232eb use builders in place of local.detach and local.teardown
10 years ago
Rich-Harris 7c00ea47bc use builders in place of local.detach and local.teardown
10 years ago
Rich-Harris b21d3ffbe8 fix detach order for triples
10 years ago
Rich-Harris 83fe123a5c fix detach order for triples
10 years ago