| #
49324930 |
| 23-Jun-2023 |
Bartosz Kaszubowski <[email protected]> |
[docs] ToC Sidebar: add scroll to top, allow multiline entries, UI tweaks (#23033)
|
| #
f4b1168b |
| 09-Mar-2023 |
Bartosz Kaszubowski <[email protected]> |
[docs] migrate to new styleguide packages (#21557)
|
| #
b5ea8c8f |
| 27-Oct-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] simplify Permalinks, fix scroll shift (#19688)
|
| #
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]>
|
| #
1f61a071 |
| 19-Jul-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] improve typings after React 18 migration (#18269)
|
| #
b8b69ebe |
| 15-Jul-2022 |
Bartosz Kaszubowski <[email protected]> |
[docs] bump Next, switch to React 18 (#18256)
|
| #
75f2233f |
| 21-May-2021 |
Charlie Cruzan <[email protected]> |
[docs] add 'next steps' and 'see also' sections to notifications guide (#12982)
* [docs] add 'next steps' and 'see also' sections to notifications guide
* remove bullet
* Revert "remove bullet
[docs] add 'next steps' and 'see also' sections to notifications guide (#12982)
* [docs] add 'next steps' and 'see also' sections to notifications guide
* remove bullet
* Revert "remove bullet"
This reverts commit b26f16a4afb51eadde4bba89a08916fb3a66705a.
show more ...
|
| #
5b6cd93d |
| 04-May-2021 |
Bartosz Kaszubowski <[email protected]> |
[docs] cleanup and update Emotion setup (#12785)
|
| #
586106d6 |
| 29-Sep-2020 |
Bartłomiej Klocek <[email protected]> |
[docs] Migrate codebase to TypeScript (#10324)
* Configure Next.js to use TypeScript
* Migrate 'docs/common' to TypeScript
* Migrate some components to TS
* General components migrated
*
[docs] Migrate codebase to TypeScript (#10324)
* Configure Next.js to use TypeScript
* Migrate 'docs/common' to TypeScript
* Migrate some components to TS
* General components migrated
* Migrate base components
* Migrate icons
* Migrate plugins
* Tape patch window globals
* Migrate _app
* Migrate global-styles
* Migrate _error and _document
* Fixes
* Exclude static files
* Add slugger types, remove ts-ignores
* Improve headingManger typing
* Rebase, use React.FC where possible, prettier fixes
* Add ESLint config
* tsc watch script, updated test snapshots
* Apply code review suggestions
Apply suggestions
* [docs] Enable TypeScript 'strict' mode (#10380)
* Resolved TSC strict errors
* Fix heading metadata typing
* Simplify version handling
* Enable 'noImplicitAny'
* Update icons
* Add mdx-js types
show more ...
|