Commit Graph

3287 Commits (master)

Author SHA1 Message Date
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
Lucas Duailibe e7d833966a
Update FUNDING.yml 2019-05-23 10:37:15 -03:00
Lucas Duailibe f095d9100b
Update FUNDING.yml 2019-05-23 10:29:07 -03:00
Lucas Duailibe 4af559645b
Create FUNDING.yml 2019-05-23 09:53:19 -03:00
Georgii Dolzhykov b3adb46ba9 Keep parens around non-null assertions for new-expressions only (#6140) 2019-05-22 19:01:47 -03:00
Jody LeCompte 2c914c7c1a Disable Ctrl + L shortcut in CodeMirror (#6143) 2019-05-22 13:17:46 -03:00
Lucas Duailibe 7e47b4ea26
Preserve parens around expressions in default export declaration that start with function or class (#6133) 2019-05-20 09:31:38 -03:00
Lucas Duailibe e222562b58 Update CHANGELOG.unreleased.md 2019-05-19 17:46:04 -03:00
Rich Hong 906d33749b Add support for styled-jsx external styles (#6089) 2019-05-19 13:26:30 -03:00
Sosuke Suzuki 3b3c411642 TypeScript: Keep parentheses around a function called with non-null assertion. (#6136) 2019-05-19 13:15:02 -03:00
Sosuke Suzuki 4c64f13ef4 [TS] keep a pair of parentheses where there extra pairs. (#6131) 2019-05-17 18:13:40 -03:00
Lucas Duailibe bb1fd59e00
Remove eval() call from the bundle (#6129) 2019-05-17 10:15:45 -03:00
Lucas Duailibe eca23e111f
Stop converting empty JSX elements to self-closing elements (#6127)
Co-Authored-By: Simon Lydell <simon.lydell@gmail.com>
2019-05-16 15:14:35 -03:00
Lucas Duailibe df258d6d7e
Add parens in JSX spread element with expressions (#6130) 2019-05-16 15:06:41 -03:00
Lucas Duailibe 03fb56ab04 Sort links in CHANGELOG.unreleased.md 2019-05-15 12:58:41 -03:00
Lucas Duailibe bd8e22497d
Stop handling 'global' in the Node-specific bundles (#6124) 2019-05-15 12:57:04 -03:00
Evilebot Tnawi 7a76e5d08e fix(javascript): correctly handle comments in empty arrow function expressions (#6086) 2019-05-15 12:46:12 -03:00
Evilebot Tnawi 2cebeecb4f fix(javascript): do not hug sequence expression in object properties (#6088) 2019-05-15 12:29:45 -03:00
Lucas Duailibe 3e00fbad78
Add empty .prettierrc to project root (#6125) 2019-05-15 12:25:22 -03:00