Skip to content

Commit f6fd619

Browse files
committed
Merge branch 'DEVELOP'
2 parents d27a60d + e88604c commit f6fd619

17 files changed

+279
-280
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### 1.0.6 - (2018-11-20)
6+
7+
* compat: fix IE11 conflict
8+
* fix(d-form-checkbox): remove unnecessary `:checked` binding.
9+
* fix(d-form-radio): remove unnecessary `:checked` binding.
10+
511
### 1.0.5 - (2018-10-30)
612

713
* fix(d-link): exact/active classes not properly applied #10

dist/shards-vue.common.js

Lines changed: 86 additions & 88 deletions
Large diffs are not rendered by default.

dist/shards-vue.common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/shards-vue.common.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/shards-vue.common.min.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/shards-vue.esm.js

Lines changed: 86 additions & 88 deletions
Large diffs are not rendered by default.

dist/shards-vue.esm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/shards-vue.esm.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/shards-vue.esm.min.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/shards-vue.umd.js

Lines changed: 86 additions & 88 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)