| #
5990cc31 |
| 10-Jan-2023 |
Bartosz Kaszubowski <[email protected]> |
[tools][docs] TypeDoc update and related changes (#20687)
|
| #
3f609562 |
| 21-Sep-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] convert app to ESM, update MDX to v2 (#18947)
Co-authored-by: Jon Samp <[email protected]>
|
| #
dfb21e5e |
| 30-Aug-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] fix APISection classes render, improve ToC for classes (#18874)
|
| #
13032b48 |
| 21-Jul-2022 |
Bartosz Kaszubowski <[email protected]> |
[gl][docs] move documentation to source, autogenerate docs (#18322)
Co-authored-by: Aman Mittal <[email protected]>
Co-authored-by: Tomasz Sapeta <[email protected]>
|
| #
c827567e |
| 08-Jul-2022 |
Bartłomiej Klocek <[email protected]> |
[docs] Fix tests
|
| #
6a5c065c |
| 05-Jul-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] APISection: improve entries and platform labels appearance (#17872)
|
| #
7534da61 |
| 27-Jun-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] APISection: use tables for methods arguments (#17740)
|
| #
7006d33c |
| 12-May-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] autogenerate basic Terminal cmdCopy, update tests and test deps (#17483)
|
| #
fccf9c8c |
| 05-Oct-2021 |
Cedric van Putten <[email protected]> |
[docs] Simplify markdown layout system (#14636)
* [docs] Add new version of the mdx headings plugin
This plugin is uncoupled from the existing frontmatter change in the custom webpack loader. It
[docs] Simplify markdown layout system (#14636)
* [docs] Add new version of the mdx headings plugin
This plugin is uncoupled from the existing frontmatter change in the custom webpack loader. It also has a fix for mixed children content type, and it can pipe through the ID from plugins like remark-slug
* [docs] Move heading manager over to the new plugin
* [docs] Move document page higher order component to simple component
* [docs] Add empty array to all heading manager tests
* [docs] Fix linting issue in remark export headings
* [docs] Fix esbuild warning and add minimizer
* [docs] Remove esbuild minimizer to clear up memory
* [docs] Replace or with nullish coalescing
Co-authored-by: James Ide <[email protected]>
* [docs] Rename documentation elements without with prefix
* [docs] Disable linting all links in docs workflow
Co-authored-by: James Ide <[email protected]>
show more ...
|
| #
f31f564b |
| 24-Sep-2021 |
Bartosz Kaszubowski <[email protected]> |
[barcode-scanner] add doc comments in source (#14522)
|
| #
8de46705 |
| 27-Jul-2021 |
Bartosz Kaszubowski <[email protected]> |
[docs] add initial, generic tests for the `APISection` component (#13653)
|