Skip to content

v2.3.32

Choose a tag to compare

@github-actions github-actions released this 30 Jun 02:22
· 80 commits to main since this release
f2c59f8

   🚀 Features

   🐞 Bug Fixes

  • form:
    • Should prevent submit and reset event  -  by @qmhc (b1cbb)
  • input:
    • Correctly emit change event when in sync mode  -  by @qmhc (dc2d8)
  • table:
    • Change content element to block display  -  by @qmhc (c7a1c)
    • Correctly calculate table width with column min width  -  by @qmhc (f99d8)
  • utils:
    • OrdinalNumber correctly process for number ends of 11-12-13  -  by @qmhc (4921c)
    • ToFixed normalize process for negative number  -  by @qmhc (91afd)
    View changes on GitHub