コミット履歴

作者 SHA1 メッセージ 日付
  Lucas Duailibe a4da6e6c8e Inline _ or $ in the root of a method chain (#4621) 6 年 前
  Lucas Duailibe a6db391556 Short rule should only apply to the first identifier (#4575) 6 年 前
  Lucas Duailibe ea01781d8c Only break chains with short names if inside ExpressionStatement (#4505) 6 年 前
  Adam Pearce 09ac476a32 Nicer line wrapping for d3 (#4285) 6 年 前
  Lucas Duailibe 979b86944d Consider [0] to be part of the first member group 7 年 前
  Christopher Chedeau 777090ca99 Make the factory detection handle multiple elements (#3112) 7 年 前
  Lucas Duailibe 878412c680 Break parens for binaries in member expression (#2958) 7 年 前
  Chris Voll 4a6b61aaf3 fix: support sequential CallExpressions in member chains (#2990) 7 年 前
  Lucas Duailibe 902f7f0339 Use same logic for binary chain 7 年 前
  Lucas Duailibe bd78572b19 Break closing paren of ConditionalExpression in member chains 7 年 前
  Lucas Duailibe 955a2c1472 Keep conditional expressions in one line on method chains (#2784) 7 年 前
  Lucas Azzola 2e828de76f Print 3 or more chained calls on multiple lines (#2673) 7 年 前
  Lucas Azzola dd84559991 Merge computed MemberExpression in member chain (#2670) 7 年 前
  Lucas Azzola 77f0c05d2a fix(method-chain): break on non-literal computed member expression, fixes #2075 (#2087) 7 年 前
  Christopher Chedeau 924363193b Check if the next group has comments (#2040) 7 年 前
  Christopher Chedeau 3264da9cab Fix leading comment (#1920) 7 年 前
  Christopher Chedeau 8ad31635b6 Make the comment chain comment detection more robust (#1691) 7 年 前
  Christopher Chedeau cf716e5538 Handle trailing comments in member chains (#1686) 7 年 前
  Christopher Chedeau f69c5496c6 Break if the first group has an end of line comment (#1681) 7 年 前
  Christopher Chedeau c99a877b9f Do not break on [0] (#1441) 7 年 前
  Christopher Chedeau 97c662b87b Do not inline member expressions as part of assignments (#1256) 7 年 前
  Christopher Chedeau 4a4e1817be Do not merge member chain if there's a comment in-between (#1218) 7 年 前
  Jan Kassens b82220b20f Prittier printing of snapshots (#1190) 7 年 前
  Christopher Chedeau 523f64ff14 Add ability to break for top member expression (#1036) 7 年 前
  Christopher Chedeau e0eb438e7b Add newline for bracket-less arrow functions that return calls (#927) 7 年 前
  Christopher Chedeau c3199359b0 Revert "Improve snapshot naming" (#1070) 7 年 前
  ChristianHersevoort 4f7ae4815b Make it clear what parser was used in each snapshot (#1068) 7 年 前
  Christopher Chedeau a9185cb30e Stabilize comment on member chain with three elements (#1039) 7 年 前
  Christopher Chedeau d39facc022 Only allow same-line arrow-less body for explicit nodes (#966) 7 年 前
  Alex Rattray 24c314da01 Recursively find leading comments inside ReturnStatements (#955) 7 年 前