Skip to content

Release v2.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 13:58
· 618 commits to main since this release
e993783

2.3.1 (2024-04-23)

Bug Fixes

  • kit: Number should drop decimal separator if all digits are erased
    (#1211)
    (5836c96)
  • kit: Number with decimalZeroPadding=true should erase everything on .00
    (#1207)
    (d72f225)
  • kit: Placeholder can have now the same character as textfield's value
    (#1209)
    (ed06936)