Commit Graph

  • 4e7fca5047
    fix(markdown): identify CJK correctly (#5402) Ika 2018-11-10 01:00:58 +0800
  • 1bce579f8d
    fix(ng|vue): whitespaces between interpolation and text are sensitive (#5396) Ika 2018-11-10 01:00:26 +0800
  • b0b5460e8f
    feat(cli): allow overriding (#5390) Ika 2018-11-10 00:59:59 +0800
  • de11f69889
    fix(html): preserve unterminated ie conditional comments (#5424) Ika 2018-11-09 23:26:59 +0800
  • 6f6b634948
    fix(html): preserve content for `<template>` with unknown lang (#5388) Ika 2018-11-09 19:19:03 +0800
  • 12a8fa3a24
    fix(html): treat CRLF as LF (#5393) Ika 2018-11-09 09:56:46 +0800
  • 423ddf9abd
    fix(angular): add missing parens for pipe in ternary (#5397) Ika 2018-11-09 09:51:54 +0800
  • 9acb02997a
    feat(html): treat capital element as custom element (#5395) Ika 2018-11-09 09:51:31 +0800
  • 0228863a92
    feat(html): handle pre with interpolation (#5400) Ika 2018-11-09 09:50:57 +0800
  • 32ea48d499
    fix(scss): do not throw if node.source undefined (#5394) Ika 2018-11-09 09:48:16 +0800
  • 469a831619
    fix(mdx): treat jsx codeblock same as in markdown (#5391) Ika 2018-11-09 09:47:05 +0800
  • 7f472d72ae
    fix(angular): handle parens in ng expression correctly (#5387) Ika 2018-11-09 00:06:16 +0800
  • fd8ec95e0a
    fix(javascript): do not apply test call formatting to arrow without body (#5366) Ika 2018-11-08 14:00:42 +0800
  • 4b51907b87
    fix(javascript): inline property decorator should stay inline (#5364) Ika 2018-11-07 17:21:03 +0800
  • 5e8ab7a104 chore: update changelog and lock Ika 2018-11-07 10:23:10 +0800
  • 306cce5b10 Bump Prettier dependency to 1.15.1 Ika 2018-11-07 10:21:18 +0800
  • b11391d238 Release 1.15.1 Ika 2018-11-07 10:19:27 +0800
  • 8cedb9d25e
    fix(markdown): do not keep increasing backslashes for dollar sign (#5358) Ika 2018-11-07 10:06:57 +0800
  • e0362516af Update rationale for the 1.15 changes (#5332) Simon Lydell 2018-11-07 02:13:08 +0100
  • 514b6d3741 Bump Prettier dependency to 1.15.0 Ika 2018-11-07 09:12:25 +0800
  • fa40f2ddd3
    docs(blog): 1.15 release (#5296) Ika 2018-11-07 09:09:04 +0800
  • 4559a774bb Release 1.15.0 Ika 2018-11-07 09:07:53 +0800
  • e882452c54 Bump @babel/parser (#5356) Brian Ng 2018-11-06 18:42:11 -0600
  • 40ac85125a
    fix(html-in-js): do not break empty content (#5355) Ika 2018-11-07 08:32:26 +0800
  • a4e8aaf7a1
    fix(jsx): do not move trailing char to the next line as leading char (#5354) Ika 2018-11-07 07:41:34 +0800
  • f9bce75034 Update language support docs (#5178) Tim Upchurch 2018-11-06 16:23:04 -0500
  • 6a54e21c12
    fix(css-in-js): do not remove semicolon (#5353) Ika 2018-11-07 00:19:42 +0800
  • b87fe4cf22 Add option to enforce certain line endings (#5327) Alexander Kachkaev 2018-11-06 14:47:13 +0000
  • 40f46740f6
    fix(jsx): consistent quotes in JSX expression (#5349) Ika 2018-11-06 15:38:50 +0800
  • b6691ba615
    fix(javascript): no regression for jsx in arrow function in jsx (#5343) Ika 2018-11-06 15:38:30 +0800
  • dbe86abc24 Make ast-to-doc.js a little easier to understand (#5346) Thomas Bartel 2018-11-05 16:34:27 +0100
  • e022abc9b8
    chore(playground): add a temporary workaround for parser-vue (#5347) Ika 2018-11-05 22:11:59 +0800
  • 02f9802119
    fix(javascript): no regression for ternary#test alignment (#5333) Ika 2018-11-05 17:07:57 +0800
  • e2d8834c49 Fix link to jsx-single-quotes option Simon Lydell 2018-11-05 09:37:30 +0100
  • 2136fdc858 Add a preview playground redirect page (#5321) Jed Fox 2018-11-04 17:11:08 -0500
  • e17512adcd Add an option to print single quotes in JSX (#4798) Stefan Mirea 2018-11-04 16:36:00 -0500
  • f6a95dd2e0 chore(deps): replace parse-srcset with the gh commit one to avoid potential changes Ika 2018-11-04 23:19:41 +0800
  • 5e8a4a115a
    feat: support HTML/Vue/Angular (#5259) Ika 2018-11-04 23:03:07 +0800
  • 0878a6a3e7
    fix(less): remove CRs from inline comments (#5334) Ika 2018-11-04 11:36:14 +0800
  • 275b0543c8
    Never put spaces to the right of stars in indentable block comments (#5330) Simon Lydell 2018-11-03 20:53:24 +0100
  • f6d8be881c fix(css-in-js) Keep newlines in CSS-in-JS Templates (Fixes: #5147) (#5240) Onur Temizkan 2018-11-01 22:58:16 +0300
  • 0799280429 Fixed unstable comment between function declaration and block statement (#5250) Jaiden Gerig 2018-11-01 14:55:33 -0500
  • b8ebcd910c Add YAML file extensions to pre-commit hooks config (#5182) Calum Lind 2018-11-01 16:21:51 +0000
  • cce4a2683a Added Apex plugin (#5318) Nathan Totten 2018-10-31 11:08:56 -0400
  • a34b9701e5 Website and Playground Setup and Run Instructions (#5312) Beau Smith 2018-10-30 18:07:20 -0700
  • 7238ceffab docs: Remove the warning about partially staged files (#5310) Andrey Okonetchnikov 2018-10-29 13:16:28 +0100
  • 2402a2a07b build: update editorconfig to resolve a deprecated warning (#5307) Sibiraj 2018-10-28 12:31:53 +0530
  • 907c5cab72
    chore(yarn): disable integrity migration Ika 2018-10-27 21:01:26 +0800
  • b861448dbf Pretty print inexact (#5304) Jordan Brown 2018-10-26 14:05:42 -0400
  • 5d47e02f64 Update flow parser to 0.84.0 (#5303) Jordan Brown 2018-10-26 10:14:47 -0400
  • 6e0de08122 User can copy JSON config from Playground. (#5295) Beau Smith 2018-10-25 14:41:08 -0700
  • 1234ceb1d6 Fix flow extends not breaking out into new lines (#5244) Aquib Master 2018-10-26 03:49:53 +1300
  • 2cc32da5af Fixed unstable while comment (#5251) Jaiden Gerig 2018-10-25 09:48:09 -0500
  • 253716dd49 Fix Flow generic comment positioning (#5290) Ashwin Bhat 2018-10-25 05:44:16 -0700
  • 6a174654a4 Fix indentation of block comments where every line starts with a star (#5206) Jed Fox 2018-10-23 15:04:24 -0400
  • 4d4fab39fe Add support for flow typecast comments (#5280) Ashwin Bhat 2018-10-23 07:46:20 -0700
  • 559831d08e Update husky integration code for husky v1.0.0 (#5266) Gilles Debunne 2018-10-21 17:28:19 +0200
  • d1d1f17157
    Update some plugin links (#5282) Lucas Azzola 2018-10-20 12:40:09 +1100
  • 62e4654e60
    Respect original text decorator order (#5207) Lucas Duailibe 2018-10-17 14:14:59 -0300
  • 023a8b78df feat: more shared utils for plugins (#5254) Evilebot Tnawi 2018-10-17 17:53:38 +0300
  • 4cc0363b40 Remove HTML from pre-commit hooks until available (#5274) Chris Adams 2018-10-16 20:40:04 -0400
  • 59c075b311 [ImgBot] optimizes images (#5261) Raphael Boidol 2018-10-16 20:07:33 +0200
  • caa7b425b7 Update eslint.md (#5276) Vojtech Novak 2018-10-16 19:11:14 +0200
  • 00004daf84
    Break nested TSConditionalType (#5272) Lucas Duailibe 2018-10-15 13:35:37 -0300
  • 0fa34b2c63 Print nested ternaries differently (#5039) Suchipi 2018-10-14 09:45:37 -0600
  • b61fec6091
    Fix <Language showName /> prop type (#5265) Jed Fox 2018-10-14 08:03:35 -0400
  • c7093cb3e4
    Add ASI protection for TSNonNullExpression (#5262) Lucas Duailibe 2018-10-13 20:03:51 -0300
  • dd4687e7ef
    feat(html): whitespace-sensitive formatting (#5168) Ika 2018-10-13 13:55:38 +0800
  • 3369be0ca2 Fix comment issue with try finally (#5252) Aquib Master 2018-10-13 05:48:49 +1300
  • 65b2454dd8
    Improved object-break heuristic (#5205) Jed Fox 2018-10-12 12:45:30 -0400
  • cbcd24a5b2 Correct parentheses for mixed exp/mod (#5243) Kevin Gibbons 2018-10-12 09:33:47 -0700
  • 3056c5a5c0
    fix(yaml): escape quotes correctly (#5236) Ika 2018-10-11 14:31:18 +0800
  • ed6a2d9055
    Prevent JSX from breaking a logical expression chain (#5092) Lucas Duailibe 2018-10-10 14:11:37 -0300
  • bb5a116b4f
    fix(markdown): preserve inline math style (#5220) Ika 2018-10-10 09:46:58 +0800
  • b5fd382fe8
    Inline the arguments of an arrow function in the body is conditional expression (#5209) Lucas Duailibe 2018-10-08 19:28:58 -0300
  • ce952fc8c1
    Fix printing of catch clause with a comment (#5202) Lucas Duailibe 2018-10-08 14:18:30 -0300
  • 303f344bff
    Keep decorators inline if they were written inline (#5188) Lucas Duailibe 2018-10-08 11:00:43 -0300
  • 8979b47630 Fix a typo in precommit.md Option 4. (#5196) Jeremy Kairis 2018-10-07 13:42:41 +0200
  • d9ddbe215e docs: fix linting Ika 2018-10-06 20:20:41 +0800
  • 7920e6fdde Add a new `trim` command to trim whitespaces in the current line (#4772) Warren Seine 2018-10-06 14:18:52 +0200
  • 30ec30daa9 Escape Quotes in Glimmer String Literals (#5143) Mahir Shah 2018-10-05 13:19:33 -0700
  • e9cde7d8d4
    Adjust badges on the README (#5189) Jed Fox 2018-10-05 14:06:53 -0400
  • 6b294affa4 Add coc-prettier (#5191) Qiming zhao 2018-10-06 01:41:51 +0800
  • 31c92a7237
    Fix comment in variable declarator (#5190) Lucas Duailibe 2018-10-05 08:40:16 -0300
  • 1244729ad7 Infer via shebang (#5149) Petter 2018-10-04 17:47:23 -0700
  • ea0954995d Update link to stylelint-prettier (#5186) Ben Scott 2018-10-03 19:11:36 -0700
  • 2283efb437
    Fix parens around ternary inside OptionalMemberExpression (#5179) Brian Ng 2018-10-02 20:45:15 -0500
  • 5315e6fe7a
    Bump babel-related deps (#5180) Brian Ng 2018-10-02 20:44:54 -0500
  • b84635f0d0 support script type of text/babel in language-html (#5167) Kent C. Dodds 2018-09-29 22:32:25 -0600
  • f87c82cc4e
    Improve glimmer parse errors (#5161) Simon Lydell 2018-09-30 00:25:45 +0200
  • 9910536b58
    [unicode] Fix trailing nbsp (#5165) Christopher Chedeau 2018-09-29 15:22:13 -0700
  • 80c22d8e39 Fix broken "strings rationale" link (#5163) JSON Deppen 2018-09-29 12:01:49 -0400
  • cc83a27a3e fix(typescript) Do not add extra semicolon to TSMethodSignature when prettier-ignore is used (#5140) (#5160) Onur Temizkan 2018-09-29 13:13:17 +0300
  • 87e109f884
    Escape not just backticks but `${` as well in graphql tags (#5137) Simon Lydell 2018-09-29 09:42:44 +0200
  • a459743eb2
    Update rationale (#5136) Simon Lydell 2018-09-29 09:41:21 +0200
  • 265d9337f6
    Update vim docs (#5131) Simon Lydell 2018-09-29 09:40:49 +0200
  • dc590e5e4b
    Improve documentation for the parser option (#5129) Simon Lydell 2018-09-29 09:40:19 +0200
  • 3e05f210bb fix(js): quote property name as es5 compatible (#5157) Toru Kobayashi 2018-09-29 01:51:34 +0900
  • d7e96adac0 fix(js) Break args when second arg is a ternary (#5046) (#5151) Onur Temizkan 2018-09-27 23:50:33 +0300
  • 07abf0588e
    fix(html): non-HTML attributes are considered case-sensitive (#5135) Ika 2018-09-27 20:18:00 +0800