Commit Graph

  • da7c97e0bb Stabilize label comments (#1179) Christopher Chedeau 2017-04-10 11:22:35 -0700
  • 45796601c4 Fix last comment of an if test (#1042) Christopher Chedeau 2017-04-10 11:05:10 -0700
  • f51c5daacb Fix comment detection before comma (#1127) Christopher Chedeau 2017-04-10 11:03:35 -0700
  • 0669160adc Fix last argument comment for function declaration (#1176) Christopher Chedeau 2017-04-10 10:55:29 -0700
  • 11ee5529a5 Add parens around arrow function return type (#1152) Christopher Chedeau 2017-04-10 10:51:31 -0700
  • 3d64e789b5 Improve printing of chained interesctions (#1155) Christopher Chedeau 2017-04-10 10:50:38 -0700
  • 6bff3f2de8 Fix switch new lines (#1156) Christopher Chedeau 2017-04-10 10:50:02 -0700
  • 8cc5f22090 Fix parenthesis when call inside of new (#1169) Christopher Chedeau 2017-04-10 10:49:13 -0700
  • 6552257ab0 Stabilize else comments (#1177) Christopher Chedeau 2017-04-10 10:46:44 -0700
  • 3eda5fb885 Print return dangling comment (#1178) Christopher Chedeau 2017-04-10 10:46:25 -0700
  • 1b31b82077 Enhance README (#1174) Raghuvir Kasturi 2017-04-11 04:19:58 +1200
  • 0e2bc09409 Properly handle \r\n in JSXText (#1170) Christopher Chedeau 2017-04-09 16:37:54 -0700
  • d1191adce6 Fix ampersand in jsx href and src (#1056) Davy Duperron 2017-04-08 16:55:50 +0200
  • dc93bdc983 Sync the Flow tests (#1163) Simon Lydell 2017-04-08 16:52:38 +0200
  • bfd5fa4515 Add doc debug printing for line-suffix-boundary (#1158) Karl O'Keeffe 2017-04-07 22:15:35 +0100
  • 41dee70795 Allow to break after = for strings (#1142) Christopher Chedeau 2017-04-07 10:51:02 -0700
  • 6b806d4411 Re-run snapshot tests Christopher Chedeau 2017-04-07 09:37:53 -0700
  • f69b26081f Stabilize VariableDeclarator comments (#1130) Christopher Chedeau 2017-04-07 07:57:44 -0700
  • 728f3fb408 Change prettier-with-tabs to prettier-miscellaneous (#1149) Rafael Hengles 2017-04-07 11:56:55 -0300
  • 170e4d558a Refactored option to indent with tabs (#1026) Rafael Hengles 2017-04-06 23:49:37 -0300
  • 651cce2066 Import new_spread flow tests (#1138) Brian Ng 2017-04-05 19:39:11 -0500
  • 2e96574941 Switch to new test syntax for flow predicate tests (#1137) Brian Ng 2017-04-05 18:32:55 -0500
  • 8e9fb43841 Fix trailing comment on switch case (#1136) Lucas Duailibe 2017-04-05 20:27:14 -0300
  • d0666c3da4 Fix leading comment inside returned SequenceExpression (#1133) Alex Rattray 2017-04-05 13:41:35 -0700
  • bab9b5b93a Remove trailing spaces Christopher Chedeau 2017-04-05 13:28:02 -0700
  • fe5de43cd7 Fix printing of Flow type number literals (#1128) (#1132) Joseph Savona 2017-04-05 13:22:23 -0700
  • 69879e23bc Print comment after key (#1131) Lucas Duailibe 2017-04-05 17:10:10 -0300
  • 926f9c4dfb Handle unconventional newlines (#1050) Christopher Chedeau 2017-04-05 10:54:39 -0700
  • 61ad2f1d34 "// prettier-ignore" position within comments doesn't matter (#1126) Eric Clemmons 2017-04-05 12:51:20 -0500
  • def91efd16 Support "// prettier-ignore" in comment blocks (#1125) Eric Clemmons 2017-04-05 12:08:08 -0500
  • 3ddd6c9271 docs(readme) added TOC (#1123) Gregor Adams 2017-04-05 17:55:26 +0200
  • b2c63b291d Fix spread snapshot test (#1119) Christopher Chedeau 2017-04-04 18:44:48 -0700
  • 1578e180f4 Add support for flow type spread in .43 and babylon beta8 (#1064) Christopher Chedeau 2017-04-04 14:52:16 -0700
  • 6c9cb86a6d Ability for interface to break (#1060) Christopher Chedeau 2017-04-04 14:25:17 -0700
  • cefec125f7 Update README.md: fixed typo, added links (#1115) Dara Hak 2017-04-04 23:23:52 +0200
  • d9a4efcc35 Bump babylon to 7.0.0-beta.8 (#1118) Brian Ng 2017-04-04 16:21:56 -0500
  • 96b0a33cff Fix printing of exact object flow type annotations (#1114) Simon Lydell 2017-04-03 19:24:36 +0200
  • eff5af6ca9 Add check method to Prettier Node API. (#1104) Brian Holt 2017-04-03 09:54:10 -0700
  • 2c9af5ffcc refmt -> prettier in emacs support (#1113) António Nuno Monteiro 2017-04-02 15:05:30 -0700
  • a707dda53b note on styled-with-prettier badge to README (#1095) Yatharth Khatri 2017-03-29 19:56:01 +0530
  • 7702a2b1e3 Add note to README regarding vim-jsx plugin (#1085) Christopher Moeller 2017-03-25 10:10:38 -0500
  • 04c959d687 Feature/verify against same snapshot (#1087) ChristianHersevoort 2017-03-25 16:10:17 +0100
  • 862adaf94d Document prettier-ignore (#1082) Karl Horky 2017-03-23 15:33:04 +0100
  • 60816af4ce Add support for currying (#1066) Christopher Chedeau 2017-03-22 13:33:28 -0700
  • dd792a2b22 Fix tests Christopher Chedeau 2017-03-22 10:20:42 -0700
  • dc0fbf7822 Special logic for flow intersection (#1018) Christopher Chedeau 2017-03-22 10:01:34 -0700
  • 04eba07aab Hug on single object destructuring function (#1022) Christopher Chedeau 2017-03-22 09:58:33 -0700
  • d8a64dec6c Remove a few node types (#1075) Brian Ng 2017-03-22 11:51:36 -0500
  • 42910424a1 Fix parsing flow variance on babylon 7 (#1069) Brian Ng 2017-03-22 11:37:26 -0500
  • dfd42d8306 Fix class method comments (#1074) Davy Duperron 2017-03-22 17:26:27 +0100
  • 41977c293e Add support for ForOfStatement with await flag (#1073) Brian Ng 2017-03-22 11:23:57 -0500
  • c3199359b0 Revert "Improve snapshot naming" (#1070) Christopher Chedeau 2017-03-21 17:38:28 -0700
  • e7312ad7b2 Remove mutation in `printBinaryishExpressions` (#1067) Simon Lydell 2017-03-21 22:49:08 +0100
  • 4f7ae4815b Make it clear what parser was used in each snapshot (#1068) ChristianHersevoort 2017-03-21 22:47:23 +0100
  • ce6e897950 [RFC] Fix comment location for binary expressions (#1043) Christopher Chedeau 2017-03-21 12:13:13 -0700
  • 24f9cc3a71 Vim readme (#1058) Erick Romero 2017-03-20 23:12:10 -0600
  • 389d9d0fad Fix unstable comments in assignment pattern (#1055) Davy Duperron 2017-03-21 02:49:42 +0100
  • 553966345a Fix comment sorting location (#1038) Christopher Chedeau 2017-03-20 10:21:54 -0700
  • e88e76cf92 Do not use more than one file descriptor at a time (#1048) Christopher Chedeau 2017-03-20 10:14:33 -0700
  • 569791a57a Update babylon to 7.0.0-beta.4 (#1047) Christopher Chedeau 2017-03-20 09:46:31 -0700
  • b012f7531e Fix comments inside of ObjectPattern (#1045) Christopher Chedeau 2017-03-20 09:42:07 -0700
  • a502bf9f45 Add ability for flow generics to break (#1041) Christopher Chedeau 2017-03-20 09:35:30 -0700
  • 82d6e0b4ab Unrestrict flow union comments check (#1040) Christopher Chedeau 2017-03-20 09:33:42 -0700
  • a9185cb30e Stabilize comment on member chain with three elements (#1039) Christopher Chedeau 2017-03-20 09:32:49 -0700
  • f656db7728 update-yarn-lock Christopher Chedeau 2017-03-19 08:54:17 -0700
  • e41ed4955d [WIP] Add some typescript tests (#1033) Rasmus Eneman 2017-03-19 16:06:52 +0100
  • c749ddd508 Add parens around return for binaryish expressions (#870) Christopher Chedeau 2017-03-18 19:35:09 -0700
  • 9eb389b9f4 Group first arg for inline functions (#947) Royce Townsend 2017-03-19 02:20:07 +0800
  • eeae443b43 Separate `if` and `else` groups (fixes #616) (#1032) James Long 2017-03-17 17:02:35 -0400
  • dc52a71923 Inline class expressions for bracket-less arrow functions (#1023) Christopher Chedeau 2017-03-17 11:01:17 -0700
  • 328a5be284 Hide typescript parser from static analysis (#1024) Christopher Chedeau 2017-03-17 11:00:43 -0700
  • 16ed595086 Preserve comment position for last arg or method (#1025) Christopher Chedeau 2017-03-17 11:00:01 -0700
  • 35547993d4 Add breakParent support for willBreak (#674) Christopher Chedeau 2017-03-17 10:51:22 -0700
  • 748dcbf70d Fix import declaration comments (#1030) Davy Duperron 2017-03-17 16:11:43 +0100
  • dde8463ad9 Fix additional empty line switch case comment (#936) Davy Duperron 2017-03-17 16:08:36 +0100
  • 76e26f08a0 Fix dot notation in decorators (#1029) Hampus Ohlsson 2017-03-16 16:27:20 -0400
  • 440ddc2e1a Remove unused code. (#1028) Davy Duperron 2017-03-16 21:26:44 +0100
  • 60b6d6fc56 Mention prettier-standard package (#1010) Adam Stankiewicz 2017-03-16 18:33:23 +0100
  • 915967b974 No parenthesis for Flow shorthand with one arg (#972) Davy Duperron 2017-03-16 18:32:59 +0100
  • a9c84e536a Enable yarn caching in .travis.yml (#1016) Walter Breakell 2017-03-15 21:23:03 -0600
  • 3a80345e0c re-run snapshot tests Christopher Chedeau 2017-03-15 18:54:34 -0700
  • b8a7e5166b Add parens for ConditionalExpression inside JSXSpreadAttribute (#1015) Brian Ng 2017-03-15 20:52:31 -0500
  • c82bb4e003 Fix exports (#998) Davy Duperron 2017-03-16 00:29:15 +0100
  • 7105f972b4 [RFC] Add softline to assignment of binary expressions (#871) Christopher Chedeau 2017-03-15 09:45:40 -0700
  • 332babe77d Fix single optional arrow param printing (#1002) Dan Harper 2017-03-15 16:38:13 +0000
  • a2b560887c Add support for breaks in TupleTypeAnnotation (#1003) Brian Ng 2017-03-15 11:35:22 -0500
  • 2b93bf4f30 Use correct print-width argument (#1006) Sean Grove 2017-03-15 09:30:58 -0700
  • 36a1d12f47 Do not respect newlines for object destructuring pattern (#981) Christopher Chedeau 2017-03-14 18:36:35 -0700
  • 0fc8584827 Update repo links (#993) Simen Bekkhus 2017-03-13 16:39:54 -0500
  • 411f0fb6e7 Print line/mixed comments on new lines inside JSXEmptyExpression (#985) David Hong 2017-03-11 13:23:11 +1100
  • 0aa3617689 Fix for of/in comment on its own line around in/of (#901) Christopher Chedeau 2017-03-09 11:10:55 -0800
  • d034564481 Remove parens from chained assignments (#967) Brian Ng 2017-03-09 11:17:16 -0600
  • 344401c038 0.22.0 Christopher Chedeau 2017-03-09 09:15:40 -0800
  • d39facc022 Only allow same-line arrow-less body for explicit nodes (#966) Christopher Chedeau 2017-03-09 09:08:12 -0800
  • 9ef8c709bb fix_tests Christopher Chedeau 2017-03-09 08:59:23 -0800
  • b8bdb6c243 Inline BinaryExpressions inside JSXExpression (#965) Brian Ng 2017-03-09 09:59:53 -0600
  • 35bd29be2c Stabilize comment after object label (#958) Christopher Chedeau 2017-03-09 07:55:35 -0800
  • ee1717e7b7 Make comments around empty parenthesis be inside (#957) Christopher Chedeau 2017-03-09 07:55:18 -0800
  • c2aacae54c Fix `in` inside of a for in a nested way (#954) Christopher Chedeau 2017-03-08 17:09:37 -0800
  • 24c314da01 Recursively find leading comments inside ReturnStatements (#955) Alex Rattray 2017-03-08 17:06:18 -0800