Commit Graph

  • aaea8b1150 Simplify arrow functions that use blocks (fixes #268) (#496) James Long 2017-01-27 13:39:17 -0500
  • caf7f2a6f2 0.12.0 Christopher Chedeau 2017-01-26 20:24:17 -0800
  • 612574d02d Stop using conditionalGroup inside of UnionTypeAnnotation (#491) Christopher Chedeau 2017-01-26 18:41:50 -0800
  • 1d356651a3 Mention eslint-plugin-prettier in Related Projects (#490) Simon Lydell 2017-01-27 00:06:49 +0100
  • cde322bff8 Add CallExpression to the last argument expansion whitelist (#470) Christopher Chedeau 2017-01-26 14:24:50 -0800
  • 60fa5dae29 Don't break up JSXOpeningElement if it only has a single text attribute (#488) Alex Rattray 2017-01-26 14:22:56 -0800
  • 6ade2a1e4a Maintain windows line ending (#472) Christopher Chedeau 2017-01-26 14:16:42 -0800
  • 0957c8672a Indent computed member (#471) Christopher Chedeau 2017-01-26 11:58:47 -0800
  • 72c9424c53 Indent ternaries (#484) Alex Rattray 2017-01-26 11:58:40 -0800
  • eaddd4b3e6 Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) James Long 2017-01-26 14:57:43 -0500
  • 573936aacc [RFC] Hug Conditionals in JSX (#473) Christopher Chedeau 2017-01-26 11:51:08 -0800
  • 239521e97d CLI improvements (#478) Simon Lydell 2017-01-26 19:13:32 +0100
  • 03b4ed2fcf Added parens around in operator in for loops 🚀. (#468) Davy Duperron 2017-01-25 23:24:25 +0100
  • 620cb7be19 Add break points for class declaration (#466) Christopher Chedeau 2017-01-25 13:36:55 -0800
  • f8853ba856 docs: add related projects (#456) Kent C. Dodds 2017-01-25 13:33:38 -0800
  • 888c7a52dd Put decorators on the same line (#459) Christopher Chedeau 2017-01-25 13:30:09 -0800
  • 1334dbc781 Preserve new lines after directives (#464) Christopher Chedeau 2017-01-25 13:26:09 -0800
  • b4f1649d1a Fix spurious whitespace (#463) Christopher Chedeau 2017-01-25 13:24:16 -0800
  • d08c006902 Explain that you can pass options to the spec runner (#460) Henry Zhu 2017-01-25 12:30:48 -0500
  • 6e68f7495f Support printing import("a") (#458) Henry Zhu 2017-01-25 10:33:48 -0500
  • f8f0b340e0 Update lockfile James Long 2017-01-24 18:18:36 -0500
  • 69b5d098e9 Update package.json, use ast-types 0.9.4 (#453) daleroy 2017-01-24 15:08:35 -0800
  • 3375cfe605 Move tests around (#454) Christopher Chedeau 2017-01-24 14:35:37 -0800
  • f6708a5cca Fix integer CLI arguments (#452) James Long 2017-01-24 16:07:05 -0500
  • e13bb7dbba [RFC] Do not put spacing inside of arrays with bracketSpacing option enabled (#446) Christopher Chedeau 2017-01-24 11:38:12 -0800
  • 45f1dc8a01 Update snapshots James Long 2017-01-24 14:24:14 -0500
  • 409d4b6eb5 Ability to break on `:` for objects (#314) Davy Duperron 2017-01-24 20:20:24 +0100
  • 3aa267d5e8 Remove `multilineGroup` (#450) James Long 2017-01-24 13:54:01 -0500
  • d753e56a2a Better error message for assertDoc (#449) Christopher Chedeau 2017-01-24 10:53:54 -0800
  • fb52e7a5c8 Do not put a newline on empty `{}` for functions (#447) Christopher Chedeau 2017-01-24 09:37:01 -0800
  • 4c82f4a2ab Refactor traversal (#442) Christopher Chedeau 2017-01-23 17:16:26 -0800
  • ee0484521c Fix typo in variable name (#441) Michał Pierzchała 2017-01-24 00:47:34 +0100
  • cd2f7393ef Propagate breaks upwards automatically, introduce `breakParent`, and deprecate `multilineGroup` (#440) James Long 2017-01-23 18:47:11 -0500
  • 66fe2f78fa Validate user-provided config with jest-validate (#301) Michał Pierzchała 2017-01-23 22:33:58 +0100
  • c230562f65 Explain the `--color` option in a comment (#434) Simon Lydell 2017-01-23 22:29:57 +0100
  • 4ce637d69c Don't print double newlines at EOF to stdout (#437) Simon Lydell 2017-01-23 22:10:26 +0100
  • 5861c90913 Proper parenthesis for yield and await in conditional (#436) Christopher Chedeau 2017-01-23 10:25:38 -0800
  • ae2fb73425 [WIP] Add rationale document (#372) Christopher Chedeau 2017-01-23 09:56:17 -0800
  • b1b313091d Run prettier for 0.11.0 (#435) Christopher Chedeau 2017-01-23 09:49:46 -0800
  • ef531274f7 0.11.0 Christopher Chedeau 2017-01-23 09:40:01 -0800
  • 93c8270eee Update yarn.lock Christopher Chedeau 2017-01-23 09:16:47 -0800
  • bb1884320b Use babel-code-frame for syntax errors (#367) Simon Lydell 2017-01-23 18:10:51 +0100
  • 6b3d3bc066 Add glob support to the CLI (#363) Simon Lydell 2017-01-23 16:37:57 +0100
  • 515379435c Improve vim integration section (#416) Riley Tomasek 2017-01-23 10:27:52 -0500
  • 62f15f51ce Update commands.md (#430) Shigeaki Okazaki 2017-01-24 00:26:52 +0900
  • d9d704fd00 Revert "Workaround flow bug around trailing comma" (#429) Christopher Chedeau 2017-01-22 20:52:30 -0800
  • d7a44bae10 Add parenthesis when class expressions are left of a ternary (#428) Christopher Chedeau 2017-01-22 20:32:17 -0800
  • 4369e66017 Workaround flow bug around trailing comma (#427) Christopher Chedeau 2017-01-22 20:31:43 -0800
  • 3d4e0bf166 Re-run snapshot tests Christopher Chedeau 2017-01-22 19:31:59 -0800
  • 895709b4ca Fix missing parens around object in MemberExpression (#424) Brian Ng 2017-01-22 21:29:30 -0600
  • b13124bed4 Add parenthesis for class expression on left of member expression (#421) Christopher Chedeau 2017-01-22 19:05:46 -0800
  • d7992886dd Add parenthesis around export default assignments (#423) Christopher Chedeau 2017-01-22 19:05:33 -0800
  • 2acc3e5ea6 Add parenthesis around assignment for arrow function body (#422) Christopher Chedeau 2017-01-22 19:04:00 -0800
  • d57d8450dc Add parenthesis for yield inside of a conditional (#418) Christopher Chedeau 2017-01-22 19:03:43 -0800
  • 2a0e7b575c Ensure computed method names don't lose quotes (#419) Brian Ng 2017-01-22 20:41:31 -0600
  • 105a164423 Add parenthesis around class expression when left side of call expression (#409) Christopher Chedeau 2017-01-22 16:22:49 -0800
  • c8615ed9a6 Add parenthesis for arrow function inside of ternary (#408) Christopher Chedeau 2017-01-22 16:16:57 -0800
  • 41d92c1187 Fix in inside of the first group of a for (#406) Christopher Chedeau 2017-01-22 15:52:35 -0800
  • 2f220de204 Fix various parenthesis issues on the left side of template (#404) Christopher Chedeau 2017-01-22 15:43:57 -0800
  • e45a9b0582 Also do the class extend parenthesis for class expressions (#403) Christopher Chedeau 2017-01-22 15:35:45 -0800
  • 4a47eff474 Fix +++x (#401) Christopher Chedeau 2017-01-22 15:21:25 -0800
  • 95df4ff655 Remove trailing comma for array destructuring with rest (#400) Christopher Chedeau 2017-01-22 15:20:47 -0800
  • badab37dd1 Remove unneeded parens for FunctionExpression inside LogicalExpression (#399) Brian Ng 2017-01-22 17:00:13 -0600
  • bf32905c3f Fix parenthesis in object as left-hand-side of template (#398) Christopher Chedeau 2017-01-22 14:33:34 -0800
  • b77703a942 Fix class inside of binary expression missing parenthesis (#397) Christopher Chedeau 2017-01-22 14:33:04 -0800
  • fac5cd0801 Fix class extends parenthesis (#396) Christopher Chedeau 2017-01-22 14:19:53 -0800
  • 9a71a907e5 add formatAST() for formatting ASTs directly (#393) Charles Pick 2017-01-22 22:00:23 +0000
  • 7be4994d1a Empty switch should not have an empty line (#384) Christopher Chedeau 2017-01-22 12:40:46 -0800
  • 3d95e8317b Fix forced trailing comma (#382) Christopher Chedeau 2017-01-22 12:34:35 -0800
  • 1f92218a06 Fix empty labels (#383) Christopher Chedeau 2017-01-22 12:34:27 -0800
  • 58a97ab597 Fix missing semi-colon in for loop and var body (#388) Christopher Chedeau 2017-01-22 12:34:14 -0800
  • 1a9e5e9022 Support multiple standalones in import (#389) Christopher Chedeau 2017-01-22 12:34:00 -0800
  • d944ebf6db Ignore EmptyStatement inside of switch case (#391) Christopher Chedeau 2017-01-22 12:33:21 -0800
  • 8ed75acf46 Output strings with the minimum amount of escaped quotes (#390) Simon Lydell 2017-01-22 21:32:43 +0100
  • e31203f4bf Fix some parens cases for UpdateExpressions (#381) Brian Ng 2017-01-21 22:14:22 -0600
  • 40748a2dc9 Fix CLI options (#369) Simon Lydell 2017-01-22 01:48:18 +0100
  • b8ecf6e5ad s/jscodefmt/prettier/ (#370) Simon Lydell 2017-01-22 01:42:13 +0100
  • 4611020214 Warn if using deprecated CLI options (#364) Simon Lydell 2017-01-21 18:23:29 +0100
  • e4f67d8a2f Exit with an error if an unknown CLI option is passed (#365) Simon Lydell 2017-01-21 18:11:34 +0100
  • 4bc859b1fc Fix export extension output (#361) Christopher Chedeau 2017-01-20 19:20:31 -0800
  • b953ff0835 Add parens for default export FunctionExpressions (#345) Brian Ng 2017-01-20 21:17:16 -0600
  • 237e6f44bc Use a Symbol instead of the private dep (#359) Henry Zhu 2017-01-20 18:55:24 -0500
  • 21729d8207 Drop jsesc (#357) Christopher Chedeau 2017-01-20 14:55:41 -0800
  • 080b7f8ec4 Swap quotes (#355) Christopher Chedeau 2017-01-20 14:47:52 -0800
  • d20a580655 Run prettier on the codebase (#354) Christopher Chedeau 2017-01-20 10:12:37 -0800
  • 92f14d79df v0.0.10 (#353) Christopher Chedeau 2017-01-20 10:00:01 -0800
  • c468fde106 Add debugging support for doc IR (#347) Christopher Chedeau 2017-01-20 09:54:32 -0800
  • 896bb5b26d Indent while test the same way as if test (#352) Christopher Chedeau 2017-01-20 09:42:16 -0800
  • 9fc85eb30d Remove parens around AwaitExpression in ternary (#346) Brian Ng 2017-01-19 21:18:02 -0600
  • d8d5c7bc55 Introduce --parser/parser option and deprecate --flow-parser/useFlowParser (#342) Christopher Chedeau 2017-01-19 14:35:12 -0800
  • a8ca2b21f4 Add semicolon to more default exports (#343) Kevin Gibbons 2017-01-19 14:30:36 -0800
  • 658998c5b1 Refactor index.js (#340) Christopher Chedeau 2017-01-19 14:18:22 -0800
  • 8202a6c3b5 Normalize exports (#339) Christopher Chedeau 2017-01-19 13:45:36 -0800
  • aef3e387f8 Extract parser.js (#338) Christopher Chedeau 2017-01-19 13:23:04 -0800
  • 4e5084386d Kill fromString (#335) Christopher Chedeau 2017-01-19 13:20:03 -0800
  • 9682c16de5 Remove unused functions from recast (#337) Christopher Chedeau 2017-01-19 13:19:52 -0800
  • 173f63f043 Fix node 4 (#336) Christopher Chedeau 2017-01-19 12:57:23 -0800
  • ad96fce6c2 Split pp.js into doc-{printer,builders,utils}.js (#334) Christopher Chedeau 2017-01-19 12:46:57 -0800
  • ab046c6850 Remove Printer module in favor of single function (#333) Christopher Chedeau 2017-01-19 12:43:10 -0800
  • 6e57b7f2dd Print dangling comments in blocks (#331) James Long 2017-01-19 14:46:37 -0500