Aaron Dodson
|
eeef2edf34
|
chore!: Fix warnings when generating docs. (#8660)
|
2025-01-06 10:53:45 -08:00 |
|
Maribeth Bottorff
|
88ff901a72
|
chore: use prettier instead of clang-format (#7014)
* chore: add and configure prettier
* chore: remove clang-format
* chore: remove clang-format config
* chore: lint additional ts files
* chore: fix lint errors in blocks
* chore: add prettier-ignore where needed
* chore: ignore js blocks when formatting
* chore: fix playground html syntax
* chore: fix yaml spacing from merge
* chore: convert text blocks to use arrow functions
* chore: format everything with prettier
* chore: fix lint unused imports in blocks
|
2023-05-10 16:01:39 -07:00 |
|
Blake Thomas Williams
|
e0b60cbf8a
|
chore: fixed tsdoc missing deprecation messages (#6460)
* chore: added missing deprecation messages for `core/renderers/common/block_rendering.ts`
* chore: added missing deprecation messages for `core/utils.ts`
* chore: updated format
* fix: reverted runAfterPageLoad to internal and updated messaging
|
2022-09-30 14:25:44 -07:00 |
|
Maribeth Bottorff
|
ec72e8bb4d
|
chore: add api extractor configuration and fix some associated problems (#6388)
* chore: add configuration for api extractor
* fix: remove extra param names
* chore: private to internal
* remove unrestricted
* chore: remove double backticks
* chore: remove fileoverview and export * as
* chore: return to returns
* chore: fix backslashes and angle brackets in tsdoc
* chore: final to sealed
* chore: ignore to internal
* chore: fix link tags
* chore: add api-extractor configuration
* chore: add unrecognized tag names
* chore: remove tsdoc-metadata
* fix: correct index.d.ts
* chore: fix connection link
|
2022-09-01 11:39:05 -07:00 |
|