A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021
loc
93
comments
11%
passed
2
coverage
67%

DocumentItem

avatar of atanasster
@component-controls/blocks
3.15.0

displays a single doument item

import { DocumentItem } from '@component-controls/blocks';

Overview

created: 1/1/2020
,byatanasster
Name
Description
Default
DocumentItemProps(2 properties)
item

document to be displayed

DocInfo
-
showImage

if true, will also display the doc image

boolean
-
HTMLAttributes(44 properties)
Attributes(2 properties)
AriaAttributes(48 properties)
DOMAttributes(161 properties)
-(1 properties)
BoxOwnProps(3 properties)
SpaceProps(28 properties)
BackgroundColorProps(2 properties)
OpacityProps(1 properties)

Commits

Date
Author
Commit Message
5/16/2021

atanasster

avatar of atanasster
fix: remove unused import
5/16/2021

atanasster

avatar of atanasster
feat: display images with doc items(blogs)
4/30/2021

atanasster

avatar of atanasster
chore: convert Date to iso string
2/21/2021

atanasster

avatar of atanasster
fix: smaller size tags on doc item
2/20/2021

atanasster

avatar of atanasster
fix: tagslist limit of items
12/23/2020

atanasster

avatar of atanasster
feat: add algolia confurable site search
12/3/2020

atanasster

avatar of atanasster
fix: sx prop upgrade
12/1/2020

atanasster

avatar of atanasster
docs: update story mock contexts
11/30/2020

atanasster

avatar of atanasster
chore: update theme-ui to 0.5.0
11/15/2020

atanasster

avatar of atanasster
feat: bind templates to stories
21 commits
package
imports
peer
SubtitleMarkdownLink
defDocTypedateToLocalStringDocInfo
react
^17.0.1
FC
*
theme-ui
^0.8.4
jsxTextImageBoxPropsBox
file
imports
"../PageTypeTag"
PageTypeTag
"../TagsList"