0.1.2 • Published 3 years ago

@docent-art/docent-ui v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Docent UI

Docent UI is a React UI library.

Install Docent UI

npm install @docent-art/ui

Using Supabase UI

Example of importing a component

import { Button } from '@docent-art/ui'

//...

return <Button>I am a Docent UI button</Button>

Roadmap

Some of these are a work in progress - we invite anyone to submit a feature request if there is something you would like to see.

General

  • Button
  • Typography
  • Icon
  • Image (work in progress)

Data Input

  • Input
  • InputNumber
  • Select (custom select wip)
  • Checkbox
  • Radio
  • Toggle
  • Upload
  • Slider
  • Date picker
  • Time picker
  • Form

Display

  • Card
  • Avatar
  • Accordian
  • Alert
  • Badge
  • Menu
  • Tooltips

Navigation

  • Tabs
  • Breadcrumb
  • Dropdown
  • Menu
  • Page Header
  • Sidebar
  • Flyout menu
  • Steps

Overlay

  • Modal
  • Context Menu
  • Drawer / SidePanel
  • Toast messages / Notification
  • Progress
  • Feeds / Timeline

Utility

  • Loading
0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

1.0.0

3 years ago