Commit Graph

14 Commits (f059d7a31bf6db6f82877b00767e43667e195268)

Author SHA1 Message Date
Shinigami f059d7a31b JSDoc type added in `src/common/util.js` (#6788)
* JSDoc type added in `src/common/util.js`

* skip can return false

* Add TBD for false - 1 not allowed

* Define typedef SkipOptions

* Use method generic for node param

* Define node param for setLocStart and setLocEnd

* Copy idx param to local variable

* Add @returns false

* Update Utility functions docs

* hasNewline param index: allow only number

* Add condition

* Add function keyword to docs

* Add prettier-ignore

* Improve condition

* Remove TBD comment

* Use single quotes

* Add type to oldIndex

* Use singleline JSDocs
2019-11-05 13:28:44 +02:00
Shinigami 2f40dba317 Remove alpha from plugin pug (#6408) 2019-08-21 19:18:04 +02:00
Simon Lydell b9cbca9ece Update website/versioned_docs/version-stable/ 2019-08-12 19:17:55 +02:00
Alexander Kachkaev 26b55a7e33 Add prettier-plugin-packagejson to docs (#6314) 2019-07-20 20:43:11 +02:00
Liam Stupid Name Humphreys 9c8d920c17 add Kotlin plugin to plugins doc (#6309)
* add kotlin-plugin to plugins doc

* maintain alphabetic order in plugins list

* maintain alphabetic order in plugins list
2019-07-18 10:54:39 -04:00
Shinigami 9721f88337 Update docs - Plugin pug official (#6267)
* Change link

* Add to website
2019-07-03 17:46:20 -04:00
Lucas Duailibe 55abeb2108 Release 1.17.0 2019-04-12 17:35:23 -03: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
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
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
Ika 3c56b9ad18 Release 1.16.2 2019-01-30 16:23:45 +08:00
Ika 3a5fc6571a Release 1.16.0 2019-01-20 15:59:39 +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 f744a84858
feat(website): enable docs versioning (#5676) 2018-12-25 08:20:35 +08:00