Design system.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

TODO.md 1.1 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. # Categories
  2. - Action
  3. - [X] ActionButton
  4. - Blob (choose to extract each preview component to their own library?)
  5. - [ ] FileSelectBox
  6. - Choice
  7. - [X] ComboBox
  8. - [X] DropdownSelect
  9. - [X] MenuSelect
  10. - [X] RadioButton
  11. - [X] RadioTickBox
  12. - Color
  13. - [ ] ColorPicker
  14. - [X] Swatch
  15. - Formatted
  16. - [X] EmailInput
  17. - [X] PhoneNumberInput
  18. - [X] UrlInput
  19. - Freeform
  20. - [X] MaskedTextInput
  21. - [X] MultilineTextInput
  22. - [X] TextInput
  23. - Geo
  24. - [ ] Map
  25. - Information
  26. - [X] Badge
  27. - [X] KeyValueTable
  28. - MultiChoice
  29. - [X] MenuMultiSelect
  30. - [X] TagInput
  31. - [X] ToggleButton
  32. - [X] ToggleSwitch
  33. - [X] ToggleTickBox
  34. - Navigation
  35. - [ ] Breadcrumb
  36. - [X] LinkButton
  37. - [ ] Pagination
  38. - [ ] Steps
  39. - Number
  40. - [X] Slider
  41. - [X] Spinner
  42. - [ ] Matrix2D
  43. - Rating
  44. - [ ] Rating
  45. - RichText
  46. - [ ] RichTextInput
  47. - Temporal
  48. - [ ] Calendar
  49. - [ ] DateDropdown
  50. - [ ] DateTimeRangeInput
  51. - [ ] MonthInput
  52. - [ ] MonthDayInput
  53. - [ ] TimeSpinner
  54. - [ ] YearMonthInput
  55. - [ ] YearWeekInput
  56. - [ ] YearInput
  57. # Others
  58. - [ ] Add `select-none` to input labels, etc.