File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.3.4] ( https://github.com/nervjs/taro-ui/compare/v2.3.3...v2.3.4 ) (2020-04-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** accordion:** 修复 Accordion 示例的 Bug, close [ #995 ] ( https://github.com/nervjs/taro-ui/issues/995 ) ([ ebcf943] ( https://github.com/nervjs/taro-ui/commit/ebcf943593d45b153cc740c13b946e9a89bee53e ) )
7+ * ** calendar:** 纯日期 key 导致下月 key 重复,样式更新失败 close [ #1024 ] ( https://github.com/nervjs/taro-ui/issues/1024 ) ([ 9fb3515] ( https://github.com/nervjs/taro-ui/commit/9fb3515e82c98f234dcd789a98bdec62ee561f22 ) )
8+ * ** range:** 在 delayQuerySelector 时增加 30ms 延迟, close [ #1021 ] ( https://github.com/nervjs/taro-ui/issues/1021 ) ([ 9f4f025] ( https://github.com/nervjs/taro-ui/commit/9f4f0254da23819a2bb1f9ff15d8f4d79e4fd053 ) )
9+ * 修复 NoticeBar 的 animation 属性问题 close [ #993 ] ( https://github.com/nervjs/taro-ui/issues/993 ) ([ e12d1c9] ( https://github.com/nervjs/taro-ui/commit/e12d1c9fc4a6be750631344988bb1c86a09296c6 ) )
10+
11+
12+
113## [ 2.3.3] ( https://github.com/nervjs/taro-ui/compare/v2.3.2...v2.3.3 ) (2020-04-11)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " taro-ui" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "description" : " UI KIT for Taro" ,
55 "main" : " dist/index.js" ,
66 "main:h5" : " dist/h5/index.js" ,
You can’t perform that action at this time.
0 commit comments