Commit Graph

1262 Commits (b1d1cea3a4e8294a8574f56324c93ca05a07e72a)
 

Author SHA1 Message Date
Rich Harris d2d1b7576d Merge pull request #636 from sveltejs/gh-632
8 years ago
Rich Harris 9a70ca7874 mark indirect dependencies of <select> bindings - #639
8 years ago
Rich Harris 4b7b0503af skip failing SSR test for now
8 years ago
Rich Harris d3d026a510 sync state with view, if <select> binding does not have initial value (#639)
8 years ago
Rich Harris dceb2b533b first, very incorrect stab at hydration
8 years ago
Rich Harris f361d4287a add hydration tests
8 years ago
Rich Harris 135f626395 include ast in svelte.compile return value (#632)
8 years ago
Rich Harris 5dc12bbe84 -> v1.22.3
8 years ago
Rich Harris bb17940b7e Merge pull request #627 from sveltejs/gh-624
8 years ago
Rich Harris 596ab3a7fe remove TODO, is now taken care of
8 years ago
Rich Harris 928f6030d1 Merge pull request #635 from sveltejs/gh-634
8 years ago
Conduitry 051534eeae correctly handle empty <style> tag (#634)
8 years ago
Rich Harris 61f5cbef54 Merge pull request #630 from sveltejs/gh-620
8 years ago
Rich Harris 6a4c0fb80d Merge pull request #631 from sveltejs/gh-623-b
8 years ago
Conduitry 3aaec886cb fix missing component test
8 years ago
Rich Harris 728594b1c2 Merge pull request #629 from sveltejs/gh-621
8 years ago
Rich Harris d4153edebc Merge pull request #628 from sveltejs/gh-623
8 years ago
Rich Harris ff40308358 only enforce static type if input is bound (fixes #620)
8 years ago
Rich Harris b7ea045a04 rename addEventListener and removeEventListener (#621)
8 years ago
Rich Harris d45699db6f warn on missing component (#623)
8 years ago
Rich Harris e0917fd874 allow components to have computed member expressions for bindings (fixes #624)
8 years ago
Rich Harris 5c53f5b6a2 more useful presentation of failing SSR code
8 years ago
Rich Harris 6eb80e3732 Merge pull request #626 from sveltejs/gh-625
8 years ago
Rich Harris a88a56b809 add chalk devDependency
8 years ago
Rich Harris e730b38b9d lint
8 years ago
Rich Harris b89c42c851 fix #625
8 years ago
Rich Harris d50c29bb6a more improvements to ergonomics around test failures
8 years ago
Rich Harris 4037b647cb failing test for #625
8 years ago
Rich Harris 6227745467 remove logging
8 years ago
Rich Harris 3e5f8d05c5 improve readability of debugging printouts
8 years ago
Rich Harris 7c23579197 typo
8 years ago
Rich Harris 5c8ef93ff7 -> v1.22.2
8 years ago
Rich Harris 9c20938566 Merge pull request #619 from sveltejs/gh-616
8 years ago
Rich Harris 1a798ec8ad Merge branch 'master' into gh-616
8 years ago
Rich Harris fe75570b91 Merge pull request #618 from sveltejs/prettier
8 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task
8 years ago
Rich Harris b0a1616e31 add trailing commas to prettier config, only run on .ts files
8 years ago
Conduitry 05a7a262c3 also escape back-ticks and backslashes in text nodes in SSR code (#616)
8 years ago
Rich Harris 485d7b4ef1 update lint config
8 years ago
Rich Harris 10ecd81734 prettierfy test files
8 years ago
Rich Harris 66e4c7307a prettierfy rollup configs
8 years ago
Rich Harris 84595fb381 run prettier on src, update tests
8 years ago
Rich Harris 399ee4595a add prettier
8 years ago
Rich Harris 2f54282ac0 remove temporary file
8 years ago
Rich Harris f016a84d45 Merge pull request #617 from sveltejs/fix-magic-string-deprecation
8 years ago
Conduitry 03616943dd update for magic-string .overwrite API change
8 years ago
Rich Harris 6bfddc2141 -> v1.22.1
8 years ago
Rich Harris 4cd5303831 Merge pull request #613 from sveltejs/gh-612
8 years ago
Rich Harris 9bf9b51428 Merge pull request #614 from sveltejs/document-cascade
8 years ago
Conduitry d0996e071e document `cascade` option in readme
8 years ago