-
Notifications
You must be signed in to change notification settings - Fork 35
Ts part 16 #580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Ts part 16 #580
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tclindner
added a commit
that referenced
this pull request
Mar 5, 2022
* TS conversion part 1 (#564) * TS Part 2 (#565) * Bump prismjs from 1.25.0 to 1.27.0 in /website (#562) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * TS Part 2 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ts part 3 (#566) * Ts part 5 (#567) * ts part 3 * part 5 * Ts part 6 (#568) * ts part 3 * part 5 * Imports * Round 7 (#569) * severity (#570) * Convert more files (#571) * Ts part 10 (#572) * Update .gitignore * Part 10 * Part 11 (#573) * TS Part 12 (#574) * Accept current state for ESLint (#575) * Ts part 14 (#576) * Update esbuild.config.js * Add @types/node * Reporter * Update tsconfig.json * Tests * Define more types * Add build to github workflows * Update tsconfig.json * Bump some deps and rule file path for different file systems (#577) * TS part 16 (#578) * file name formats * lint issues * Update ci.yml * Ts part 16 (#580) * file name formats * lint issues * Update ci.yml * Move docs folder to website * Delete Footer.js * Delete help.js * Delete index.js * Delete versions.js * Convert to v2 config * Update languages.js * Create .gitignore * Upgrade to v2 of docusaurus * Delete versioned docs * Delete main.css * Create styles.module.css * Create index.js * Create help.js * Create custom.css * Update sidebars.json * Update docusaurus.config.js * Update docusaurus.config.js * Update types ref. Remove source from files directory (#582) * Drop support for node 12 (#581) * Add migration docs (#583) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of change
Part 16! Upgrade docs to docusaurus v2.