Skip to content

IconButtonProps not being auto-generated #33

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

Open
rcgillet opened this issue Dec 16, 2020 · 2 comments
Open

IconButtonProps not being auto-generated #33

rcgillet opened this issue Dec 16, 2020 · 2 comments
Labels
react-magma-docs Improvements or additions to documentation

Comments

@rcgillet
Copy link
Contributor

Describe the bug
The props table on the IconButton docs page is not being auto-generated. This is because typedoc does not generate the type data if Omit is used on a type. It is currently in their todo list for the next version. For now we will use a manually generated props table.

TypeStrong/typedoc#1094

@rcgillet
Copy link
Contributor Author

List of components affected:
Combobox
DropdownButton
IconButton
IndeterminateCheckbox
Input
NavTabs
NavTab
Select

@rcgillet rcgillet reopened this Jan 21, 2021
@joasmi723 joasmi723 added the react-magma-docs Improvements or additions to documentation label Mar 22, 2021
@jwad03
Copy link

jwad03 commented Oct 6, 2023

relates to #815. Review after this is complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react-magma-docs Improvements or additions to documentation
Projects
Status: No status
Development

No branches or pull requests

4 participants