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

829 Коммитов

Автор SHA1 Сообщение Дата
Pete Gonzalez 7906fc2cce Ignore .heft files 2020-07-15 14:50:32 -07:00
Pete Gonzalez e4aa54e838 Convert "tsdoc" to build using Heft instead of build.js 2020-07-15 12:08:35 -07:00
Pete Gonzalez 102a94407d rush update 2020-07-15 12:08:10 -07:00
Pete Gonzalez d6a44c6b37 Update tsdoc/package.json for Heft 2020-07-15 12:07:59 -07:00
Pete Gonzalez d0cbcf78af
Merge pull request #247 from microsoft/octogonz/upgrade-deps
Upgrade ESLint and Rush
2020-06-24 03:19:26 -07:00
Pete Gonzalez 2bf144fb1c Upgrade Node.js for CI 2020-06-24 03:12:33 -07:00
Pete Gonzalez e2423f0baf rush change 2020-06-24 03:07:32 -07:00
Pete Gonzalez 0445c89e07 Upgrade @rushstack/eslint-config and upgrade to ESLint 7 2020-06-24 03:06:49 -07:00
Pete Gonzalez 2d3b4728a5 rush update 2020-06-24 03:06:02 -07:00
Pete Gonzalez 08e367ef7f Upgrade Rush 2020-06-24 02:17:49 -07:00
Rushbot 6ad348e569 Applying package updates. 2020-05-20 22:33:27 +00:00
Rushbot 0e133571e6 Deleting change files and updating change logs for package updates. 2020-05-20 22:33:27 +00:00
Pete Gonzalez 2a6bd2e491
Merge pull request #236 from hbergren/see-tag
Add support for the `@see` tag
2020-05-20 15:29:30 -07:00
Pete Gonzalez 738354c433 Mark appendSeeBlock() as internal 2020-05-20 15:25:15 -07:00
Pete Gonzalez 47c17be7e0 Mark appendSeeBlock() as internal 2020-05-20 15:23:11 -07:00
Hans Bergren ffec98a46a
Merge pull request #1 from octogonz/octogonz/see-tag 2020-05-18 15:22:59 -04:00
Pete Gonzalez cdf8640f30
Update tsdoc/src/details/StandardTags.ts
Co-authored-by: Hans Bergren <hansbergren@gmail.com>
2020-05-18 12:08:20 -07:00
Pete Gonzalez ae904cd621
Merge pull request #238 from microsoft/octogonz/fix-typo
Fix typo in README.md
2020-05-18 11:52:00 -07:00
Pete Gonzalez f972d4002e rush change 2020-05-18 11:47:25 -07:00
Pete Gonzalez e8bc62877c Fix typo 2020-05-18 11:40:43 -07:00
Pete Gonzalez 037635cdca Update playground to render `@example` and `@see` blocks 2020-05-10 00:06:47 -07:00
Pete Gonzalez 1369369d01 rush change 2020-05-09 21:50:10 -07:00
Pete Gonzalez b0b8fb54fb Clarify spec based on conversation from https://github.com/microsoft/tsdoc/pull/205 2020-05-09 21:48:43 -07:00
Hans Bergren 644ea51caa
Have a single way to use the `@see` tag with a `@link` 2020-05-08 13:08:31 -04:00
Hans Bergren a97a4ac390
Add support for the see tag 2020-05-08 10:55:06 -04:00
Pete Gonzalez 91b05e6cb5
Merge pull request #231 from arnog/patch-2
Fixed typo: @inheritdoc -> @inheritDoc
2020-04-30 00:09:37 -07:00
Pete Gonzalez 0c84cb29d2
Merge pull request #233 from microsoft/octogonz/upgrade-rush
Upgrade Rush
2020-04-30 00:04:22 -07:00
Pete Gonzalez 2ec780010f rush update --full 2020-04-29 23:20:29 -07:00
Pete Gonzalez 375a40ffb1 Upgrade Rush 2020-04-29 23:20:22 -07:00
Pete Gonzalez 204487e139
Merge pull request #232 from arnog/patch-3
Clarify the behavior of @inheritDoc
2020-04-29 23:17:37 -07:00
Pete Gonzalez 59313cca75 rush change 2020-04-29 18:15:17 -07:00
Arno Gourdol 95b6c052d7
Added tick around @-tags 2020-04-29 18:04:59 -07:00
Arno Gourdol b7680c0ed4
Clarify the behavior of @inheritDoc
Additional info copied from https://api-extractor.com/pages/tsdoc/tag_inheritdoc/
2020-04-29 14:38:33 -07:00
Arno Gourdol ec89d9ae9e
Fixed typo: @inheritdoc -> @inheritDoc 2020-04-29 09:31:58 -07:00
Rushbot b2bdf5ca8a Applying package updates. 2020-03-27 23:14:54 +00:00
Rushbot ac39d6ce4c Deleting change files and updating change logs for package updates. 2020-03-27 23:14:54 +00:00
Pete Gonzalez 8aaac70c53
Merge pull request #212 from guillaumewuip/FIX-tsdoc-characters-after-block-tag-no-message
Add tsdoc-characters-after-block-tag in allTsdocMessageIds
2020-03-27 15:55:39 -07:00
Pete Gonzalez b59e9fb2aa
Merge pull request #225 from microsoft/octogonz/fix-html-name-regexp
Fix an issue where "h1" was not allowed as an HTML element name
2020-03-27 15:55:30 -07:00
Pete Gonzalez eba7fa9d3a Improve _htmlNameRegExp() to follow the CommonMark spec 2020-03-27 14:58:58 -07:00
Pete Gonzalez e774c713a3 rush change 2020-03-26 22:15:52 -07:00
Pete Gonzalez 19f5cb7395 Add unit test 2020-03-26 22:15:26 -07:00
Pete Gonzalez 4249e5d49a Fix an issue where `<h2>` was not allowed as an HTML element name 2020-03-26 22:13:24 -07:00
Pete Gonzalez 0b7c6becef rush change 2020-03-26 18:21:44 -07:00
Pete Gonzalez c8e24358c4 Fix some other similar issues 2020-03-26 18:20:25 -07:00
Pete Gonzalez 013245f23b Merge remote-tracking branch 'remotes/origin/master' into FIX-tsdoc-characters-after-block-tag-no-message 2020-03-26 18:10:22 -07:00
Pete Gonzalez 4b8311f30f
Merge pull request #221 from bitjson/eslint-plugin-url
eslint-plugin-tsdoc: set docs url to eslint-plugin/README.md
2020-03-26 18:09:21 -07:00
Pete Gonzalez 3260aa9591 rush change 2020-03-26 18:04:26 -07:00
Pete Gonzalez b241879267
Merge pull request #222 from microsoft/update-dependencies
Update dependencies
2020-03-17 21:58:02 -07:00
Pete Gonzalez 8754fdf402 PR feedback 2020-03-17 21:52:42 -07:00
Pete Gonzalez 847f4b5645 rush update --full 2020-03-17 21:48:04 -07:00