🐞 Bug Fixes
- kit:
Number
should ignore[decimalSeparator]
value if[precision]=0
(#1908) (19effe2) - kit:
Number
+ postfix (with leading space) adds unnecessary spaces on paste value with trailing spaces (#1865) (c37b1d6) - kit:
DateRange
should accept single character date segment paste even if date and range separators are equal (#1796) (be6a4c3)