Commit Graph

  • 291871df53 docs: Add pre-commit hook with 🚫💩 lint-staged section to the README (#714) Andrey Okonetchnikov 2017-02-16 02:52:03 +0100
  • 0e399f0414 [Docs]: update Readme to reference VS extension (#720) Tom McKearney 2017-02-15 20:51:34 -0500
  • e0f82cd7d9 Ensure importKind is printed (#718) Brian Ng 2017-02-15 14:56:34 -0600
  • 1b37cb0365 [RFC] Remove parenthesis object special case (#689) Christopher Chedeau 2017-02-15 07:20:37 -0800
  • 0c00290dd3 Inline objects & arrays as right part of a boolean expression (#692) Christopher Chedeau 2017-02-15 06:41:06 -0800
  • 9a5090a473 Do not inline new as last argument (#705) Christopher Chedeau 2017-02-15 06:37:01 -0800
  • eda26398e5 [Docs] Use replaceState API when demo code changes (#710) Brandon Mills 2017-02-15 00:02:17 -0500
  • 74fb4a43b1 0.17.1 Christopher Chedeau 2017-02-14 13:47:46 -0800
  • 997de74553 Use `readline` api to manipulate `process.stdout` output. (#687) Umidbek Karimov 2017-02-15 01:44:14 +0400
  • f73ae2978e [JSX] Don't add newline following newline (#690) Alex Rattray 2017-02-14 13:41:51 -0800
  • f3d64b0ffc fix --debug-check Christopher Chedeau 2017-02-13 19:25:28 -0800
  • fbba7db6e2 0.17.0 Christopher Chedeau 2017-02-13 19:11:05 -0800
  • 162ae7b51f [RFC] Introduce prettier-ignore-next (#671) Christopher Chedeau 2017-02-13 18:58:50 -0800
  • b661fecd9c Fix comments in return statement argument (#657) Davy Duperron 2017-02-14 03:35:42 +0100
  • d09e455a71 Always put a hardline before dangling comment (#675) Christopher Chedeau 2017-02-13 17:08:58 -0800
  • 4dca78dbed Add option for putting > on the last line in jsx (#661) Christopher Chedeau 2017-02-13 09:57:05 -0800
  • 1415040263 [WIP] Fix Flow DeclareTypeAlias (#669) Davy Duperron 2017-02-13 18:17:20 +0100
  • ec6ffbe063 Properly support member chains comments (#668) Christopher Chedeau 2017-02-13 09:05:18 -0800
  • c4b83c7653 Ensure that all comments are printed (#571) Christopher Chedeau 2017-02-13 09:04:21 -0800
  • 76982ee2f7 Fix Flow union type annotations indentation (#650) Davy Duperron 2017-02-13 18:03:56 +0100
  • 1a8e97f92b Fix trailing commas with a trailing comment (#664) Christopher Chedeau 2017-02-13 07:13:16 -0800
  • 287db4a9b6 Stabilize comments inside of ternaries (#666) Christopher Chedeau 2017-02-13 07:12:31 -0800
  • 3464092cc4 Soft break the first member of a chain (#667) Christopher Chedeau 2017-02-13 07:07:33 -0800
  • abbf0b4c81 Stabilize comments inside of if/then/else before { (#672) Christopher Chedeau 2017-02-13 06:55:54 -0800
  • 76e599ec97 Avoid unneeded parenthesis for colon with comments (#673) Christopher Chedeau 2017-02-13 06:55:09 -0800
  • 1fed39ae30 Print line-suffix in --debug-print-doc (#676) Christopher Chedeau 2017-02-13 06:46:44 -0800
  • c5bfdae5d8 Fix dangling comments for arrays (#665) Christopher Chedeau 2017-02-12 20:09:39 -0800
  • 8a27e121ed fix typo in JetBrains External Tool config readme (#679) Ilya Panasenko 2017-02-13 03:45:49 +0200
  • 6632b95497 Preserve blank lines inside of objects (#606) Christopher Chedeau 2017-02-09 08:08:58 -0800
  • 0287cadc62 Run prettier 0.16.0 on the codebase (#631) Christopher Chedeau 2017-02-09 07:44:56 -0800
  • 4a00bc33a5 Put short elements at right of single binary expression on same line (#605) Christopher Chedeau 2017-02-09 07:44:03 -0800
  • cda7650e27 Do not indent binary expressions inside of if (#604) Christopher Chedeau 2017-02-09 07:36:05 -0800
  • 97fd8a8d81 Log filename with [update] or [ignore] flags during `--write` process. (#584) Umidbek Karimov 2017-02-07 23:03:48 +0400
  • 91d4f400a4 [JSX] jsx-whitespace breaks with parent (fixes #622) (#626) Alex Rattray 2017-02-07 10:47:34 -0800
  • 79d537a3b0 test on current release of node.js (#595) Nathan Friedly 2017-02-07 12:46:39 -0500
  • a051545fcb Preserve empty line before last comment (#594) Christopher Chedeau 2017-02-07 09:41:49 -0800
  • 05637a73d3 Update snapshots James Long 2017-02-07 12:15:36 -0500
  • 2ff937acdd Fix formatting in readme James Long 2017-02-07 10:42:54 -0500
  • a3a6834a05 Expand vim instructions James Long 2017-02-07 10:42:02 -0500
  • 6a05a55852 Remove last trailing line for directives-only files (#609) Christopher Chedeau 2017-02-07 07:39:04 -0800
  • 4df5250f74 Add --debug-check cli option (#627) Christopher Chedeau 2017-02-07 07:04:44 -0800
  • ee593bb645 [JSX] Fix spurious newline (fixes #614) (#628) Alex Rattray 2017-02-07 06:58:25 -0800
  • 98d04d8c70 0.16.0 Christopher Chedeau 2017-02-05 18:28:20 -0800
  • b42e865c61 Print dangling on ast on all the paths Christopher Chedeau 2017-02-04 18:53:13 -0800
  • 7abd6f5f9b Fix single indented JSX comment (#596) Christopher Chedeau 2017-02-04 18:37:18 -0800
  • 153bf4cad9 Remove first line special case (#597) Christopher Chedeau 2017-02-04 18:36:48 -0800
  • df831d7b59 Fix files with only comments on the flow parser (#598) Christopher Chedeau 2017-02-04 18:36:29 -0800
  • c07329b4ef Do not attach comments to EmptyStatement (#599) Christopher Chedeau 2017-02-04 18:32:51 -0800
  • 77bf64c6b1 Print CallExpression comments inside of memberChain (#600) Christopher Chedeau 2017-02-04 18:31:54 -0800
  • fb9629ca7f Better support try/catch comments (#607) Christopher Chedeau 2017-02-04 18:25:29 -0800
  • 91087e1e84 Use arrow function when inputted that way for flow objects (#608) Christopher Chedeau 2017-02-04 18:23:37 -0800
  • 8c66e44db1 Fix use strict as expression statement (#602) Davy Duperron 2017-02-04 22:16:24 +0100
  • 6b74de3716 Remove test.js and put it back in the gitignore Christopher Chedeau 2017-02-03 14:37:04 -0800
  • 3b66af3d60 Remove the concept of globalPrecedingNode (#561) Christopher Chedeau 2017-02-03 13:56:06 -0800
  • 0924e7f3dc Break long imports (#590) Christopher Chedeau 2017-02-03 13:19:14 -0800
  • e623668183 Make all the member expressions but the last one part of the first group (#589) Christopher Chedeau 2017-02-03 13:18:54 -0800
  • 57ab92ed33 Support dangling comments in ClassBody (#570) Christopher Chedeau 2017-02-03 13:16:32 -0800
  • 4bd194e2ce Use breakParent inside of last arrow expansion (#559) Christopher Chedeau 2017-02-03 13:15:21 -0800
  • b2a8f2de56 Add parenthesis around single argument arrow if comments (#573) Christopher Chedeau 2017-02-03 13:14:40 -0800
  • b7103ddbf4 Run prettier on 0.15.0 (#558) Christopher Chedeau 2017-02-03 08:50:51 -0800
  • 6efad59300 565 jsx parentheses fix (#580) Davy Duperron 2017-02-03 01:25:34 +0100
  • 86d1264097 Fix ternary indent bug (#577) Alex Rattray 2017-02-02 10:37:59 -0800
  • 69b7bd3fa8 Revert "Print \x and \u escapes in strings and regexes lowercase (#522)" (#574) Simon Lydell 2017-02-02 18:54:10 +0100
  • b040be2206 0.15.0 Christopher Chedeau 2017-02-01 16:30:08 -0800
  • 5042168df6 Make comments inside of MemberExpression look good (#556) Christopher Chedeau 2017-02-01 16:26:55 -0800
  • b6c9e42705 Whitelist UnaryExpression for parentless objects (#545) Christopher Chedeau 2017-02-01 16:24:22 -0800
  • e56fd38604 Make comments between if & else to look good (#544) Christopher Chedeau 2017-02-01 16:23:49 -0800
  • be8f13dd24 [JSX] Handle non-breaking space (#557) Alex Rattray 2017-02-01 15:29:42 -0800
  • 6c7837bab6 Fix small typo on Jetbrains section (#552) Lucas Bento 2017-02-01 15:17:33 -0200
  • 7587b5a599 Remove spurious test.js Christopher Chedeau 2017-01-31 19:38:41 -0800
  • d0bc2991f6 Reimplement MemberExpression printing (#469) Christopher Chedeau 2017-01-31 12:32:42 -0800
  • 410e75d858 Update snapshot tests from conflicting PRs Christopher Chedeau 2017-01-31 09:39:00 -0800
  • d3fa519492 Break nested calls (#517) Christopher Chedeau 2017-01-31 08:45:47 -0800
  • 8bc3c617a0 Preserve next line with trailing comment (#535) Christopher Chedeau 2017-01-31 08:27:44 -0800
  • f5291e2f01 Fix Jetbrains example screenshot url. (#534) Umidbek Karimov 2017-01-31 19:26:33 +0400
  • 7148184d65 Print \x and \u escapes in strings and regexes lowercase (#522) Simon Lydell 2017-01-31 15:56:26 +0100
  • ea597182a9 Add 0.14.1 to CHANGELOG (#525) Hawken Rives 2017-01-31 08:54:53 -0600
  • 3155acba6e Update `bracketSpacing` comment to say it's about {} (#529) Amjad Masad 2017-01-31 06:54:31 -0800
  • 045a351fce Fix closing call expression commented out (#530) Amjad Masad 2017-01-31 06:52:53 -0800
  • 57c8c99e7b Fix syntax error in empty object with dangling comment (#533) Amjad Masad 2017-01-31 06:52:05 -0800
  • efc3ee0488 0.14.1 Christopher Chedeau 2017-01-30 09:56:01 -0800
  • cb347378c6 Fix range for object newline detection (#520) Christopher Chedeau 2017-01-30 09:54:19 -0800
  • f88c95031e 0.14.0 Christopher Chedeau 2017-01-30 09:41:09 -0800
  • d27482e2fc Print numbers in a uniform way (#498) Simon Lydell 2017-01-30 18:36:23 +0100
  • d5e0fd5c65 Do not always put an empty lines after directives (#505) Christopher Chedeau 2017-01-30 09:10:54 -0800
  • 959235afd7 [RFC] Keep expanded objects expanded (#495) Christopher Chedeau 2017-01-30 09:08:55 -0800
  • 94afacd2eb Mention eslint-config-prettier (#516) Simon Lydell 2017-01-30 16:22:49 +0100
  • 9cfc645659 Don't print trailing commas for object destructuring and rest (#512) Christopher Chedeau 2017-01-30 07:07:03 -0800
  • 8d786e5352 Add documentation for JetBrains products. (#509) Umidbek Karimov 2017-01-30 19:06:35 +0400
  • 98a052f9a1 Remove extra group when printing object values (#502) Christopher Chedeau 2017-01-30 07:03:40 -0800
  • 17add13860 Only write to files if the change (#511) Simon Lydell 2017-01-29 16:09:22 +0100
  • 3f776bed3d 0.13.1 hotfix Christopher Chedeau 2017-01-28 08:19:00 -0800
  • c34013b1ee Run prettier on 0.13.0 (#497) Christopher Chedeau 2017-01-28 07:50:22 -0800
  • d548ef0790 Add missing jest-validate to dependencies (#500) Simon Lydell 2017-01-28 16:49:57 +0100
  • 56f27a8ccf Adding a 4th arg to foo function for consistency (#499) MarekMatejkaKCL 2017-01-28 02:49:23 +0000
  • 94b137ac47 0.13.0 Christopher Chedeau 2017-01-27 14:41:30 -0800
  • 32059f6914 Proper support for dangling comments (#492) Christopher Chedeau 2017-01-27 13:09:15 -0800
  • a9b7016c71 [JSX] Handle each line of text separately, allow up to one extra newline (#455) Alex Rattray 2017-01-27 11:20:01 -0800
  • 956779ec17 Preserve empty line after comment (#493) Christopher Chedeau 2017-01-27 11:05:41 -0800
  • 8f26568bc8 Properly print comments for BinaryExpression (#494) Christopher Chedeau 2017-01-27 11:03:44 -0800