Commit Graph

  • f96fe1ea5e Initial support for GraphQL ObjectTypeDefinition (#2305) Christopher Chedeau 2017-06-27 18:22:04 -0700
  • 189027c7d3 GraphQL: Use spaces instead of commas (#2303) Christopher Chedeau 2017-06-27 18:13:07 -0700
  • 4d46a3975b GraphQL: Remove circular dependency in ast (#2304) Christopher Chedeau 2017-06-27 18:12:30 -0700
  • 850d51a033 Tweak name Christopher Chedeau 2017-06-27 17:30:13 -0700
  • b47c0b4e04 Allow formatting ranges of JSON (#2298) Joseph Frazier 2017-06-27 19:04:42 -0400
  • 5f063ab168 Fix locEnd() for postcss parser (#2295) Joseph Frazier 2017-06-27 18:12:22 -0400
  • adc71ef6ae 1.5.1 Christopher Chedeau 2017-06-27 13:42:31 -0700
  • 6f4eade422 Go back to babylon beta 13 (#2289) Christopher Chedeau 2017-06-27 11:51:23 -0700
  • 073a2071a8 Inline import('x') to avoid having trailing , (#2288) Christopher Chedeau 2017-06-27 11:40:20 -0700
  • 5e51caca1b Add GraphQL to README (#2265) Lucas Azzola 2017-06-28 03:18:22 +1000
  • 500cf98c06 1.5.0 Christopher Chedeau 2017-06-27 10:09:59 -0700
  • b257c68772 Use perl instead of sed for replacing eval Christopher Chedeau 2017-06-27 10:02:31 -0700
  • 803b7ff6b9 Add \n at the end of .graphql files (#2285) Christopher Chedeau 2017-06-27 09:49:15 -0700
  • 1e48f34ac8 Copy README.md to the dist/ folder (#2284) Christopher Chedeau 2017-06-27 09:48:06 -0700
  • e707bdd52f Print comments attached to {' '} (#2283) Christopher Chedeau 2017-06-27 09:35:03 -0700
  • 6017ac13c7 Create CNAME Christopher Chedeau 2017-06-27 07:43:54 -0700
  • be600337eb Improve JSX output when there is a single expression (#2274) Karl O'Keeffe 2017-06-27 03:05:34 +0100
  • 95a5f11be9 Tweak to support FB translation pipeline (#2272) Karl O'Keeffe 2017-06-26 17:30:52 +0100
  • 174bbda7ef Minor readme cleanups Simon Lydell 2017-06-26 17:42:28 +0200
  • fe7fb260a4 Fix a case where significant whitespace was dropped (#2270) Karl O'Keeffe 2017-06-26 11:03:13 +0100
  • 400f34624f Add module, class and typed nodes to sourceElements (#2266) Cyril Junod 2017-06-25 18:07:52 +0200
  • b8af5e5241 Update URL in atom.md Lucas Azzola 2017-06-25 14:24:05 +1000
  • caa77fbfe8 Join range start and range end documentation Lucas Azzola 2017-06-25 12:44:18 +1000
  • 9a55f5b2d6 Fix unstable arrow comments (#2262) Christopher Chedeau 2017-06-24 19:30:09 -0700
  • 438f5887e2 Add links to prettier's parsers Lucas Azzola 2017-06-25 12:27:49 +1000
  • f71fcd0b65 Fix variance location (#2261) Christopher Chedeau 2017-06-24 18:46:29 -0700
  • 38d4661ba9 Forward originalText in multiparser (#2260) Christopher Chedeau 2017-06-24 17:54:09 -0700
  • 8def8e13b0 Add caching for printing (#2259) Christopher Chedeau 2017-06-24 14:01:02 -0700
  • 6663bab8a3 Support trailing commas for function calls (#2257) Christopher Chedeau 2017-06-24 12:23:34 -0700
  • cc85769231 Add support for --trailing-comma for GraphQL (#2254) Christopher Chedeau 2017-06-24 11:20:45 -0700
  • b464189fb4 Add .graphql detection (#2256) Christopher Chedeau 2017-06-24 11:14:36 -0700
  • 59b3a9bc56 Add support for --no-bracket-spacing for GraphQL (#2255) Christopher Chedeau 2017-06-24 11:06:56 -0700
  • 2f96357884 Attach comments in multiparser (#2253) Christopher Chedeau 2017-06-24 11:06:50 -0700
  • 4b955a14c4 Return original input when specified range is unformattable (#2250) Joseph Frazier 2017-06-24 12:41:10 -0400
  • b0413fc1fe Range Formatter: Remove Program/File from valid Ancestor (#2248) Cyril Junod 2017-06-24 18:30:27 +0200
  • 811885d635 Delete webpack.config.js Christopher Chedeau 2017-06-24 08:32:54 -0700
  • b93191d4de Explode the options table (#2244) Lucas Azzola 2017-06-25 00:52:34 +1000
  • d8be8be57a Clean up API documentation Lucas Azzola 2017-06-24 18:13:02 +1000
  • 3474056b36 fix(typescript): handle ObjectPattern instead of ObjectExpression inside BinaryExpression, fixes #2237 (#2238) Lucas Azzola 2017-06-24 00:53:42 +1000
  • b2d5366897 Remove apostrophe from JetBrains Lucas Azzola 2017-06-23 23:01:12 +1000
  • f519c5f030 Add table of contents (#2230) Chaim Lando 2017-06-23 13:52:46 +0300
  • 0cc0ebc3bc Allow JSX lines to be recombined (#1831) Karl O'Keeffe 2017-06-22 17:19:44 +0100
  • 39954f7951 Handle conditions inside of a ternary (#2228) Christopher Chedeau 2017-06-21 18:17:30 -0700
  • ec1b672bbf Don't indent + in object value (#2227) Christopher Chedeau 2017-06-21 15:58:12 -0700
  • c36dd48339 First try scss when there's an @import with comma (#2225) Christopher Chedeau 2017-06-21 15:45:55 -0700
  • aac0d1dda0 Support inline template for new calls (#2222) Christopher Chedeau 2017-06-21 15:45:44 -0700
  • 63c47c85e0 JSON: Print trailing newline (#2226) Joseph Frazier 2017-06-21 18:40:19 -0400
  • 08060e7c94 Use fill for CSS values (#2224) Christopher Chedeau 2017-06-21 15:13:51 -0700
  • 04c41f6758 Fix up empty JSX element detection (#2220) Karl O'Keeffe 2017-06-21 21:48:02 +0100
  • e78e07e2ad refactor(multiparser): move css expression doc printing to transformCssDoc (#2214) Lucas Azzola 2017-06-22 06:41:24 +1000
  • 767138ce6c Remove node 6 from the test matrix Christopher Chedeau 2017-06-21 13:39:45 -0700
  • 5c61036fab Added definition of 'style' to README (#2221) Joe Critchley 2017-06-21 21:34:34 +0100
  • 313519d8ae Allow long media rules to break (#2219) Christopher Chedeau 2017-06-21 13:02:16 -0700
  • e8fb9bddf7 Fix type in README.md Simon Lydell 2017-06-21 20:12:18 +0200
  • 810ed8857c Update README.md Christopher Chedeau 2017-06-21 10:44:53 -0700
  • 0fbf23c1ee Turn off trailing comma for json (#2216) Simon Fridlund 2017-06-21 18:04:39 +0200
  • 785970a265 Use eslint-friendly-formatter to make errors clickable (#2200) Joseph Frazier 2017-06-20 21:38:33 -0400
  • b0a790017b Turn allowImportExportEverywhere on (#2207) Simon Fridlund 2017-06-20 23:42:58 +0200
  • 7cef77433a Bump babylon version (#2205) Brian Ng 2017-06-20 10:36:14 -0500
  • 43521565e7 CSS: lowercase hex colors, closes #2139 (#2203) Lucas Azzola 2017-06-20 23:07:31 +1000
  • 16db5971f0 Fix css-modules composes breaking with long line width (#2190) suǝʞǝǝpʇ 2017-06-19 11:41:10 +0200
  • 3769cbe5bb Fix typos in ./editors/vim/README.md Joseph Frazier 2017-06-18 18:06:20 -0400
  • 1511609c01 Support for printing GraphQL comments (#2187) Jon Wong 2017-06-18 13:37:52 -0400
  • eccb17495a Website: speed up load time, enable service worker (#2172) Lucas Azzola 2017-06-18 20:25:27 +1000
  • 4106a69b6d Improvements in Vim Prettier manual (#2188) EddiG 2017-06-18 13:21:44 +0500
  • 58413cde3e docs(readme): use unordered lists in options section Lucas Azzola 2017-06-18 15:41:22 +1000
  • af90402aab docs(readme): join API and CLI columns to prevent overflow Lucas Azzola 2017-06-18 15:25:24 +1000
  • 21f913cb6e CLI: ignore node_modules with ./**-style glob, fixes #2110 (#2185) Lucas Azzola 2017-06-18 14:35:42 +1000
  • 82a0bb5c5e fix(typescript): upgrade tsep, fixes #2143 (#2183) Lucas Azzola 2017-06-18 13:10:22 +1000
  • 69808cebfb Format JSON literals like object literals (#2181) Joseph Frazier 2017-06-17 20:49:22 -0400
  • 532ac0d3f8 Build/test dist/ on Travis (#2176) Joseph Frazier 2017-06-17 19:37:51 -0400
  • 33a1c713d5 Dedupe copy/pasted code in build.sh (#2179) Joseph Frazier 2017-06-17 17:39:30 -0400
  • d46b778dba Add json parser to dist/ build (#2178) Joseph Frazier 2017-06-17 17:09:48 -0400
  • a42db30946 Add JSON support (#2173) Joseph Frazier 2017-06-17 16:36:42 -0400
  • 59a294fcc9 Fix dist/ build by upgrading typescript to nightly (#2174) Joseph Frazier 2017-06-17 15:00:21 -0400
  • fe8cc68e56 Fix dist/ build on machines that don't support `sed -i ''` (#2175) Joseph Frazier 2017-06-17 14:59:45 -0400
  • 89971285e4 Move devDependencies to dependencies (#2124) Iaroslav Voloshchuk 2017-06-17 17:36:50 +0300
  • bff28023b3 Comments: attach method name comments with estree parsers, fixes #2141 (#2170) Lucas Azzola 2017-06-17 22:22:39 +1000
  • c669a1db72 TypeScript: group function params in call/construct signatures, fixes #2163 (#2169) Lucas Azzola 2017-06-17 12:09:18 +1000
  • a005211c96 Fix extra semicolon in ambient typescript declaration emit (#2165) (#2167) Stephen Wan 2017-06-16 11:20:59 -0700
  • 7e60d70f97 fix(typescript): always break interfaces onto multiple lines, fixes #2159 (#2161) Lucas Azzola 2017-06-16 10:34:54 +1000
  • aedc6d4269 Add integration test of invalid syntax (#2160) Joseph Frazier 2017-06-15 19:10:39 -0400
  • d8f29d2d5b Update tsep (#2153) James Henry 2017-06-15 19:55:23 +0100
  • 0410949984 Lock tsep to specific commit (#2152) James Henry 2017-06-15 13:45:38 +0100
  • 9e7b02d50e Print {} in import if it's in the source, fixes #2145 (#2150) Lucas Azzola 2017-06-15 20:19:01 +1000
  • cb44125a21 Let `prettier --stdin` work with keyboard input (#2147) Joseph Frazier 2017-06-14 19:57:29 -0400
  • 3bbfa97152 Check exit codes in integration tests (#2148) Joseph Frazier 2017-06-14 19:56:48 -0400
  • a2328edced TypeScript: keep parens around with yield/await non-null assertion, fixes #2137 (#2149) Lucas Azzola 2017-06-15 09:34:12 +1000
  • 3726067923 Override tsep loggerFn with noop (#2144) James Henry 2017-06-14 22:53:05 +0100
  • f361910036 Upgrade dependencies (#2140) Joseph Frazier 2017-06-14 17:29:35 -0400
  • 48bbd9cb6b Don't insert a cursor placeholder for a value-less path (#2136) Joseph Frazier 2017-06-14 12:05:06 -0400
  • b7e1c366e0 Vue: pretty-print binding syntax (#2108) Lucas Azzola 2017-06-14 22:33:15 +1000
  • 9b772cb4fd Add test for comment in TypeScript type parameters (#2132) James Henry 2017-06-14 11:10:03 +0100
  • 68550450b6 Typo fix (#2134) George Chung 2017-06-14 18:08:32 +0800
  • abfdbe1896 Upgrade typescript to 2.4 (#2120) Christopher Chedeau 2017-06-13 09:47:40 -0700
  • 8dd0cb2a05 Format CSS in template literals with expressions (#2102) Rodrigo Pombo 2017-06-13 13:45:16 -0300
  • 40c41f232f Website: usability improvements (#2118) Lucas Azzola 2017-06-14 02:20:13 +1000
  • e69d0fe5fb Create why-prettier.md Christopher Chedeau 2017-06-12 21:00:04 -0700
  • 0877612e68 Create README.md Christopher Chedeau 2017-06-12 20:00:42 -0700
  • d274e24e23 docs(readme): add "styled with prettier" badge Lucas Azzola 2017-06-13 10:45:08 +1000