File tree 4 files changed +4
-12
lines changed
4 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 5
5
node_js :
6
6
- 12.4.0
7
7
before_install :
8
- - echo -e "[submodule "antdv-demo"] \n path = antdv-demo \n https:// $GITHUB_TOKEN@github.com/tangjinzhou/antdv-demo.git " >~/.gitmodules
8
+ - echo -e "machine github.com \n login Travis \n password $GITHUB_TOKEN" > ~/.netrc
9
9
- git submodule update --init --recursive
10
10
before_script :
11
11
- npm install vue vue-template-compiler
Original file line number Diff line number Diff line change 14
14
15
15
` 2020-03-06 `
16
16
17
- ### Component features and styles are synchronized to antd version 3.26.12.
18
-
19
17
- Four new components have been added:
20
18
- 🔥🔥🔥 [ Mentions] ( https://antdv.com/components/mentions-cn/ ) Added mentioned components and discarded the original Mention components.
21
19
- 🔥🔥🔥 [ Descriptions] ( https://antdv.com/components/descriptions-cn/ ) Display multiple read-only fields in groups.
462
460
- 🎉 🎉 🎉 Publish the vscode plugin [ ant-design-vue-helper] ( https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper )
463
461
- 🎉 🎉 🎉 Optimize official website document interaction
464
462
465
- ### Component features and styles are synchronized to antd version 3.11.6.
466
-
467
- 1.3.0 brings two new Components, a lot of exciting changes and new features.
463
+ 1.3.0 brings two new Components, a lot of exciting changes and new features.
468
464
469
465
- 🔥 Added a new component [ Comment] ( https://www.antdv.com/components/comment/ ) 。
470
466
- 🔥 dded a new component [ ConfigProvider] ( https://www.antdv.com/components/config-provider/ ) for user to customize some global setting.
Original file line number Diff line number Diff line change 14
14
15
15
` 2020-03-06 `
16
16
17
- ### 组件功能和样式同步到 antd 3.26.12 版本。
18
-
19
17
- 新增了四个组件:
20
18
- 🔥🔥🔥 [ Mentions] ( https://antdv.com/components/mentions-cn/ ) 新增提及组件并废弃原有 Mention 组件。
21
19
- 🔥🔥🔥 [ Descriptions] ( https://antdv.com/components/descriptions-cn/ ) 成组展示多个只读字段。
465
463
- 🎉 🎉 🎉 发布 vscode 插件 [ ant-design-vue-helper] ( https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper )
466
464
- 🎉 🎉 🎉 优化官网文档交互
467
465
468
- ### 组件功能和样式同步到 antd 3.11.6 版本。
469
-
470
- 1.3.0 版本带来了两个新组件,还有很多激动人心的变化和新特性。
466
+ 1.3.0 版本带来了两个新组件,还有很多激动人心的变化和新特性。
471
467
472
468
- 🔥 增加了一个新组件 [ Comment] ( https://www.antdv.com/components/comment-cn/ ) 。
473
469
- 🔥 增加了一个新组件 [ ConfigProvider] ( https://www.antdv.com/components/config-provider-cn/ ) 为组件提供统一的全局化配置。
You can’t perform that action at this time.
0 commit comments