Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.07 KB

todo.md

File metadata and controls

42 lines (35 loc) · 1.07 KB

Todo

  • playground

    • first example in playground should be real life form
  • jedi

    • complementary schema (for ui stuff)
    • iconLib option can be string or IconLib instance
    • theme option can be string or Theme instance
  • validation

  • plugins

    • Choices
    • SignaturePad
    • simplemde
  • editors

    • remove not needed action containers
    • fix infoButton when format table
    • input range
    • input file
    • color picker
    • format switch (booleans and/or not required properties)
    • info variant tooltip
    • info variant popover
    • array copy button
    • append descriptions if set and not hidden
    • type hidden description
    • ionic theme
    • property already exist message box or disable add button
    • anyOf, oneOf accessibility switcher (radios are better)
    • option hideButton labels
    • set input names like id
    • make theme methods options more consistent (text, textContent, content, getIcon, etc)
  • tests

    • navigate with Tab key
  • publish on NPM