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 |
|
Beka Westberg
|
8f0a5ae6a8
|
chore: properly package .ts and .d.ts files (#6257)
* fix: package .ts sources
* chore: add generating type defs
* chore: copy generated type defs into dist dir
* chore: fix adding generated def files
* chore: remove unnecessary imports
* chore: make handcrafted files reference generated
* chore: replace AnyDuringMigration with any
* chore: use replace instead of regex-replace
* chore: use value in config instead of magic strings
* chore: remove blockly.d.ts
* chore: update jsdocs
* chore: remove old references to typings
|
2022-08-05 08:25:41 -07:00 |
|
Maribeth Bottorff
|
2ff4f88f24
|
fix: Make generator types and BlockDefinition less restrictive (#6185)
|
2022-06-03 12:20:06 -07:00 |
|
叶伟伟
|
978b1b83c4
|
fix: Fix typing error of generators (#4753)
|
2021-04-12 16:00:16 -07:00 |
|
Sam El-Husseini
|
7e4e6c7286
|
Add typings modules to match UMD modules. (#3821)
* Add typings modules to match UMD modules.
|
2020-04-15 09:44:25 -07:00 |
|