furl
furl copied to clipboard
Documentation
- Design guide documents
- [x] Design principles
- [x] Typography system
- [x] Layout system
- [x] Color palettes
- [x] Customization
- Components
- [x] Reference common API
- [x] Accordion
- [x] Alert
- [x] Anchor
- [x] Audio
- [x] Avatar
- [x] Badge
- [x] Breadcrumbs
- [x] Button
- [x] ButtonGroup
- [x] Calendar
- [x] Card
- [x] Collapse
- [x] ContextButton
- [x] Divider
- [x] Dropdown
- [x] Footer
- [x] Form
- [x] Graph
- [x] Grid
- [x] Hyperlink
- [x] Icon
- [x] Iframe
- [x] Image
- [x] Input
- [x] Item
- [x] Layout
- [x] List
- [x] Loader
- [x] MediaObject
- [x] Menu
- [x] Modal
- [x] Notification
- [x] Pagination
- [x] Popover
- [x] Progress
- [x] Search
- [x] Steps
- [x] Switch
- [x] Table
- [x] Tabs
- [x] Tooltip
- [x] Typography
- [x] Video
- Prefabs/Demos
- [ ] Login/Registration Form
- [ ] Product Landing Page
- [ ] Page Hero/Splash Screen
- [ ] Alert with
X
icon - [ ] Feature Breakdown table
- [ ] Pricing and Plan comparison
- [ ] Card Layout with responsiveness
- [ ] Card template and mapping
- [ ] Horizontal card templates
Move to v1.0.0
, most of the docs should be done for beta
but maybe not some of the examples and demos.
- Docs are missing a footer everywhere.
- Docs are missing
tags
specified for each page, so that they can be displayed under a component's name or near the API in such a way that it will contain badges likechildren
,data
,self-closing
,stateful
,stateless
,singleton
,ref
etc.
- Docs should also have a
related
list in their frontmatter or content, specifying related pages or components to link to.
Footer added to docs