Skip to content
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

feat(v2): Provide type definitions for remaining theme-classic components #3356

Merged
merged 1 commit into from
Aug 28, 2020
Merged

feat(v2): Provide type definitions for remaining theme-classic components #3356

merged 1 commit into from
Aug 28, 2020

Conversation

SamChou19815
Copy link
Contributor

Motivation

Continue the work from #3348 to provide type definitions for all remaining theme-classic components. After this PR, theme-classic is now fully typed and we can start recommending users to also include /// <reference types="@docusaurus/theme-classic" /> in their website's types.d.ts, which I will do in another PR.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Everything type checks.

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@SamChou19815 SamChou19815 requested a review from lex111 as a code owner August 28, 2020 14:05
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Aug 28, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit a19ca38

https://deploy-preview-3356--docusaurus-2.netlify.app

@slorber slorber added the pr: new feature This PR adds a new API or behavior. label Aug 28, 2020
@slorber
Copy link
Collaborator

slorber commented Aug 28, 2020

👍

@slorber slorber merged commit aa9212c into facebook:master Aug 28, 2020
@SamChou19815 SamChou19815 deleted the fully-typed-theme-classic branch August 28, 2020 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: new feature This PR adds a new API or behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants