Граф коммитов

1034 Коммитов

Автор SHA1 Сообщение Дата
Pete Gonzalez 59a06e3c04 rush change 2021-04-19 19:22:14 -07:00
Pete Gonzalez e4aa4a4e3b Fix an issue where "tsdoc-inline-tag-missing-braces" and "tsdoc-tag-should-not-have-braces" were reported incorrectly 2021-04-19 18:56:31 -07:00
Pete Gonzalez 1116a0b0b3 Improve reporting of tsdoc-config-unresolved-extends 2021-04-19 18:47:59 -07:00
Pete Gonzalez d24064f68e Update convention for sorting Jest snapshot fields 2021-04-19 18:32:47 -07:00
Pete Gonzalez 0bda30d601 Fix some issues with the logic for TSDocConfigFile.hasErrors and TSDocConfigFile.fileNotFound 2021-04-19 18:21:03 -07:00
Rushbot 1eb670683e Applying package updates. 2021-04-19 21:22:32 +00:00
Rushbot bf945b4fe4 Deleting change files and updating change logs for package updates. 2021-04-19 21:22:32 +00:00
Pete Gonzalez b645d42cfc
Merge pull request #289 from microsoft/octogonz/tsdoc-config-error-fixes
Improve error reporting for tsdoc.json issues
2021-04-19 14:18:19 -07:00
Pete Gonzalez 1459dfdf94 rush change 2021-04-19 13:29:21 -07:00
Pete Gonzalez 93c61ab276 Improve error reporting for tsdoc.json 2021-04-19 13:27:31 -07:00
Rushbot fcfc27e1c4 Applying package updates. 2021-04-16 23:22:26 +00:00
Rushbot 164a90db2d Deleting change files and updating change logs for package updates. 2021-04-16 23:22:26 +00:00
Pete Gonzalez 60b9cab81f
Merge pull request #288 from microsoft/octogonz/load-from-object
Add TSDocConfigFile.loadFromObject()
2021-04-16 18:15:10 -05:00
Pete Gonzalez 9eb890e498 rush change 2021-04-16 15:59:49 -07:00
Pete Gonzalez 442f12e7f4 Fix lint issue 2021-04-16 15:58:47 -07:00
Pete Gonzalez dbbf5df7c9 Add TSDocConfigFile.loadFromObject() needed for https://github.com/microsoft/rushstack/pull/1950 2021-04-16 15:57:44 -07:00
Gregg Irwin 395735d40d Add DeclarationReference rules for use with DiaGrammar. 2021-01-22 12:19:24 -07:00
Rushbot bab67532f8 Applying package updates. 2021-01-22 18:07:19 +00:00
Rushbot d952784324 Deleting change files and updating change logs for package updates. 2021-01-22 18:07:19 +00:00
Pete Gonzalez f18225c388
Merge pull request #279 from microsoft/octogonz/no-standard-tags
Add a new tsdoc.json setting "noStandardTags"
2021-01-22 10:05:15 -08:00
Pete Gonzalez f1a96074f6 rush change 2021-01-21 22:04:28 -08:00
Pete Gonzalez 9befb8b138
Merge pull request #278 from microsoft/octogonz/api-extractor
Enable API Extractor and fix some syntax issues identified by it
2021-01-21 22:02:07 -08:00
Pete Gonzalez c14ad393a9 rush change 2021-01-21 22:01:11 -08:00
Pete Gonzalez 2e859ed36d rush change 2021-01-21 21:59:11 -08:00
Pete Gonzalez c0727781fe Add a new field "noStandardTags" to tsdoc.json, which is used to ensure that the TSDocConfigFile.saveFile() output does not conflict with predefined tags 2021-01-21 21:58:04 -08:00
Pete Gonzalez 3811a77ed9 rush change 2021-01-21 20:41:14 -08:00
Pete Gonzalez 5e2f8a95cf Add @remarks to StandardTags.ts comments 2021-01-21 19:33:06 -08:00
Pete Gonzalez 8e9d94be94 Fix TSDoc issues identified by API Extractor 2021-01-21 18:09:24 -08:00
Pete Gonzalez cee8054acf Enable API Extractor 2021-01-21 18:08:18 -08:00
Pete Gonzalez cbe0ae4dee
Merge pull request #277 from microsoft/octogonz/tsdoc-config-features
Add "supportForTags" field to tsdoc.json schema
2021-01-21 17:16:28 -08:00
Pete Gonzalez 86016919a6 PR feedback 2021-01-21 17:10:12 -08:00
Pete Gonzalez ca3495c794 rush change 2021-01-17 19:24:52 -08:00
Pete Gonzalez a9a813ee56 rush change 2021-01-17 19:22:51 -08:00
Pete Gonzalez d93b8ee73e Add missing item to allTsdocMessageIds 2021-01-17 19:20:46 -08:00
Pete Gonzalez 83ff3d3925 Implement TSDocConfiguration.clear() 2021-01-17 18:49:09 -08:00
Pete Gonzalez 8013d91626 Implement TSDocConfigFile.loadFromParser() and some methods for modifying the TSDocConfigFile state 2021-01-17 18:34:54 -08:00
Pete Gonzalez 612763b1fa Implement TSDocConfigFile.saveFile() and saveToObject() 2021-01-17 17:56:27 -08:00
Pete Gonzalez 0f23c1b565 Implement "supportForTags" field in tsdoc.json 2021-01-17 17:18:28 -08:00
Pete Gonzalez 600ecd97c9
Merge pull request #274 from trivikr/patch-1
Fix typo: microosft -> microsoft
2020-12-10 18:28:28 -08:00
Trivikram Kamat 312e7426ca
Fix typo: microosft -> microsoft 2020-12-10 10:47:21 -08:00
Rushbot d80f36c6a6 Applying package updates. 2020-12-03 08:07:55 +00:00
Rushbot 8befa1cf18 Deleting change files and updating change logs for package updates. 2020-12-03 08:07:55 +00:00
Pete Gonzalez 24227c4f52
Merge pull request #273 from microsoft/octogonz/beta-dts
Add a missing .d.ts file
2020-12-03 00:05:53 -08:00
Pete Gonzalez 4026c29544 rush change 2020-12-02 22:54:21 -08:00
Pete Gonzalez ddb885d4b1 Temporary workaround for missing .d.ts file 2020-12-02 22:53:57 -08:00
Rushbot 7798c063c6 Applying package updates. 2020-12-03 04:31:52 +00:00
Rushbot e990613566 Deleting change files and updating change logs for package updates. 2020-12-03 04:31:52 +00:00
Pete Gonzalez d9d04fc4c6
Merge pull request #272 from microsoft/octogonz/decorator-tag
Add a "@decorator" tag definition (RFC 271)
2020-12-02 20:29:37 -08:00
Pete Gonzalez ff0b5bc222 rush change 2020-12-02 18:06:25 -08:00
Pete Gonzalez 3e8f749ec5 Add a definition for `@decorator` 2020-12-02 18:04:21 -08:00