Commit Graph

3055 Commits (d628d8cd79525271dd734a1014e9817666b87388)

Author SHA1 Message Date
Lipis d628d8cd79
Remove Python plugin (#6255) 2019-06-28 23:21:53 +02:00
Shinigami f9c4ca7b38 Add Pug plugin to the list of plugins (#6246)
ref #6245
2019-06-24 07:29:35 -04:00
Gavin Joyce e8037ff250 [Glimmer] improve text/mustache formatting (#6206) 2019-06-19 09:53:27 -03:00
James Reggio 353b2ca064 Config should not be evaluated for ignored files (#6233)
Prior to this change, the CLI would resolve the config for a file before
checking it against the ignored list. If the config was invalid, the CLI
would report a failure.

This change relocates the config-resolution phase until after the file
is confirmed to not be ignored.
2019-06-18 17:20:47 -03:00
Chris Brody cacaa92a3f @glimmer/syntax 0.39.3 update (#5983) 2019-06-18 08:50:51 -03:00
Simon Lydell 4893a86a6f
Fix markdown syntax highlighting for babel-flow (#6231)
Previously, the "Copy markdown" button in the playground generated
markdown containing this when having selected "babel-flow" as parser:

    ```babel-flow

This commit changes it to:

    ```jsx

So that the code blocks get syntax highlighting on GitHub.
2019-06-17 17:58:38 +02:00
Lucas Duailibe 8fcc7c18b3
Printing arguments: short circuiting some cases (#6229) 2019-06-17 06:14:16 -03:00
Lucas Duailibe 4d67db3da1
Revert "refactor: rewrite FastPath class (#6225)" (#6226)
This reverts commit e068c318b4.
2019-06-15 16:10:26 -03:00
fisker Cheung e068c318b4 refactor: rewrite FastPath class (#6225) 2019-06-15 15:11:45 -03:00
Gavin Joyce ff7bc1c008 [Glimmer] improve text/mustache formatting (#6186) 2019-06-14 12:11:47 -03:00
dependabot[bot] 35d7e36356 Bump diff from 3.2.0 to 3.5.0 (#6221)
Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.2.0 to 3.5.0.
- [Release notes](https://github.com/kpdecker/jsdiff/releases)
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v3.2.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-14 11:26:46 -03:00
Lucas Duailibe 5a1aeb3aa2
Update FUNDING.yml
Closes #6220
2019-06-14 11:02:35 -03:00
fisker Cheung 24f161db56 Bump `eslint` (#6201) 2019-06-12 11:40:05 -03:00
Lucas Duailibe 4e8f911a29
Print comment following a JSX generic (#6209) 2019-06-10 09:30:54 -03:00
Lucas Duailibe d6cf6ac548 Fix wording in CHANGELOG 2019-06-10 09:22:27 -03:00
Lucas Duailibe 3805034bdf Improve Rollup setup 2019-06-07 18:20:40 -03:00
fisker Cheung 99d4b86c18 Rollup update (#6200) 2019-06-07 16:58:05 -03:00
Lucas Duailibe 3609d56417 Bump Prettier dependency to 1.18.2 2019-06-07 11:57:01 -03:00
Lucas Duailibe f7fb04b0df Release 1.18.2 2019-06-07 11:55:05 -03:00
Lucas Duailibe a90adf4753
Fix adding trailing comma in TS tuples (#6199) 2019-06-07 11:18:42 -03:00
Karl Horky f070f00385 Fix method name and missing curly brace (#6196) 2019-06-07 10:48:24 -03:00
Georgii Dolzhykov 644b419328 fix typos and stuff in the 1.18 release blog post (#6191) 2019-06-07 10:08:07 -03:00
Lucas Duailibe 57a93c4518 Release 1.18.1 2019-06-07 09:57:16 -03:00
Lucas Duailibe 277b92a883 [release script] Update changelog script 2019-06-07 09:46:19 -03:00
Lucas Duailibe 448328270d
Support overrides for dotfiles (#6194) 2019-06-07 09:45:56 -03:00
Sosuke Suzuki 8812792e93 [TypeScript] Add trailing comma for only arrow functions in tsx. (#6190)
* Modify to add traling comma only for allow-function

* Add tests

* Update CHANGELOG.unreleased.md

* Add pr number and link

* Modify to improve RegExp to detect tsx file
2019-06-07 09:01:58 -03:00
Lucas Duailibe 4cc99242a8 Bump Prettier dependency to 1.18.0 2019-06-06 18:48:11 -03:00
Lucas Duailibe 3ac90b3e37 Release 1.18.0 2019-06-06 18:42:42 -03:00
Lucas Duailibe ad92adab6c Changelog for 1.18 2019-06-06 18:31:46 -03:00
dependabot[bot] 3270ebf6f0 Bump handlebars from 4.0.10 to 4.1.2 (#6183)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.10 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.10...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 09:50:20 -03:00
Gavin Joyce 79fe6d8ab2 [Glimmer] update @glimmer/syntax to "0.38.4" (#6185) 2019-06-06 09:49:47 -03:00
dependabot[bot] 7d4492d3ef Bump js-yaml from 3.10.0 to 3.13.1 (#6182)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.10.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 09:48:46 -03:00
dependabot[bot] cb07345f5b Bump js-yaml from 3.10.0 to 3.13.1 in /website (#6181)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.10.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 09:32:28 -03:00
Lucas Duailibe 3c5553cc8e Fix lint 2019-06-05 13:21:26 -03:00
Gavin Joyce 90308ebe76 fix: avoid unwanted whitespace in glimmer components (#6178) 2019-06-05 11:15:11 -03:00
Lucas Duailibe 2e6191fe77
Prevent adding quotes if there's a numeric literal as key (#6138) 2019-06-04 13:45:29 -03:00
Julian Rosse 64ab703d41 Pass options to willPrintOwnComments() (#6081) 2019-06-04 12:48:51 -03:00
Alex Rattray (Stripe) d805083a07 Export doc.utils.findInDoc (#6097) 2019-06-04 12:48:06 -03:00
dependabot[bot] 3f906ec07c Bump sshpk from 1.13.1 to 1.16.1 (#6173)
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.16.1)
2019-06-04 12:45:35 -03:00
Sosuke Suzuki ed2055b81f [TypeScript]Keep a trailing comma on tuple types (#6172) 2019-06-03 09:59:34 -03:00
Brian Malehorn 9ee56cdcfd ignore.md: add link to gitignore docs (#6168)
Prettier uses the `ignore` package, which implements gitignore syntax.
So add a link to gitignore syntax.
2019-06-02 11:46:17 +02:00
Georgii Dolzhykov e4f0df5bed fix: nested embeds (JS in HTML in JS) (#6038) 2019-05-27 14:42:13 -03:00
Lucas Duailibe f8875c1caa
Prevent parens around BindExpressions as properties of MemberExpressions (#6159) 2019-05-27 13:58:26 -03:00
Sosuke Suzuki dcf4c21171 Keep necessary parentheses around the bind expression passed to "new" expression (#6152) 2019-05-27 09:21:34 -03:00
Simon Lydell 9cb23fbf24 Playground: Remove `parser` from Copy config JSON (#6155) 2019-05-25 09:31:10 -03:00
Sosuke Suzuki 3654108ebe TypeScript: Keep line breaks within mapped types. (#6146) 2019-05-24 19:00:32 -03:00
Lucas Duailibe 28727c3bb6 Fix: move playground link back 2019-05-24 18:45:04 -03:00
Lucas Duailibe 0d7011ba08 Add Donate link to website 2019-05-24 16:33:56 -03:00
Lucas Duailibe 2a298a3815 Fix plugin resolution tests 2019-05-24 14:23:07 -03:00
Kevin Gibbons c03fcfedb1 Address parentheses bugs for edge cases with call and new (#6148) 2019-05-24 11:09:17 -03:00