forked from jd-opensource/nutui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(signature): 组件增加签名开始、结束、进行中回调函数 (jd-opensource#1520)
* fix: countup优化滚动逻辑 * fix: collapse 无法动态更新问题修复 * fix: 解决H5侧动态加载问题 * docs: 文档增加调试功能(Barrage、Signature、CountUp、TextArea、Collapse) * feat: 折叠面板 collapse 单元测试 * feat: countUp 单元测试 * feat: barrage 单元测试 * fix: 签名组件单元测试 * feat: textarea 单元测试 * feat: collapse 标题多行展示,无内容不下拉,图标位置配置 * feat: textarea 自动撑开,collapse 组件能力 * fix: collapse 单元测试优化 * fix: textarea 单元测试优化 * fix: 修改input参数,maxNum 改为 maxLength,文档修改等 * fix: maxlength 值 * fix: textarea 自适应 * fix: textarea rows * upd: notify 增加组件调用方式 * fix: demo 修改 * feat: 新增collapse组件自定义内容(不折叠)功能 * fix: notify 单元测试优化 * feat: searchbar 组件能力补充 * feat: collapse,layout 组件国际化 * upd: countup、barrage、signature、Skeleton组件国际化 * fix: demo及文档修改,组件优化 * feat: textarea 增加autofocus、disabled等属性,增加点击区域事件 * fix: 解决 flexwrap 问题 * fix: 文档修改 * fix: 优化 * fix: collaspe 数据更新支持外部调用 * fix: demo * feat: 修复折叠面板手风琴模式 * fix: 修复notify标签式展示报错问题及class类名问题 * fix: 解决签名组件生产环境下 getContext 报错问题 * fix: 适配textarea小程序自适应高度功能 * fix: 折叠面板优化 * feat: 组件支持暗黑模式 * feat(signature): signature 组件增加签名开始,结束,进行中回调函数 * docs: 文档修改 Co-authored-by: richard1015 <[email protected]>
- Loading branch information
1 parent
4fed901
commit dd447df
Showing
8 changed files
with
42 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters