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

1052 Коммитов

Автор SHA1 Сообщение Дата
Rushbot 49216d84cf Deleting change files and updating change logs for package updates. 2022-09-14 02:55:06 +00:00
Pete Gonzalez b8ccd9ea54 Update change log, prepare to publish 2022-09-13 19:51:41 -07:00
Pete Gonzalez 8b0d97f060
Merge pull request #329 from iclanton/fix-monaco-esc
Fix an accessability issue where a user can't keyboard-navigate out of the code editor.
2022-08-03 12:56:26 -07:00
Ian Clanton-Thuon e6cb28526e Disable webpack perf hinting. 2022-08-03 12:01:15 -07:00
Ian Clanton-Thuon 756d9e84f0
Merge pull request #328 from magic-akari/fix/remove-circular-reference
Change import path to avoid circular reference
2022-08-03 11:53:24 -07:00
Ian Clanton-Thuon a6e8c57b3d Fix an accessability issue where a user can't keyboard-navigate out of the code editor. 2022-08-03 11:51:58 -07:00
magic-akari d923458950
Add changelog 2022-07-16 14:59:47 +08:00
magic-akari 2d446f44b7
Change import path to avoid circular reference 2022-07-16 14:58:47 +08:00
Pete Gonzalez 31bcfd59d7
Merge pull request #327 from magic-akari/fix/remove-circular-reference
Fix circular reference by type import
2022-07-15 22:14:09 -07:00
magic-akari 29e5970232
chore 2022-07-16 10:34:42 +08:00
magic-akari 18633cf8d8
Fix circular reference by type import 2022-07-16 10:29:50 +08:00
Pete Gonzalez b0499dace6
Merge pull request #326 from microsoft/user/apc/role-tab
Accessibility fix to set correct role on playground tabs
2022-06-23 16:39:02 -07:00
Apostolis Haitalis d4194b3d9e Accessibility fix to set correct role on playground tabs 2022-06-23 22:20:50 +00:00
Rushbot b7bddc1ceb Applying package updates. 2022-04-09 02:28:43 +00:00
Rushbot 1f4358dc8c Deleting change files and updating change logs for package updates. 2022-04-09 02:28:41 +00:00
Ian Clanton-Thuon 390612fdd8
Merge pull request #319 from microsoft/master-to-main
Rename master to main.
2022-04-08 19:21:23 -07:00
Ian Clanton-Thuon 0aea13618a Rush change. 2022-04-08 19:16:22 -07:00
Ian Clanton-Thuon 8c96128cdc Rename master to main. 2022-04-08 19:07:34 -07:00
Pete Gonzalez d8ce4aedcf Fix CI warning 2022-04-07 19:00:18 -07:00
Pete Gonzalez 7c8ae4be24
Merge pull request #318 from microsoft/octogonz/playground
Improve presentation of "illustrative purposes" notice
2022-04-07 16:00:35 -07:00
Pete Gonzalez 33065d9b0b Update changelog 2022-04-07 15:59:49 -07:00
Pete Gonzalez 8d56b9e75c Merge remote-tracking branch 'remotes/origin/master' into octogonz/playground 2022-04-07 15:56:40 -07:00
Rushbot 6ba7156e46 Applying package updates. 2022-04-07 22:51:09 +00:00
Rushbot 62656db341 Deleting change files and updating change logs for package updates. 2022-04-07 22:51:07 +00:00
Pete Gonzalez 72a0833c3b Improve presentation of "illustrative purposes" notice 2022-04-07 15:41:45 -07:00
Pete Gonzalez e66ec2ca2f
Merge pull request #317 from josephjunker/allowlist-html-tags
Add allowlist for HTML tags and corresponding validation
2022-04-07 14:57:20 -07:00
Joseph Junker cb51187415 more detail in jsonschema description 2022-04-07 14:51:41 -07:00
Joseph Junker 009f475e28 add more tests 2022-04-07 14:49:05 -07:00
Joseph Junker 60479e7f8e improve doc comments 2022-04-07 14:37:39 -07:00
Joseph Junker 3dbca7cccb replace setReportUnsupportedHtmlElements method with setter 2022-04-07 14:26:15 -07:00
Joseph Junker 5cba6a449d
Update tsdoc/src/configuration/TSDocValidationConfiguration.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2022-04-07 14:19:51 -07:00
Joseph Junker 1ecaf967cf fix tests 2022-04-07 11:14:25 -07:00
Joseph Junker b36ae4c2fb add another test case for reportUnsupportedHtmlElements extension 2022-04-07 11:06:07 -07:00
Joseph Junker 6c792bcb5f change TSDoc to support forbidding all HTML tags 2022-04-07 11:00:48 -07:00
Joseph Junker 209194bd52 remove extraneous logic 2022-04-07 10:56:44 -07:00
Joseph Junker 866e35b336 add default logic for reportUnsupportedHtmlElements to TSDocConfiguration 2022-04-07 10:54:44 -07:00
Joseph Junker 2b81f3f1da update html element regex 2022-04-06 17:14:43 -07:00
Pete Gonzalez 0a072d3a0e Update snapshot 2022-04-06 16:56:05 -07:00
Pete Gonzalez 341137c186 Merge remote-tracking branch 'remotes/origin/master' into allowlist-html-tags 2022-04-06 16:42:55 -07:00
Pete Gonzalez 90331dee09 Convert change log to MINOR bump and add more detail to the description 2022-04-06 16:41:28 -07:00
Pete Gonzalez 318c3ffcd6
Merge pull request #306 from samisayegh/master
[tsdoc] remove "const" keyword before enum to use with typescript isolatedModules
2022-04-06 16:39:55 -07:00
Joseph Junker 72622967a9
Update tsdoc/src/parser/NodeParser.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2022-04-06 15:52:35 -07:00
Joseph Junker 1adf232257
Update tsdoc/src/configuration/TSDocConfiguration.ts
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2022-04-06 15:52:27 -07:00
Joseph Junker 6d4db629b2
Update tsdoc/schemas/tsdoc.schema.json
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2022-04-06 15:52:20 -07:00
Joseph Junker 84a4cee048
Update tsdoc/schemas/tsdoc.schema.json
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2022-04-06 15:52:10 -07:00
Pete Gonzalez 89abdbcb48
Merge pull request #310 from noahbuscher/playground-monaco-tsdoc-lang
[playground] Add TSDoc parsing, banner
2022-04-06 15:19:13 -07:00
Pete Gonzalez 7e58c41a09
Merge pull request #280 from greggirwin/master
Add DeclarationReference rules for use with DiaGrammar.
2022-04-06 15:16:58 -07:00
Joseph Junker 1da0cae96d fix missed changes 2022-04-06 14:12:50 -07:00
Joseph Junker eb506800bf update changelog 2022-04-06 14:05:05 -07:00
Joseph Junker eebced6a84 updates per PR discussion 2022-04-06 14:03:00 -07:00