Add docs burndown list
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
This commit is contained in:
co-authored by
Marshall Bowers
parent
740e2cc5bf
commit
d500b01aed
@@ -1,3 +1,29 @@
|
||||
// TODO:
|
||||
// Document these:
|
||||
// - [ ] - label
|
||||
// - [ ] - button
|
||||
// - [ ] - icon_button
|
||||
// - [ ] - icon
|
||||
// - [ ] - list
|
||||
// - [ ] - avatar
|
||||
// - [ ] - panel
|
||||
// - [ ] - modal
|
||||
// - [ ] - palette
|
||||
// - [ ] - input
|
||||
// - [ ] - facepile
|
||||
// - [ ] - player
|
||||
// - [ ] - stacks
|
||||
// - [ ] - context menu
|
||||
// - [ ] - input
|
||||
// - [ ] - textarea (not built)
|
||||
// - [ ] - indicator
|
||||
// - [ ] - public actor
|
||||
// - [ ] - keybinding
|
||||
// - [ ] - tab
|
||||
// - [ ] - toast
|
||||
// - [ ] - status_toast (maybe not built?)
|
||||
// - [ ] - notification_toast
|
||||
|
||||
//! # UI – Zed UI Primitives & Components
|
||||
//!
|
||||
//! This crate provides a set of UI primitives and components that are used to build all of the elements in Zed's UI.
|
||||
|
||||
Reference in New Issue
Block a user