Skip to content

Latest commit

 

History

History
225 lines (108 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

225 lines (108 loc) · 11.5 KB

0.3.0 (2023-08-04)

Features

  • rename selectmenu to selectlist (9df014c)

0.2.0 (2023-08-04)

Features

  • rename selectmenu to selectlist (0a5966e)

0.1.1 (2023-06-17)

Bug Fixes

  • adjust styles to be more like native Chrome (2573e2b)
  • click behave more like native popover (83ad946)
  • keyboard space only opens (4204f7b)
  • only prevent default arrow keys when open (5019f42)
  • style button with background: field (f779416)
  • upgrade esbuild. simple class static props (1029ec7)

0.1.0 (2023-06-17)

Bug Fixes

  • position bug with native popover (e3f8223), closes #7

Features

  • convert :open to :popover-open (10d9c2e)

0.0.4 (2023-03-26)

Bug Fixes

  • optimize iife bundle output (5bbe537)

0.0.3 (2023-03-25)

Bug Fixes

  • add many fixes and tweaks (4ccd777)

0.0.2 (2023-03-22)

Bug Fixes

  • add build step before publish (c3d5950)

0.0.1 (2023-03-22)

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)

0.1.0 (2023-06-17)

Bug Fixes

  • position bug with native popover (e3f8223), closes #7

Features

  • convert :open to :popover-open (10d9c2e)

0.0.4 (2023-03-26)

Bug Fixes

  • optimize iife bundle output (5bbe537)

0.0.3 (2023-03-25)

Bug Fixes

  • add many fixes and tweaks (4ccd777)

0.0.2 (2023-03-22)

Bug Fixes

  • add build step before publish (c3d5950)

0.0.1 (2023-03-22)

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)

0.0.4 (2023-03-26)

Bug Fixes

  • optimize iife bundle output (5bbe537)

0.0.3 (2023-03-25)

Bug Fixes

  • add many fixes and tweaks (4ccd777)

0.0.2 (2023-03-22)

Bug Fixes

  • add build step before publish (c3d5950)

0.0.1 (2023-03-22)

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)