Skip to content

Commit aaed739

Browse files
committed
docs: changelog 3.1.22
1 parent 7894fb4 commit aaed739

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

CHANGELOG.md

+48
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,51 @@
1+
## v3.1.22
2+
3+
`2022-06-24`
4+
5+
NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷
6+
本次社区贡献者 @mushroomli @renbaoshuo @yoyo837 @remxcode
7+
8+
* 🌍 feat: 组件文档支持国际化 @nutui-teams
9+
* :sparkles: feat: 新增 Animate 动画/动效 组件 @mushroomli
10+
* :sparkles: feat: 新增 Image 图片展示组件 @yangxiaolu1993
11+
* :sparkles: feat: 新增 Ellipsis 文本省略 @yangxiaolu1993
12+
* :sparkles: feat: 新增 ConfigProvider 暗黑模式切换 @richard1015
13+
* :sparkles: feat(calendar): 日历范围中的开始结束日期在同一月份,日历空白问题 (#1405) @lkjh3214
14+
* :sparkles: feat(elevator): add index ceiling capacity @szg2008
15+
* :sparkles: feat(checkbox): 增加选择限制,反选,半选功能 @szg2008
16+
* :sparkles: feat(cell): add attr size & title slot @richard1015
17+
* :sparkles: feat(dialog): add popClass、popStyle、beforeClose @richard1015
18+
* :sparkles: feat(form): add form-item slot label #1361 @richard1015
19+
* :sparkles: feat(button): 细化两个变量 (#1389) @yoyo837
20+
* :sparkles: feat(menu): 增加向上弹出和自定义选项图标等新能力 (#1346) @yangjinjun3
21+
* :sparkles: feat(timeselect): 标题支持html @szg2008
22+
* :sparkles: feat(rate): add attr touchable @richard1015
23+
* :sparkles: feat(elevator): add default slot for item(#1379) @szg2008
24+
* :sparkles: feat: imagepreview 部分功能补齐 (#1412) @yangxiaolu1993
25+
* :sparkles: feat: input组件新增input slot插槽 (#1418) @ailululu
26+
* :zap: chore: support highlight for JetBrains web-types @szg2008
27+
* :zap: chore: fix: d.ts error @szg2008
28+
* :zap: chore: fix locale types @richard1015
29+
* :zap: chore: add rollup terser option(drop_console) #1363 @richard1015
30+
* :bug: fix: collaspe 数据更新问题处理 (#1401) @Ymm0008
31+
* :bug: fix(address): add lock-scroll props @szg2008
32+
* :bug: fix(uploader): alipay upload error #1322 @richard1015
33+
* :bug: fix(form): taro h5 env button submit bug #1350 @richard1015
34+
* :bug: fix(radio): unactive boder width setting @richard1015
35+
* :bug: fix(input): taro升级maxlength问题、部分组件国际化 @ailululu
36+
* :bug: fix(circleprogress): taro gradient color position error (#1371) @Drjingfubo
37+
* :bug: fix(tabs): text word-break #1344 @richard1015
38+
* :bug: fix(timeselect): add lock-scroll props(#1343) @szg2008
39+
* :bug: fix(uploader): taro env types error @richard1015
40+
* :bug: fix(tabs): add autoHeight #1066 @richard1015
41+
* :bug: fix(toast): demo 路由切换时toast 不消失 bug @richard1015
42+
* 📖docs(overlay): lock-scroll attribute of overlay should be true (#1380) @remxcode
43+
* 📖docs(form): validator rule attr del @richard1015
44+
* 📖doc: calendar 文档修改 (#1410) @lkjh3214
45+
* 📖docs(elevator): 增加吸顶props @szg2008
46+
* 🍭style: fix font family of highlighted code (#1354) @renbaoshuo
47+
48+
149
## v3.1.21
250

351
`2022-05-30`

0 commit comments

Comments
 (0)