Commit Graph

1218 Commits (b8141d0fc5ce49c5f520518a28f1a3a03fbffa3d)
 

Author SHA1 Message Date
Rich Harris b8141d0fc5 doh
9 years ago
Rich Harris 282a3553d2 add test for #643
9 years ago
Rich Harris 30bbbc5c30 fix bad indentation in generated code
9 years ago
Paul Sauve 62b42db6cf Fix #643
9 years ago
Rich Harris a798eda428 typo
9 years ago
Rich Harris e3ef32aa85 -> v1.22.4
9 years ago
Rich Harris 77cd688922 Merge pull request #642 from sveltejs/gh-639-b
9 years ago
Rich Harris 937a33b03c Merge pull request #641 from sveltejs/gh-639-a
9 years ago
Rich Harris 80ffa40b79 Merge pull request #636 from sveltejs/gh-632
9 years ago
Rich Harris 8a095f1d11 mark indirect dependencies of <select> bindings - #639
9 years ago
Rich Harris 6a13e538b3 skip failing SSR test for now
9 years ago
Rich Harris f2596decc6 sync state with view, if <select> binding does not have initial value (#639)
9 years ago
Rich Harris 0c0122cd1f include ast in svelte.compile return value (#632)
9 years ago
Rich Harris a0bef0338f -> v1.22.3
9 years ago
Rich Harris b844f7a58d Merge pull request #627 from sveltejs/gh-624
9 years ago
Rich Harris 1191dfc955 remove TODO, is now taken care of
9 years ago
Rich Harris 7a8203362b Merge pull request #635 from sveltejs/gh-634
9 years ago
Conduitry c31bdc6863 correctly handle empty <style> tag (#634)
9 years ago
Rich Harris ae39be8368 Merge pull request #630 from sveltejs/gh-620
9 years ago
Rich Harris 84f20b6ef1 Merge pull request #631 from sveltejs/gh-623-b
9 years ago
Conduitry f8cba43b07 fix missing component test
9 years ago
Rich Harris a6af95603b Merge pull request #629 from sveltejs/gh-621
9 years ago
Rich Harris 9ce31c4ffc Merge pull request #628 from sveltejs/gh-623
9 years ago
Rich Harris e926dc09f4 only enforce static type if input is bound (fixes #620)
9 years ago
Rich Harris 4591b3f0a5 rename addEventListener and removeEventListener (#621)
9 years ago
Rich Harris 20801f2dc2 warn on missing component (#623)
9 years ago
Rich Harris e04ae39b51 allow components to have computed member expressions for bindings (fixes #624)
9 years ago
Rich Harris 736f36b717 more useful presentation of failing SSR code
9 years ago
Rich Harris af08627fb5 Merge pull request #626 from sveltejs/gh-625
9 years ago
Rich Harris e68a00b9f1 add chalk devDependency
9 years ago
Rich Harris ef3d0f8dd1 lint
9 years ago
Rich Harris 745ed90bab fix #625
9 years ago
Rich Harris 81561703fa more improvements to ergonomics around test failures
9 years ago
Rich Harris 27a10994ad failing test for #625
9 years ago
Rich Harris 789f04c5e3 remove logging
9 years ago
Rich Harris a4e28a7499 improve readability of debugging printouts
9 years ago
Rich Harris 4747964bac typo
9 years ago
Rich Harris 9e4244ee00 -> v1.22.2
9 years ago
Rich Harris d595dd4d73 Merge pull request #619 from sveltejs/gh-616
9 years ago
Rich Harris 204ee5a746 Merge branch 'master' into gh-616
9 years ago
Rich Harris ec21df2a54 Merge pull request #618 from sveltejs/prettier
9 years ago
Rich Harris ba0cbdb8d0 TS-ify spaces.js and deindent.js, so they get included in prettier task
9 years ago
Rich Harris 3cc89a0a95 add trailing commas to prettier config, only run on .ts files
9 years ago
Conduitry 330c22e146 also escape back-ticks and backslashes in text nodes in SSR code (#616)
9 years ago
Rich Harris 63ceba3e57 update lint config
9 years ago
Rich Harris ecc84fbecf prettierfy test files
9 years ago
Rich Harris 11b80544ca prettierfy rollup configs
9 years ago
Rich Harris f92b33c130 run prettier on src, update tests
9 years ago
Rich Harris d4db81231b add prettier
9 years ago
Rich Harris 0bd7e9419e remove temporary file
9 years ago