-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #537 from DaoCloud/release/1.0.6
Release/1.0.6
- Loading branch information
Showing
16 changed files
with
742 additions
and
667 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,35 @@ | ||
## 步骤一 | ||
|
||
请您按照规范确认这个PR的类型:<!--在相对应类型的 [] 输入 x,此PR能且仅能属于以下种类中的一种。输入x时,请确保[]内只有x字母,没有任何空格字节--> | ||
请您按照规范确认这个PR的类型: | ||
|
||
<!-- 确保源分支基于 develop 分支创建,并向develop 分支提起PR请求(本项目 90% 的PR属于此类型)--> | ||
- [ ] feature/fix/docs PR | ||
<!-- 确保源分支基于 master 分支创建,并向 master 分支提PR,以及向develop分支提PR(只有绝少数PR属于此类型)--> | ||
- [ ] hotfix PR | ||
<!-- 确保源分支基于 develop 分支创建,并向 master 分支提PR,以及向develop分支提PR(只有绝少数PR属于此类型)--> | ||
- [ ] release PR | ||
- [ ] feature | ||
|
||
## 步骤二 | ||
- [ ] fix | ||
|
||
完成以下内容的填写,您就可以顺利提交 Pull Request: | ||
- [ ] test | ||
|
||
- [ ] hotfix | ||
|
||
- [ ] optimize/refactor | ||
|
||
- [ ] document/example | ||
|
||
**1. 填写Pull Reqeust主要针对的类型于下一行,选项有:bug/feature(特性)/enhancement(增强)/docs(文档)** | ||
- [ ] build | ||
|
||
- [ ] release | ||
|
||
**2. Pull Request的简要介绍(请填于下一行)** | ||
- [ ] other | ||
|
||
|
||
## 步骤二 | ||
|
||
完成以下内容的填写,您就可以顺利提交 Pull Request: | ||
|
||
**1. Pull Request 内容和 Issue 链接** | ||
|
||
**3. Pull Request针对问题的重现方式(没有请在下一行填“无”)** | ||
|
||
**2. Pull Request 针对问题的重现方式** | ||
|
||
**4. Pull Request可能涉及到的组件范围(没有请在下一行填“无”)** | ||
|
||
**3. Pull Request 可能涉及到的组件范围** | ||
|
||
<!-- 如果您是本项目Maintainer的话,请务必在该PR右边的Label栏目中,添加相应的label标签--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<a name="1.0.6"></a> | ||
# 1.0.6 (2018-08-09) | ||
|
||
|
||
## Bug Fixes | ||
|
||
- ***:** 组件支持自定义文案 | ||
([942e5763](https://github.com/DaoCloud/dao-style-vue/commit/942e5763d94f67cd65c8a5a6decb3f7309ae32c0)) | ||
- **input:** | ||
- 调整 numeric-input 判断逻辑 | ||
([7491d02f](https://github.com/DaoCloud/dao-style-vue/commit/7491d02fded7cd16c8a540c81a4eea88031b2026)) | ||
- numeric input v-model 为 null 时会报错 | ||
([d714d021](https://github.com/DaoCloud/dao-style-vue/commit/d714d0210992f6694cd6d22d82695a4fecd7b8d4)) | ||
- numeric input 重置没有生效 | ||
([e93cab1b](https://github.com/DaoCloud/dao-style-vue/commit/e93cab1bcc50e6d4a2e2d07a88a647ab26f57fd0)) | ||
|
||
|
||
## Features | ||
|
||
- ***:** 简化 pr 格式 | ||
([60a793bf](https://github.com/DaoCloud/dao-style-vue/commit/60a793bfbd13b2d6789600f2258bc6f8f5286f0f)) | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* eslint-disable */ | ||
// this version shows current version of project | ||
var VERSION = '1.0.5'; | ||
var VERSION = '1.0.6'; | ||
module.exports = { VERSION: VERSION }; | ||
// ’make release‘ 依赖 console.log 把打印到标准输出, 不可删除 | ||
console.log(VERSION); |