furl icon indicating copy to clipboard operation
furl copied to clipboard

Documentation

Open Chalarangelo opened this issue 5 years ago • 4 comments

  • 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

Chalarangelo avatar May 25 '19 09:05 Chalarangelo

Move to v1.0.0, most of the docs should be done for beta but maybe not some of the examples and demos.

Chalarangelo avatar Jun 27 '19 15:06 Chalarangelo

  • 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 like children, data, self-closing, stateful, stateless, singleton, ref etc.

Chalarangelo avatar Jul 02 '19 11:07 Chalarangelo

  • Docs should also have a related list in their frontmatter or content, specifying related pages or components to link to.

Chalarangelo avatar Jul 02 '19 12:07 Chalarangelo

Footer added to docs

Chalarangelo avatar Jul 04 '19 18:07 Chalarangelo