Commit Graph

  • b2a092bd17 Allow flow declarations to break on StringLiteralTypeAnnotations (#1437) Brian Ng 2017-04-27 13:21:42 -0500
  • 7a02e9ad27 feat(typescript): add delcare modifier support for vars, classes and functions (#1436) Lucas Azzola 2017-04-28 02:37:42 +1000
  • 4b3835925e fixed method 'check' error 'format' of undefined (#1424) lamo2k123 2017-04-26 21:02:53 +0300
  • 9c826c2ed5 Inline nullable in flow generics (#1426) Brian Ng 2017-04-26 11:27:06 -0500
  • fff743024c Add TSParameterProperty, TSAbstractClassDeclaration and TSAbstractMethodDefnition (#1410) Lucas Azzola 2017-04-27 02:25:58 +1000
  • 0a7e462ad7 add TSMethodSignature (#1416) Danny Arnold 2017-04-25 23:15:33 +0200
  • 90762bb111 fix VariableDeclarator not printing type parameters (#1415) Danny Arnold 2017-04-25 23:08:30 +0200
  • c609a5415a [experimental] Add linting step in test pipeline (#1172) Davy Duperron 2017-04-25 18:48:56 +0200
  • a7319dbbbb Fix optional flow parenthesis (#1357) Christopher Chedeau 2017-04-24 13:58:30 -0700
  • 689e520abe fix typeParameters printing TSFunctionType w/o breaking flow (#1397) Danny Arnold 2017-04-24 02:33:00 +0200
  • 6f0cc31fdb add TSIntersectionType (#1395) Danny Arnold 2017-04-23 19:27:40 +0200
  • 5f5566e4ef fix TSFunctionType failing on TypeParameters (#1394) Danny Arnold 2017-04-23 19:17:03 +0200
  • 44e55f7fa7 add TSMappedType and TSTypeParameter (#1393) Danny Arnold 2017-04-23 19:16:25 +0200
  • 150c701191 fix TSTypeReference not printing typeArguments (#1392) Danny Arnold 2017-04-23 17:31:50 +0200
  • 15df9abf81 add TSTypeOperator (#1396) Danny Arnold 2017-04-23 17:25:25 +0200
  • 95d505843e parent decides how to print type annotations (#1391) Danny Arnold 2017-04-23 03:09:53 +0200
  • d0e8976af8 Fix empty line in block with EmptyStatement (#1375) Vinh Le 2017-04-22 22:57:52 +0800
  • 7a8380772d Have --debug-check also run ast verification (#1337) Christopher Chedeau 2017-04-21 16:09:33 -0700
  • 768a81c5d5 Add example of using yarn test with arguments (#1383) Michal Srb 2017-04-21 23:54:28 +0100
  • c0a0bf46bc Fix missing trailing commas on flow generics (#1381) Brian Ng 2017-04-21 15:57:21 -0500
  • 96e5c889e3 fix do-while break (#1373) lemon79 2017-04-21 11:03:53 -0400
  • 99e4bae321 add TSConstructorType (#1367) Danny Arnold 2017-04-21 16:57:26 +0200
  • 9002379b70 add TSLastTypeNode and TSIndexedAccessType (#1370) Danny Arnold 2017-04-21 03:01:34 +0200
  • 93f040a9ea Skip trailing commas with FlowShorthandWithOneArg (#1364) Brian Ng 2017-04-20 16:46:41 -0500
  • d823fe6fca add printer branches for some TypeScript nodes (#1331) Danny Arnold 2017-04-20 00:41:18 +0200
  • 88e004184b 1.2.2 Christopher Chedeau 2017-04-19 13:19:26 -0700
  • bae08d4e7e Only break for conditionals (#1350) Christopher Chedeau 2017-04-19 13:18:01 -0700
  • 076804c09c 1.2.1 Christopher Chedeau 2017-04-19 12:00:25 -0700
  • 007cfd9179 Fix duplicate comments in classes (#1349) Christopher Chedeau 2017-04-19 11:59:23 -0700
  • bc53920734 1.2.0 Christopher Chedeau 2017-04-19 11:01:44 -0700
  • 3dc7562743 Don't inline paren at right of arguments (#1345) Christopher Chedeau 2017-04-19 10:44:00 -0700
  • aafcf5f381 Break if () if conditional inside breaks (#1344) Christopher Chedeau 2017-04-19 10:43:48 -0700
  • 042e603a6e Fix arrow function parenthesis with comments in flow (#1339) Christopher Chedeau 2017-04-19 10:43:31 -0700
  • 938f0e3404 Improve regex printing (#1341) Simon Lydell 2017-04-19 19:24:13 +0200
  • e2fbaaf1f3 Update link to @vjeux's React London presentation (#1330) Brent Vatne 2017-04-19 10:22:01 -0700
  • 706640d6dd Optimize `prettier --help` for humans (#1340) Simon Lydell 2017-04-19 18:04:47 +0200
  • cb79d82569 add printer branch for TSFirstTypeNode (#1332) Danny Arnold 2017-04-19 18:03:55 +0200
  • dc499ba990 Add information about Vim's other autocmd events (#1333) Joseph Frazier 2017-04-18 18:30:16 -0400
  • 565106dd63 Add parentheses for assignment as body of arrow (#1326) Kevin Gibbons 2017-04-18 13:28:33 -0700
  • 652e2f90fb Add prettier_d to Related Projects (#1328) Joseph Frazier 2017-04-18 16:27:36 -0400
  • 2e613cb37a Add jestbrains filewatcher docs (#1310) Simen Bekkhus 2017-04-18 18:47:38 +0200
  • 5e7503dadd Add typescript as a valid parser value (#1318) Pi Lanningham 2017-04-18 12:42:03 -0400
  • 8d03423d17 Avoid breaking arguments for last arg expansion (#1305) Christopher Chedeau 2017-04-18 08:40:08 -0700
  • 5995af25a3 Bail when traversing === groups (#1294) Christopher Chedeau 2017-04-18 08:39:47 -0700
  • 08e4e2c04c Do not print the sub-tree when using prettier-ignore (#1286) Christopher Chedeau 2017-04-18 07:51:50 -0700
  • 67a137f6d5 Double quotes for option values in Readme file (#1314) Tim 2017-04-18 01:07:38 +0300
  • 9cd4517a64 Fix template literal comments (#1296) Christopher Chedeau 2017-04-17 08:35:12 -0700
  • 8f2c20872b FIX: more documentation for jetbrains (#1265) Jon Stevens 2017-04-17 22:24:53 +0700
  • 3e5b123c37 Skip globbing filenames with node-glob when the filename is not a glob (#1307) Hawken Rives 2017-04-16 23:12:49 -0500
  • d6e5e6be60 omit 'doc' key from options object before passing it to format() (#1299) Aviv Rosental 2017-04-16 21:32:06 +0300
  • 1625730755 Remove emoji part from lint-staged's name (#1302) Giorgio Polvara 2017-04-16 18:47:08 +0200
  • 793db3150a Write out change CLI changes synchronously. Fixes #1287. (#1292) John Resig 2017-04-15 17:06:20 -0400
  • 8ba3fc8623 Add --dev option to suggested install cmd (#1289) Ethan Cohen 2017-04-15 10:05:38 -0400
  • f3155c3fc1 Fix isPreviousLineEmpry on Windows (#1263) Janic Duplessis 2017-04-14 19:02:19 -0400
  • 306870a2a0 match jsx files in pre-commit hook (#1276) Bill Mill 2017-04-14 11:16:17 -0400
  • ad637d0744 1.1.0 Christopher Chedeau 2017-04-13 18:40:04 -0700
  • 17051ece2c [WIP] no-semi comments (#1257) Christopher Chedeau 2017-04-13 18:33:46 -0700
  • 088754fb1e Fixing n.comments check in printer (#1239) Axel 2017-04-14 03:32:13 +0200
  • 6a259b60b5 Get rid of fixFaultyLocations code (#1252) Christopher Chedeau 2017-04-13 18:32:03 -0700
  • 9d616fc840 Remove trailing whitespace (#1259) Christopher Chedeau 2017-04-13 18:31:49 -0700
  • 61183f8ca6 Use a whitelist instead of blacklist for member breaking (#1261) Christopher Chedeau 2017-04-13 18:31:21 -0700
  • 2078225daa Fix flow union params (#1251) Jason Laster 2017-04-13 20:54:20 -0400
  • 97c662b87b Do not inline member expressions as part of assignments (#1256) Christopher Chedeau 2017-04-13 17:09:00 -0700
  • 1802545865 Document debugging strategies (#1253) Jason Laster 2017-04-13 18:50:21 -0400
  • 19b7febe9e Fix : ReferenceError: err is not defined (#1254) franxois 2017-04-14 00:49:53 +0200
  • 6ecbb99e8a fix small typo (#1255) Mike Wilcox 2017-04-13 18:49:27 -0400
  • d39654fa8b [1242]: Prettier 1.0 is the stabler release we've been waiting for (#1243) Douglas Wade 2017-04-13 14:23:14 -0700
  • 22f5ba0989 change semi default Christopher Chedeau 2017-04-13 10:18:35 -0700
  • 33c8a26cd6 Support semi and useTabs options in docs (#1232) Christopher Chedeau 2017-04-13 09:31:37 -0700
  • 23756cdc59 1.0 Christopher Chedeau 2017-04-13 09:28:42 -0700
  • 1a0067eae4 re-run tests Christopher Chedeau 2017-04-13 09:26:36 -0700
  • fe7ebc0cf7 Fix edge cases triggered by newlines in arrow functions (#1217) Christopher Chedeau 2017-04-13 09:21:18 -0700
  • 3709105199 Remove now unused getFirstString (#1231) Christopher Chedeau 2017-04-13 08:34:49 -0700
  • 4d9edec4e1 Fix trailing comma for rest element in Babylon (#1230) Brian Ng 2017-04-13 09:10:08 -0500
  • 4dfe92a76b Ensure JSXOpeningElement does not break with single text attr on Babylon (#1229) Brian Ng 2017-04-13 09:09:40 -0500
  • 485028c32f Fix ALL_PASERS typo in run_spec (#1227) Brian Ng 2017-04-13 09:08:55 -0500
  • 27d827aba6 Remove hasContent (#1222) Christopher Chedeau 2017-04-12 20:25:58 -0700
  • 33fdcaec8b Remove isCurlyBracket and isEmptyBlock (#1221) Christopher Chedeau 2017-04-12 20:25:44 -0700
  • f68531a45d Fix overflow for last argument expansion (#1224) Christopher Chedeau 2017-04-12 20:24:50 -0700
  • 5fa8df331e Add cli option for --no-semi (#1223) Alex Rattray 2017-04-12 18:51:08 -0700
  • 4a4e1817be Do not merge member chain if there's a comment in-between (#1218) Christopher Chedeau 2017-04-12 17:26:58 -0700
  • 5d8ffd0c2e Fix own line last if comment (#1219) Christopher Chedeau 2017-04-12 17:26:44 -0700
  • ee7cfa9501 Ignore empty statement in switch newline detection (#1220) Christopher Chedeau 2017-04-12 17:26:31 -0700
  • 3a7559be58 Preserve comment for last arg of ObjectMethod (#1216) Brian Ng 2017-04-12 18:32:04 -0500
  • ea957ed64a Fix function trailing comment location (#1195) Christopher Chedeau 2017-04-12 14:18:29 -0700
  • 32eecabc6d Stabilize comments on ObjectTypeAnnotation (#1214) Brian Ng 2017-04-12 16:13:34 -0500
  • b82220b20f Prittier printing of snapshots (#1190) Jan Kassens 2017-04-12 13:41:51 -0700
  • 8e1583fd16 Format the codebase using the pre-1.0 release (#1194) Christopher Chedeau 2017-04-12 10:16:11 -0700
  • 9a5b447c7f Propagate hard breaks within member expressions (fixes #1117) (#1193) James Long 2017-04-12 12:26:27 -0400
  • 36bec87d17 Enable no-semi mode and protect against ASI failures (#1129) Alex Rattray 2017-04-11 13:50:47 -0700
  • e3aa878187 Allow to break for member expressions after = (#1188) Christopher Chedeau 2017-04-11 11:37:46 -0700
  • 523f64ff14 Add ability to break for top member expression (#1036) Christopher Chedeau 2017-04-11 11:37:35 -0700
  • b6edf96cc4 Improve jsx output for style components (#1144) Christopher Chedeau 2017-04-11 09:33:02 -0700
  • 2e63684ff5 Add parenthesis for no-confusing-arrow rule (#1182) Christopher Chedeau 2017-04-11 09:20:39 -0700
  • e0eb438e7b Add newline for bracket-less arrow functions that return calls (#927) Christopher Chedeau 2017-04-11 08:50:49 -0700
  • 38305d1ec2 Update emacs README with prettier-args example (#1186) Paul Carduner 2017-04-11 08:35:41 -0700
  • 636d1af19e Add parenthesis for binary operators (#1153) Christopher Chedeau 2017-04-10 18:31:52 -0700
  • 9d5e8f19e4 Update README.md Christopher Chedeau 2017-04-10 16:18:01 -0700
  • 53d2b5e50c Add talks Christopher Chedeau 2017-04-10 16:17:39 -0700
  • f8bb95c5ae Fix merge conflict Christopher Chedeau 2017-04-10 11:26:43 -0700