Commit Graph

1213 Commits (cae565bece941aee415d8542207a5ca206421c60)
 

Author SHA1 Message Date
Rich Harris cae565bece -> v1.22.4
7 years ago
Rich Harris ba822bd60c Merge pull request #642 from sveltejs/gh-639-b
7 years ago
Rich Harris 5c26f81f53 Merge pull request #641 from sveltejs/gh-639-a
7 years ago
Rich Harris d2d1b7576d Merge pull request #636 from sveltejs/gh-632
7 years ago
Rich Harris 9a70ca7874 mark indirect dependencies of <select> bindings - #639
7 years ago
Rich Harris 4b7b0503af skip failing SSR test for now
7 years ago
Rich Harris d3d026a510 sync state with view, if <select> binding does not have initial value (#639)
7 years ago
Rich Harris 135f626395 include ast in svelte.compile return value (#632)
7 years ago
Rich Harris 5dc12bbe84 -> v1.22.3
7 years ago
Rich Harris bb17940b7e Merge pull request #627 from sveltejs/gh-624
7 years ago
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