Skip to content

0.24.0

Compare
Choose a tag to compare
@adenvt adenvt released this 16 Oct 10:24
· 1325 commits to main since this release
7e555f2

🚀 Features

  • core:
    • Expose loading, vnode and image utils - by Ade Novid (f5a98)
  • dialog:
    • Make dialog text and title support markdown syntax - by Afriq Yasin Ramadhan (32695)
    • Refine spacing of modal footer button - by Afriq Yasin Ramadhan (7fc42)
  • label:
    • Custom dot color of label dot variant - by Afriq Yasin Ramadhan (ee58c)
  • nav:
    • Nav lines color is follow the brand accent color - by Afriq Yasin Ramadhan (b5dcd)
  • toast:
    • Make toast title and text support markdown, toast text is not mandatory, custom toast icon - by Afriq Yasin Ramadhan (f3b72)

🐞 Bug Fixes

  • Fix typescript issue - by Ade Novid (16891)
  • cropper:
    • Move inline tailwind class into cropper__control__reset - by Afriq Yasin Ramadhan (8a967)
  • deps:
    • Update dependency core-js to v3.33.0 - by renovate[bot] (f0360)
    • Update dependency @fontsource/dm-sans to v5.0.14 - by renovate[bot] (b6f11)
    • Update dependency @vueuse/core to v10.5.0 - by renovate[bot] (b6d73)
    • Update dependency @fontsource/dm-sans to v5.0.15 - by renovate[bot] (22471)
  • dialog:
    • Dialog z-index must be higher than modal - by Afriq Yasin Ramadhan (7f3b6)
  • layout:
    • Some component broken when combined with very long label, caption or content - by Afriq Yasin Ramadhan (33918)
  • pagination:
    • Remove select search in per page options - by Afriq Yasin Ramadhan (78c01)
  • pdf-viewer:
    • Error on unmounted - by Ade Novid (79cee)
  • table:
    • Handle empty data non array - by Afriq Yasin Ramadhan (b2526)
    • Unchecked select all on table static if no items - by wikanonymous-dev (6dc93)
View changes on GitHub