Skip to content

Conversation

fu050409
Copy link
Member

@fu050409 fu050409 commented May 29, 2024

InputNumber新增小数限制并禁止非数值输入

Fixed #1864

Resolved #1386

What's Changed

  1. InputNumer中的控件新增type="numer"以限制数据为数值;
  2. 新增小数限制;
  3. 为小数限制功能新增文档及单元测试。

@fu050409 fu050409 requested review from Julinear and GreatZPP May 29, 2024 11:01
@fu050409 fu050409 changed the title feat(button): add decimal limit feat(number): add decimal limit May 29, 2024
@fu050409 fu050409 force-pushed the feat/button-decimal-limit branch from 0caa17d to e63ffc4 Compare May 29, 2024 11:12
@fu050409
Copy link
Member Author

fu050409 commented Jun 16, 2024

代码冲突已处理,等待 Review

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: InputNumber 不应允许非数值
1 participant