Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 16:04
· 32 commits to main since this release

Bug Fixes

  • add basic keyboard controls (7e1bdfe)
  • add basic props (bf8f938)
  • add dropdown pos detection fix #1 (1bb71d1)
  • add element internals / aria (4f9c00a)
  • add selectedIndex and value setter (07317bb)
  • add x-option, change to x-selectmenu (53cf3c2)
  • iterate (0cefbee)
  • margin position issue (14aaf9b)
  • remove pointer events for disabled option (dff7da1)
  • selectmenu value w/ tests (068e57e)
  • tweak styles, icon, examples (8342b23)
  • use toggleAttribute() for boolean attrs (e91acbc)
  • use blocking script (ece8d30)
  • use select-menu custom element because (2e0b8d1)
  • work more like spec (17e353c)

Features

  • add draft of selectmenu (d6afd7b)