Skip to content

Releases: baleada/vue-features

v0.14.11

08 Jan 18:21
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.14.10

23 Dec 15:56
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.14.9

23 Dec 15:56
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • In hover and press gestures, properly mark touch listeners as passive  -  by @AlexVipond (e3856)
  • Use correct effect timing when programatically opening and searching combobox  -  by @AlexVipond (76694)
  • Include is in non-toggle button API  -  by @AlexVipond (fc819)
  • Support element param for delegate  -  by @AlexVipond (7b965)
  • De-dupe values before binding to list-friendly element attributes like aria-describedby  -  by @AlexVipond (7e397)
  • When handling labeling meta, avoid overwriting existing bound values  -  by @AlexVipond (94bb2)
  • Allow more than just HTMLButtonElement for useButton  -  by @AlexVipond (95e3f)
  • Switch to pointer events for press and hover to reduce the number of event listeners added, improve accuracy, and fix bugs with delegation  -  by @AlexVipond (b8adb)
  • Allow checkbox checked state to be set directly  -  by @AlexVipond (abe03)
  • Support and test indeterminate state and press interactions on checkbox  -  by @AlexVipond (ec8f3)
  • In textbox, only set selection on supported input types  -  by @AlexVipond (c3f4c)
    View changes on GitHub

v0.14.8

07 Sep 03:24
Compare
Choose a tag to compare

   🚀 Features

  • Capture rich hover metadata, implement hover event delegation, simplify usePress, support delegated presses and hovers on nested elements and their ancestors  -  by @AlexVipond (8b033)

   🐞 Bug Fixes

    View changes on GitHub

v0.14.7

29 Aug 04:19
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.14.6

28 Aug 18:20
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.14.5

26 Aug 19:42
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.14.4

25 Aug 05:32
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.14.3

23 Aug 19:22
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • accessibility: Support reactive values in accessible labelling metadata  -  by @AlexVipond (16319)
    View changes on GitHub

v0.14.2

16 Aug 22:26
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Correct labelledBy typo, mark validity as optional for useTextbox  -  by @AlexVipond (adbfc)
    View changes on GitHub