arwes / arwes

Futuristic Sci-Fi UI Web Framework.

Home Page:https://arwes.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Select component

romelperez opened this issue · comments

Add a selection of options components with support for browser options and custom options panel.

  • Add Select component.
    • Allow custom content.
  • Support browser default options panel.
  • Support custom options panel.
    • Allow custom option content.
    • Support basic layout settings.
  • Allow multiple option.
  • Accessibility.
    • Autofocus on transitions entered if enabled.
    • Tabindex on readonly,
    • Select on mousedown.
    • Select with keyboard arrows.
    • Select with keyboard space/enter.
    • Typeahead selection.
  • Add transition animations
  • Add transition bleep.
  • Add change bleep.

Closed due to #46 (comment)