File tree Expand file tree Collapse file tree 4 files changed +4
-12
lines changed Expand file tree Collapse file tree 4 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 55node_js :
66 - 12.4.0
77before_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
99 - git submodule update --init --recursive
1010before_script :
1111 - npm install vue vue-template-compiler
Original file line number Diff line number Diff line change 1414
1515` 2020-03-06 `
1616
17- ### Component features and styles are synchronized to antd version 3.26.12.
18-
1917- Four new components have been added:
2018 - 🔥🔥🔥 [ Mentions] ( https://antdv.com/components/mentions-cn/ ) Added mentioned components and discarded the original Mention components.
2119 - 🔥🔥🔥 [ Descriptions] ( https://antdv.com/components/descriptions-cn/ ) Display multiple read-only fields in groups.
462460- 🎉 🎉 🎉 Publish the vscode plugin [ ant-design-vue-helper] ( https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper )
463461- 🎉 🎉 🎉 Optimize official website document interaction
464462
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.
468464
469465- 🔥 Added a new component [ Comment] ( https://www.antdv.com/components/comment/ ) 。
470466- 🔥 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 1414
1515` 2020-03-06 `
1616
17- ### 组件功能和样式同步到 antd 3.26.12 版本。
18-
1917- 新增了四个组件:
2018 - 🔥🔥🔥 [ Mentions] ( https://antdv.com/components/mentions-cn/ ) 新增提及组件并废弃原有 Mention 组件。
2119 - 🔥🔥🔥 [ Descriptions] ( https://antdv.com/components/descriptions-cn/ ) 成组展示多个只读字段。
465463- 🎉 🎉 🎉 发布 vscode 插件 [ ant-design-vue-helper] ( https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper )
466464- 🎉 🎉 🎉 优化官网文档交互
467465
468- ### 组件功能和样式同步到 antd 3.11.6 版本。
469-
470- 1.3.0 版本带来了两个新组件,还有很多激动人心的变化和新特性。
466+ 1.3.0 版本带来了两个新组件,还有很多激动人心的变化和新特性。
471467
472468- 🔥 增加了一个新组件 [ Comment] ( https://www.antdv.com/components/comment-cn/ ) 。
473469- 🔥 增加了一个新组件 [ ConfigProvider] ( https://www.antdv.com/components/config-provider-cn/ ) 为组件提供统一的全局化配置。
You can’t perform that action at this time.
0 commit comments