Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 517 Bytes

73.v.0.123.5.md

File metadata and controls

13 lines (7 loc) · 517 Bytes

0.123.5

April 26, 2024

🐛 Bug fixes

  • Fixes dropdown family issue where the loading state of all selections would end at the same time, even if their await times were different because the values were pojos.

  • Fixes dropdown family issue where value of pojo would sometimes cause issues with setting the active descendant.

  • Fixes dropdown family where active selection via. keyhandlers on taglist tags was not working properly.

  • Prevents focus state of tag via. keydown if text input is present.