File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.1.7 (2018-4-19)
2+
3+ ### 新特性 / New Features
4+ - https://github.com/rdkmaster/jigsaw/pull/646 新增了jigsaw-drawer组件
5+ - https://github.com/rdkmaster/jigsaw/issues/256 新增了jigsaw-steps组件
6+ - https://github.com/rdkmaster/jigsaw/pull/650 editable-box支持将tab作为容器
7+
8+ ### 破坏性修改 / Breaking Changes
9+ - 无 / none
10+
11+ ### 优化 / Modified
12+ - 增加了button/checkbox/fish-bone/input的api文档,以及一些api文档中的错漏
13+ - 补充了combo/table/notification/movable等组件的自动化测试用例
14+ - https://github.com/rdkmaster/jigsaw/issues/644 避免graph设置多次data时,一个事件会绑定多个回调
15+
16+ ### 修复 / Fixes
17+ - https://github.com/rdkmaster/jigsaw/issues/648 fishbone报错
18+
19+
120## v1.1.6 (2018-3-23)
221
322### 新特性 / New Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @rdkmaster/jigsaw" ,
3- "version" : " 1.1.6 " ,
3+ "version" : " 1.1.7 " ,
44 "description" : " Jigsaw, the next generation component set for RDK" ,
55 "main" : " ./bundles/jigsaw.umd.js" ,
66 "module" : " ./@rdkmaster/jigsaw.es5.js" ,
You can’t perform that action at this time.
0 commit comments