Commit Graph

1303 Commits (6f01d5f62f7988dc2b0764a1398d86d7c1dd367a)
 

Author SHA1 Message Date
Rich Harris 596ab3a7fe remove TODO, is now taken care of
7 years ago
Rich Harris 928f6030d1 Merge pull request #635 from sveltejs/gh-634
7 years ago
Conduitry 051534eeae correctly handle empty <style> tag (#634)
7 years ago
Rich Harris 61f5cbef54 Merge pull request #630 from sveltejs/gh-620
7 years ago
Rich Harris 6a4c0fb80d Merge pull request #631 from sveltejs/gh-623-b
7 years ago
Conduitry 3aaec886cb fix missing component test
7 years ago
Rich Harris 728594b1c2 Merge pull request #629 from sveltejs/gh-621
7 years ago
Rich Harris d4153edebc Merge pull request #628 from sveltejs/gh-623
7 years ago
Rich Harris ff40308358 only enforce static type if input is bound (fixes #620)
7 years ago
Rich Harris b7ea045a04 rename addEventListener and removeEventListener (#621)
7 years ago
Rich Harris d45699db6f warn on missing component (#623)
7 years ago
Rich Harris e0917fd874 allow components to have computed member expressions for bindings (fixes #624)
7 years ago
Rich Harris 5c53f5b6a2 more useful presentation of failing SSR code
7 years ago
Rich Harris 6eb80e3732 Merge pull request #626 from sveltejs/gh-625
7 years ago
Rich Harris a88a56b809 add chalk devDependency
7 years ago
Rich Harris e730b38b9d lint
7 years ago
Rich Harris b89c42c851 fix #625
7 years ago
Rich Harris d50c29bb6a more improvements to ergonomics around test failures
7 years ago
Rich Harris 4037b647cb failing test for #625
7 years ago
Rich Harris 6227745467 remove logging
7 years ago
Rich Harris 3e5f8d05c5 improve readability of debugging printouts
7 years ago
Rich Harris 7c23579197 typo
7 years ago
Rich Harris 5c8ef93ff7 -> v1.22.2
7 years ago
Rich Harris 9c20938566 Merge pull request #619 from sveltejs/gh-616
7 years ago
Rich Harris 1a798ec8ad Merge branch 'master' into gh-616
7 years ago
Rich Harris fe75570b91 Merge pull request #618 from sveltejs/prettier
7 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task
7 years ago
Rich Harris b0a1616e31 add trailing commas to prettier config, only run on .ts files
7 years ago
Conduitry 05a7a262c3 also escape back-ticks and backslashes in text nodes in SSR code (#616)
7 years ago
Rich Harris 485d7b4ef1 update lint config
7 years ago
Rich Harris 10ecd81734 prettierfy test files
7 years ago
Rich Harris 66e4c7307a prettierfy rollup configs
7 years ago
Rich Harris 84595fb381 run prettier on src, update tests
7 years ago
Rich Harris 399ee4595a add prettier
7 years ago
Rich Harris 2f54282ac0 remove temporary file
7 years ago
Rich Harris f016a84d45 Merge pull request #617 from sveltejs/fix-magic-string-deprecation
7 years ago
Conduitry 03616943dd update for magic-string .overwrite API change
7 years ago
Rich Harris 6bfddc2141 -> v1.22.1
7 years ago
Rich Harris 4cd5303831 Merge pull request #613 from sveltejs/gh-612
7 years ago
Rich Harris 9bf9b51428 Merge pull request #614 from sveltejs/document-cascade
7 years ago
Conduitry d0996e071e document `cascade` option in readme
7 years ago
Conduitry 9112671263 sanitize event name in handler function name (#612)
7 years ago
Rich Harris e8c1907709 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris 0491d7a6cc -> v1.22.0
7 years ago
Rich Harris c3fb711220 Merge pull request #603 from sveltejs/gh-592
7 years ago
Rich Harris 3b70920991 merge master -> gh-592
7 years ago
Rich Harris 6636ea3e0a Merge pull request #607 from sveltejs/gh-583
7 years ago
Rich Harris b5b484bd91 Merge pull request #606 from sveltejs/gh-584
7 years ago
Rich Harris 66a1fd76dd Merge pull request #605 from sveltejs/gh-602
7 years ago
Rich Harris e1001a7f34 add test for #610
7 years ago