-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docz): conditionally description column on PropsTable (#385)
* Update the PropsTable to conditionally include the description column. * Adds a description to the Alert component in the basic examples to demonstrate it being added * The Button component in the basic example has no descriptions to demonstrate it being excluded * Remove a data- attribute that was used for testing * feat(docz): render [Empty String] on PropsTable (#427) * Updates the PropsTable to render '[Empty String]' instead of nothing. * Add the code to print [No Default] * fix(docz-theme-default): prop table header background was overflowing (#421)
- Loading branch information
1 parent
f833eaa
commit 829a3aa
Showing
3 changed files
with
31 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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