Skip to content

Latest commit

Β 

History

History
70 lines (63 loc) Β· 2.43 KB

COMPONENTS.md

File metadata and controls

70 lines (63 loc) Β· 2.43 KB

Umbraco UI components

  • πŸ› οΈ - WIP in ./src/components
  • πŸ“¦ - released
  • without emoji - untouched idea

Basics

  • πŸ› οΈ Action bar (maybe just button-group, used in Cards, Lists etc. ust a round cornered box holding some buttons)
  • πŸ“¦ Avatar
  • πŸ“¦ Avatar Group
  • πŸ“¦ Badge
  • πŸ“¦ Button
  • πŸ“¦ Button Group
  • Button Grid (use for Icon selector, Colors)
  • πŸ› οΈ Cards (One base and maybe more specific card types, concepts: Node, Media, Image, File, Folder, DocumentType, User, Member, Form, DataType, CloudProject...)
  • πŸ› οΈ Card Grid (Show any type of card)
  • Card Grid Create Button
  • πŸ› οΈ Caret symbol
  • πŸ“¦ Checkbox
  • Color picker
  • πŸ› οΈ Date & Time picker
  • πŸ› οΈ Base Dropdown (Open towards, picked entry-display and unfold-display.)
  • πŸ› οΈ FileInput Dropzone
  • πŸ› οΈ FileInput Input
  • πŸ› οΈ FileInput Preview (Form data, displays one of three symbols:...)
  • πŸ› οΈ File Symbol
  • πŸ› οΈ Folder Symbol
  • πŸ› οΈ Image-File Symbol (A frame on a thumbnail)
  • πŸ› οΈ Icon
  • πŸ› οΈ Inline create button (Vertical, Horizontal. the one from BL and MediaPicker v3)
  • πŸ“¦ Input
  • πŸ“¦ Loader
  • πŸ› οΈ Locked part (often used for locking the Alias)
  • πŸ› οΈ Menu item
  • πŸ› οΈ Menu item list
  • πŸ› οΈ More symbol ( three dots )
  • Node Display (Today called: Node-Preview, this is a base component that will be used for creating specific types for Content, Media, Image, File, Folder, DocumentType, User, Member, Form, DataType, etc.)
  • Node Display List
  • πŸ› οΈ Overflow container
  • πŸ› οΈ Password input
  • πŸ“¦ Progress bar
  • πŸ“¦ Progress circle
  • πŸ“¦ Radio
  • Rich text Editor
  • πŸ“¦ Single Slider
  • Range Slider
  • πŸ“¦ Tag
  • πŸ“¦ Table
  • πŸ“¦ Toggle
  • TextAreaField
  • Search input

Fragments

  • πŸ› οΈ Dialog
  • Notification
  • Notification List
  • Tooltip
  • Tooltip button (Little i, which can be clicked to get more info)

Navigation

  • πŸ“¦ Breadcrumbs
  • Overlay
  • Overlay Manager (ability to stack overlays, left, right, animate in and out)
  • Tree
  • πŸ“¦ Tabs
  • Typeahead
  • πŸ› οΈ Pagination