amis2/packages/amis-core
吴多益 4ec44e10af
feat: input-number 支持大数模式 (#5332)
* feat: input-number 在输入内容是字符串的时候,输出结果也是字符串,从而支持大数操作

* 增加 big 参数,调整浮点数最大精度为 16

* 增加 big 参数,调整浮点数最大精度为 16

* 补充文档
2022-09-30 17:59:06 +08:00
..
__tests__ chore: 过滤器url_encode将不合法的输入处理为undefined (#5423) 2022-09-23 10:35:42 +08:00
src feat: input-number 支持大数模式 (#5332) 2022-09-30 17:59:06 +08:00
.gitignore 调试 github workflow 2022-06-02 19:05:30 +08:00
package.json chore: 升级第三方依赖 react@5.4.0 downshift@6.1.7 sortablejs@1.15.0 (#5442) 2022-09-27 10:20:24 +08:00
rollup.config.js 修复 chart 渲染问题 2022-06-06 11:12:38 +08:00
tsconfig.json 添加 script 2022-06-07 14:46:09 +08:00