|
|
@@ -1,3 +1,60 @@
|
|
|
+## v3.1.21
|
|
|
+
|
|
|
+`2022-05-30`
|
|
|
+
|
|
|
+NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷
|
|
|
+本次社区贡献者 @allan2coder @programmerlgs @websongning @Tnon @xcc1995 @mikasayw @@youngjuning @yangjisen
|
|
|
+
|
|
|
+* :zap: feat: 组件文档和demo支持国际化
|
|
|
+* :zap: feat: 京东B商城主题样式 (#1298) @programmerlgs @richard1015
|
|
|
+* :zap: feat: 官网顶部结构修改 (#1307) @ailululu
|
|
|
+* :zap: feat: add lang bahasa Indonesia (#1309) @websongning
|
|
|
+* :zap: feat: 优化ts类名声明,支持函数式 @szg2008
|
|
|
+* :zap: feat: 优化add命令,支持国际化 @szg2008
|
|
|
+* :zap: feat: popover功能补全 (#1306) @yangxiaolu1993
|
|
|
+* :zap: feat(dialog): content support CunstomComponent and VNode @Tnon
|
|
|
+* :zap: feat(input): 新增adjust-position原生属性 (#1255) @mikasayw
|
|
|
+* :zap: feat(dialog): 增加自定义 class / style 功能 #1289 (#1312) @allan2coder
|
|
|
+* :zap: feat: navbar能力补齐,官网顶部获取组件名称 (#1320) @ailululu
|
|
|
+* :zap: feat: searchbar 组件能力补充(增加label,点击事件等) @Ymm0008
|
|
|
+* :zap: feat(overlay): 增加修改遮罩样式的说明 @szg2008
|
|
|
+* :zap: feat: variables add $required-color #1267 @richard1015
|
|
|
+* :zap: feat(dialog): add overlay-class、overlay-style #1289 @richard1015
|
|
|
+* :zap: feat(swiper): add async&api demo @szg2008
|
|
|
+* :zap: feat(cell): add props center @richard1015
|
|
|
+* :zap: feat: input、searchBar组件添加confirm-type属性 (#1258) @mikasayw
|
|
|
+* :zap: feat(tabs): add autoHeight #1066 @richard1015
|
|
|
+* :bug: fix(backtop): 修复demo页面按钮被遮挡样式问题 (#1293) @allan2coder
|
|
|
+* :bug: fix: 修复navbar和tabbar组件文档格式问题&tabbar demo ts 声明问题 (#1297) @allan2coder
|
|
|
+* :bug: fix(numberkeyboard): 增加身份证展示和demo @Drjingfubo
|
|
|
+* :bug: fix: demo vue function error @richard1015
|
|
|
+* :bug: fix(circleprogress): 修复taro h5环境下不展示圆环问题 @Drjingfubo
|
|
|
+* :bug: fix(progress): type modification @Drjingfubo
|
|
|
+* :bug: fix(tabbar): solve (to href) priority issues(#1302) @allan2coder
|
|
|
+* :bug: fix: cdn sass edit @richard1015
|
|
|
+* :bug: fix(card): footer 插槽内容 与 shopName 内容水平对齐 (#1251) @xcc1995
|
|
|
+* :bug: fix(popup): taro版本,自定义内容无法获取100%高度问题修复 (#1308) @lkjh3214
|
|
|
+* :bug: fix: Add repository.directoru (#1280) @youngjuning
|
|
|
+* :bug: fix(backtop): modify taro docs for backtop(#1019) @szg2008
|
|
|
+* :bug: fix(timeselect): 第一次渲染样式问题以及样式不全问题修复(#1257 #1253) @szg2008
|
|
|
+* :bug: fix(sticky): 在小程序中报错修复(#1265) @szg2008
|
|
|
+* :bug: fix(form): vnode async children bug #1317 @richard1015
|
|
|
+* :bug: fix(swiper): dynamic rendering error (#1155 #1249) @szg2008
|
|
|
+* :bug: fix(swiper): test modify error @szg2008
|
|
|
+* :bug: fix: jdt theme edit @richard1015
|
|
|
+* :bug: fix: taro build error @szg2008
|
|
|
+* :bug: fix(formitem): input add font color #1272 @richard1015
|
|
|
+* :bug: fix(tabs): type is vertical ellipsis bug @richard1015
|
|
|
+* :bug: fix(elevator): taro click title error(#1281) @szg2008
|
|
|
+* :bug: fix(elevator): click highLight error(#1151) @szg2008
|
|
|
+* :bug: fix(list): taro e.detail error(#1171 #1284) @szg2008
|
|
|
+* :bug: fix: import NutUI ts error @szg2008
|
|
|
+* :bug: fix(tabbar): docs add dot props (#1335) #1292 @Drjingfubo
|
|
|
+* :bug: fix(addresslist): 优化地址列表数据变更重新渲染 (#1270) @yangjisen
|
|
|
+* :bug: fix(popup): 在Taro中遮罩层滑动问题解决 (#1338) @yangxiaolu1993
|
|
|
+* :bug: fix(tabbar): revise safebottom scss (#1339) @Drjingfubo
|
|
|
+
|
|
|
+
|
|
|
## v3.1.19
|
|
|
|
|
|
`2022-04-25` 此版本依赖 Taro 3.4.x
|