Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 586 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 586 Bytes

2.0.9 (2024-12-16)

  • fix: currentTarget event lost after await

2.0.8 (2024-12-16)

  • fix: invoke event param

2.0.7 (2024-11-28)

  • feat: added x-drawer dismiss method

2.0.6 (2024-11-15)

  • fix: button loading bug

2.0.5 (2024-10-30)

  • fix: toast import typo

2.0.4 (2024-10-30)

  • feat: added InvokeFetch class variant

2.0.3 (2024-10-29)

  • feat: added disabled attribute on loading state of a button component

2.0.2 (2024-10-23)

  • feat: deps update

2.0.1 (2024-10-22)

  • feat: added initActions and initControllers utils

2.0.0 (2024-10-08)

  • feat: initial version