Commit Graph

  • 6cd6ea383e
    fix: characters escaping (#4472) Evilebot Tnawi 2018-05-14 13:47:46 +0300
  • dc68a3d9a6
    Break link definitions onto multiple lines when needed (#3531) Jed Fox 2018-05-14 06:17:37 -0400
  • 1062f2a889
    feat: support JSON.stringify formatting (#4450) Ika 2018-05-14 09:12:25 +0800
  • 18eebc89fc Add HousingAnywhere to users (#4476) Christian Gill 2018-05-13 22:53:21 +0200
  • bc2f57dcf9
    fix: css variables and scss interpolation (#4471) Evilebot Tnawi 2018-05-12 22:38:28 +0300
  • 2f5c00ad18 Fix: not greedy match the frontmatter in postcss parser (#4457) Elias Meire 2018-05-10 18:50:19 +0200
  • b504e79113 update doc with example for JSX Brackets config (#4455) Hozefa 2018-05-10 06:07:52 -0700
  • 6447d30b0b
    feat(markdown): change unordered list symbol to hyphen (#4440) Ika 2018-05-10 14:32:52 +0800
  • bc78541274 Improve plugin resolution when path does not start with ./ (#4451) Alexander Kachkaev 2018-05-10 01:27:41 +0100
  • 92485601eb
    refactor: fix linting Ika 2018-05-10 02:27:56 +0800
  • 0f02940de2
    refactor(javascript): move loc util (#4443) Ika 2018-05-10 02:23:40 +0800
  • f48dd0ea3b
    Simplify `build-docs.js` (#4453) Lucas Duailibe 2018-05-09 14:41:51 -0300
  • edcebb0d54
    Fix playground (#4454) Lucas Duailibe 2018-05-09 14:27:25 -0300
  • cc734753fc Implement prettier.getFileInfo() method and --file-info CLI option (#4341) Alexander Kachkaev 2018-05-09 17:53:44 +0100
  • ee96e97c77 Fix: Group long name method in bind expressions (#4447) Soo Jae Hwang 2018-05-09 18:42:16 +0200
  • 7345a38e64 Fix plugin API in globally installed Prettier and introduce optional --plugin-search-dir (#4192) Alexander Kachkaev 2018-05-09 12:17:12 +0100
  • 8cf591447c Added support for the graph ql comment tag (#4395) tjallingt 2018-05-09 09:52:35 +0200
  • ab452ddc38 Fix: Correctly break class prperties initializer. (#4442) Nicolò Ribaudo 2018-05-09 02:35:49 +0200
  • ef932741ad
    Add concurrently to website `yarn start` (#4441) Lucas Duailibe 2018-05-08 16:53:49 -0300
  • 3fe790d4b7
    refactor: fix linting Ika 2018-05-08 12:42:02 +0800
  • 76a5f3c7b6
    fix(typescript): add missing `qualifier` and `typeof` in TSImportType (#4438) Ika 2018-05-08 12:35:12 +0800
  • c6e7c1966e Improve formatting of TS casts with generics and unions (#4219) Kevin Donnelly 2018-05-07 23:26:01 -0500
  • ed18f9f7d7
    Add heuristic to format functional composition more nicely (#4431) Suchipi 2018-05-07 21:46:30 -0600
  • df3eb0cf68
    refactor(massageAst): move target props to corresponding plugins (#4430) Ika 2018-05-08 10:48:29 +0800
  • 218abba141 Add /coverage/ to .eslintignore (#4436) Alexander Kachkaev 2018-05-07 18:07:48 +0100
  • f6b22e3fd1 feat: support styled-components Foo.extend.attrs()`` (#4434) Lucas Duailibe 2018-05-07 06:38:19 -0300
  • cc4392e5c0
    feat(typescript): support TSImportType (#4429) Ika 2018-05-07 07:57:57 +0800
  • 299cc97ceb Fix spacing issue in postcss simple vars (#4408) Aakansha Doshi 2018-05-06 17:21:28 +0530
  • 7e81a613b5
    feat(javascript): support jest-each template string (#4423) Ika 2018-05-06 14:52:34 +0800
  • 5776c8405a
    Fix TSMappedType comments (#4418) Lucas Duailibe 2018-05-05 15:43:53 -0300
  • 1a6cf3d071 revert changes to code mirror gutter styles (#4419) Johann Hubert Sonntagbauer 2018-05-04 18:31:53 +0200
  • 8e1b60e943
    Fix trailing JSDoc comments with trailing regular comments (#4414) Lucas Duailibe 2018-05-04 10:15:30 -0300
  • bafa76f613
    Wrap modulo operation in parens inside additive operation (#4413) Lucas Duailibe 2018-05-03 12:28:37 -0300
  • c77f1e5987 [playground] Fix doc debug Lucas Duailibe 2018-05-03 10:12:06 -0300
  • e3223fe9af Prevent flattening multiplicative operations (#4407) Lucas Duailibe 2018-05-02 18:48:40 -0300
  • 6ceba37f9f
    Add miniprettier to website and docs (#4411) Lucas Duailibe 2018-05-02 12:51:28 -0300
  • 32900842e3
    Apply destructuring rules in functions to catch param (#4385) Lucas Duailibe 2018-05-01 10:24:46 -0300
  • d77f5e9c3a Fix cursor offset tracking (#4397) David Sheldrick 2018-05-01 13:42:59 +0100
  • 3a99fe5d65 [playground] fix overflow in safari (#4406) Johann Hubert Sonntagbauer 2018-05-01 14:41:25 +0200
  • 1e69119354 [playground Prevent overflow in Firefox (#4394) Johann Hubert Sonntagbauer 2018-04-28 22:38:22 +0200
  • 5b7ebb18ba Fix: Always preserve frontmatter, remove dependency (#4392) Elias Meire 2018-04-28 13:53:30 +0200
  • 91c701886d fix(glimmer): preserve leading/trailing spaces in text nodes undernea… (#4288) Nate Pendleton 2018-04-27 13:20:10 -0700
  • 2ad7576d3a Remove newline in empty .md files (#4388) Huy Vo 2018-04-27 14:01:14 +0700
  • 8015e417c0
    Separate entry for web bundle (#4386) Lucas Duailibe 2018-04-26 13:38:57 -0300
  • 9cc5d4f162
    fix(json): jsonc is considered JSON instead of JSON5 (#4374) Ika 2018-04-27 00:09:36 +0800
  • c37861d08b
    Add a redirects file (#4321) Jed Fox 2018-04-26 11:41:52 -0400
  • 2fe5263ff9
    refactor: `printer-postcss` (#4378) Evilebot Tnawi 2018-04-26 13:53:52 +0300
  • ff38aaff95 fix(javascript): correct escape for markdown in js (#4381) Ika 2018-04-26 18:22:43 +0800
  • b46a46b112 fix(playground): add missing `input` code sample for `copy markdown` (#4382) Ika 2018-04-26 11:37:29 +0800
  • 9d5a7c7c66 Edit metrics as seen at NPM/GitHub network (#4379) Kostas Bariotis 2018-04-26 05:54:45 +0300
  • 37eea26acf Make Travis green again (#4380) Lipis 2018-04-26 04:17:19 +0200
  • 2a3c616787
    refactor: remove unused `css-import` node (#4375) Evilebot Tnawi 2018-04-25 21:29:59 +0300
  • e5741552ed
    feat: use `postcss-values-parser` for `@namespace` at rule (#4373) Evilebot Tnawi 2018-04-25 21:27:12 +0300
  • 58a91cc570
    feat: improve `@support` at-rule output (#4372) Evilebot Tnawi 2018-04-25 20:41:41 +0300
  • 67f1c4877e
    Refactoring: better boundaries for different parts of the project (#4364) Lucas Duailibe 2018-04-25 13:29:35 -0300
  • 289b98c125
    feat(json): enforce StringLiteral-style property key (#4371) Ika 2018-04-26 00:00:07 +0800
  • 317f3a3c56
    feat: split out JSON5 (#4367) Ika 2018-04-25 22:10:22 +0800
  • 6b2be99b53
    docs(plugins): add parser.preprocess (#4365) Ika 2018-04-25 00:41:39 +0800
  • 6a17474e37 feat(typescript): support generic JSX element (#4268) Ika 2018-04-24 21:45:31 +0800
  • 643e2a83d6 feat(typescript): support TaggedTemplateExpression typeParameters (#4353) Ika 2018-04-24 21:45:06 +0800
  • 50101e98c6
    Fix pragma detection/insertion for JSON (#4333) Lucas Duailibe 2018-04-24 10:10:16 -0300
  • 586b55b326
    docs(api): language.since is now optional (#4363) Ika 2018-04-24 21:00:52 +0800
  • 09ac476a32 Nicer line wrapping for d3 (#4285) Adam Pearce 2018-04-24 06:54:45 -0400
  • 80196b6553 Metric.ai users (#4358) Vlad Korobov 2018-04-23 10:59:30 -0400
  • 3bc9b68cf6 Remove old playground files Lucas Duailibe 2018-04-20 12:09:29 -0300
  • 091edee99c
    New playground (#3573) Lucas Duailibe 2018-04-20 12:08:05 -0300
  • b611c62dea last minute fixes Lucas Duailibe 2018-04-20 11:50:36 -0300
  • 1f320a6031 range support Lucas Duailibe 2018-04-20 11:13:09 -0300
  • 57cdf314d5 rename Lucas Duailibe 2018-04-20 09:54:15 -0300
  • c794de0e9f start overlay support Lucas Duailibe 2018-04-19 18:57:11 -0300
  • 4c464133ac feat: adding plugin ability for isBlockComment (#4347) Mike Grip 2018-04-19 16:31:08 -0400
  • 9ca95011c0 refactor panels.js Lucas Duailibe 2018-04-19 14:46:29 -0300
  • 961d25560f placeholder + refactors Lucas Duailibe 2018-04-19 14:26:18 -0300
  • a7a65aceb2 fix empty hash Lucas Duailibe 2018-04-19 13:56:10 -0300
  • f3cf50515d fix node 4 problem Lucas Duailibe 2018-04-19 13:53:42 -0300
  • 7cb6790ce0
    Merge pull request #4326 from existentialism/flow70 Brian Ng 2018-04-18 17:04:14 -0500
  • 7f20ffc7f5 Allow trailing comma in scss list and maps (#4317) Aakansha Doshi 2018-04-19 02:10:01 +0530
  • a485da206c run prettier Lucas Duailibe 2018-04-17 19:40:02 -0300
  • 1ed3865cb6 lint fixes Lucas Duailibe 2018-04-17 18:09:36 -0300
  • 971da5f8c1 lint fixes Lucas Duailibe 2018-04-17 17:29:44 -0300
  • fcb9cb0f69 revert a css change Lucas Duailibe 2018-04-17 17:02:26 -0300
  • 0ca6ff691e simplify some stuff Lucas Duailibe 2018-04-17 16:42:03 -0300
  • 2172ed95bf refactor & fixes Lucas Duailibe 2018-04-17 16:09:37 -0300
  • fc52887e94 optimize panel updates Lucas Duailibe 2018-04-17 14:50:53 -0300
  • a398ec31b8 cached dependencies Lucas Duailibe 2018-04-17 14:13:23 -0300
  • 33c00ca111 handling PR versions Lucas Duailibe 2018-04-17 13:53:20 -0300
  • 1f7e48aa46 remove dead code Lucas Duailibe 2018-04-17 13:42:05 -0300
  • f90560e6e9 second format Lucas Duailibe 2018-04-17 13:40:55 -0300
  • 9c15f9ed9e
    Remove workaround in rollup config for flow parser Brian Ng 2018-04-17 09:50:27 -0500
  • f420163e5a Merge branch 'master' into new-playground Lucas Duailibe 2018-04-17 11:45:53 -0300
  • 79a3ec1a04 lift formatting up Lucas Duailibe 2018-04-17 10:28:35 -0300
  • 00b7aed75e
    Add missing links in CHANGELOG (#4330) Lipis 2018-04-17 12:25:25 +0200
  • a74b72e098 #4320: add paths for the global installation to the WebStorm docs (#4322) Ekaterina Prigara 2018-04-17 12:58:21 +0300
  • ad318f6f36 1.12.1 Stephen Scott 2018-04-16 20:36:39 -0600
  • 7ab3e94fbb
    Ensure mixins before implements Brian Ng 2018-04-16 21:28:56 -0500
  • e22ec0b9b9
    Bump flow to 0.70 Brian Ng 2018-04-16 20:32:46 -0500
  • 02a1db8c9f
    [flow] Fix union indent inside of function param with a name (#4325) Christopher Chedeau 2018-04-16 18:47:05 -0700
  • 0a22f5ec15 Wrap awaits in unary expressions (#4315) Zach Gawlik 2018-04-14 15:27:18 -0400
  • 1f84880fb1
    refactor: remove duplicate mapDoc (#4310) Ika 2018-04-15 00:07:03 +0800
  • 5d7b14856b
    fix(schema): support array type (#4312) Ika 2018-04-15 00:06:43 +0800