Commit Graph

372 Commits (ff7bc1c0088bd3517b78f87b19a5151001cb6147)

Author SHA1 Message Date
fisker Cheung 24f161db56 Bump `eslint` (#6201) 2019-06-12 11:40:05 -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 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] 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
Simon Lydell 9cb23fbf24 Playground: Remove `parser` from Copy config JSON (#6155) 2019-05-25 09:31:10 -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
Jody LeCompte 2c914c7c1a Disable Ctrl + L shortcut in CodeMirror (#6143) 2019-05-22 13:17:46 -03:00
Lucas Duailibe 8160d84c75 Change font for Tidelift banner 2019-05-13 16:42:08 -03:00
Lucas Duailibe 138eac4102 Update Tidelift message 2019-05-13 16:33:30 -03:00
Lucas Duailibe 65daff16cf Add Tidelift banner 2019-05-13 16:25:05 -03:00
Lucas Duailibe 4a5659a2cb Update docs 2019-05-13 10:54:29 -03:00
Georgii Dolzhykov 91797439d9 docs(blog): add missing subheader (#6060) 2019-04-15 11:30:50 -03:00
Lucas Duailibe 5f41d91b7d Commit new doc page in versioned docs
Fixes #6056
2019-04-15 11:21:01 -03:00
Lucas Duailibe 6dcc7a0f55 Fix lint in blog post 2019-04-12 17:46:18 -03:00
Lucas Duailibe 3250dd002c
Add 1.17 blog post (#6052) 2019-04-12 17:40:37 -03:00
Lucas Duailibe 55abeb2108 Release 1.17.0 2019-04-12 17:35:23 -03:00
Ben Scott 4f6f43dec1 Add stylelint integration docs (#5153)
* Add stylelint integration docs

* Add an "Integrating With Linters" docs page

This replaces the eslint page

* PR Feedback

* Update docs/integrating-with-linters.md

Co-Authored-By: BPScott <227292+BPScott@users.noreply.github.com>
2019-04-08 08:32:24 +02:00
Nathan Totten 0d0e88cfdf Added salesforce & heroku users (#6004) 2019-03-23 12:54:37 -04:00
Matthew Gerstman 15cd187519 Add Grey Logo For Dropbox (#5997) 2019-03-21 19:55:47 +01:00
Chris Brody 2681e87d6a webpack@4.29.6 update in website/package.json (#5990) 2019-03-20 12:54:28 -04:00
Matthew Gerstman ef48f71b7b Add Dropbox as a user (#5965) 2019-03-12 14:55:06 -04:00
Lucas Azzola f526c47b1e
Add an option to modify when Prettier quotes object properties (#5934)
* Implement quote-props=preserve

* Implement quote-props=consistent

* Add tests

* Enable quoteProps in playground

* Add documentation

* Cache objectHasStringProp calculations

* Fixup changelog
2019-03-06 20:33:08 +11:00
Jed Fox aec3978a13
Update the language display on the homepage (#5901)
* Update the language display on the homepage

* Remove trailing slash from URLs

* HTTP → HTTPS

* Remove Python
2019-02-26 11:31:16 -05:00
Alan Foster 723a047b91 Remove archived prettier for ruby (#5906)
https://github.com/iamsolankiamit/prettier-ruby has now been archived and deprecated in favour of https://github.com/prettier/plugin-ruby

Original PR: https://github.com/prettier/prettier/pull/5841

**[Try the playground for this PR](https://prettier.io/playground-redirect)**
2019-02-26 12:00:51 +01:00
Lipis fa24bacec4
Update dependent repos and integrations (#5904)
**[Try the playground for this PR](https://prettier.io/playground-redirect)**
2019-02-24 13:10:44 +01:00
Shahar Soel db560e4e19 Update Languages.yml (#5866) 2019-02-16 22:39:40 +08:00
Shahar Soel 76e06cf98b update stable-docs plugins.md (#5869)
- Java  plugin link (in Jhipster org now)
- Added TOML plugin to stable docs (already in the regular docs).
2019-02-16 22:36:43 +08:00
Yang Su 379e84a6a4 add quip to prettier users (#5876) 2019-02-16 12:51:46 +11:00
Kevin Deisz d0dd0329f2 Add @prettier/plugin-ruby package to docs (#5841)
* Add prettier-ruby package

* Move into the prettier repo
2019-02-08 12:41:36 -05:00
Nathan Totten a093bb3f7b Adds LWC Parser to support unquoted interop attributes (#5800)
This pull requests adds a new parser option `lwc`. This is the same as the HTML parser, but it adds support for unquoted HTML attributes per the needs of LWC. See: #5627
2019-02-01 13:58:50 +08:00
Ika 154435bb36 Bump Prettier dependency to 1.16.3 2019-01-31 12:23:34 +08:00
Ika 3c56b9ad18 Release 1.16.2 2019-01-30 16:23:45 +08:00
Ika 7faa2608c1 Bump Prettier dependency to 1.16.1 2019-01-22 21:54:32 +08:00
Ika 0274f9ca42 Release 1.16.1 2019-01-22 21:53:04 +08:00
Karl Horky a01e6c75da Fix typo (#5776) 2019-01-20 22:53:22 +08:00
Ika 1dc3c6dc2d
docs(blog): 1.16 release (#5752) 2019-01-20 16:01:53 +08:00
Ika 32f7e03906 Bump Prettier dependency to 1.16.0 2019-01-20 16:01:28 +08:00
Ika 3a5fc6571a Release 1.16.0 2019-01-20 15:59:39 +08:00
Ika 3d7970a673
chore(scripts): add update-stable-docs to release script (#5772)
Ref: https://github.com/prettier/prettier/pull/5676#issuecomment-449624247
2019-01-20 11:43:26 +08:00
Jimmy Gaussen a8d423b18c docs: remove redundant "./" from relative links (#5741)
Fixes #5740

fixed with `sed -i "s#(\./#(#" docs/*.md website/versioned_docs/version-stable/*.md`
2019-01-10 12:06:41 -02:00
Ika 9d81ff1193
chore(website): upgrade react-dom to 16.3.3 (#5720) 2019-01-06 00:12:25 +08:00
Kristaps Vītoliņš 5d515e5c61 Update Webstorm integration docs (#5694) 2019-01-05 22:11:19 +08:00
Ika 7c4cebeaa5
feat: add babel-flow (#5685) 2018-12-29 21:35:47 +08:00
Ika 284764f030
fix(playground): backward compatibility for --parser babylon (#5690) 2018-12-28 14:56:58 +08:00
Ika 3a6c126f86 fix(playground): code sample for --parser babylon 2018-12-28 14:27:27 +08:00
Ika 86a5c40bc3
fix(playground): backward compatibility for --parser babylon (#5688) 2018-12-28 14:15:22 +08:00
Wei-Wei Wu 91c20f7fbe Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00