Skip to content

Commit d27a60d

Browse files
committed
Patch 1.0.5
# Conflicts: # CHANGELOG.md # dist/shards-vue.common.js # dist/shards-vue.common.js.map # dist/shards-vue.common.min.js # dist/shards-vue.common.min.map # dist/shards-vue.esm.js # dist/shards-vue.esm.js.map # dist/shards-vue.esm.min.js # dist/shards-vue.esm.min.map # dist/shards-vue.umd.js # dist/shards-vue.umd.js.map # dist/shards-vue.umd.min.js # dist/shards-vue.umd.min.map # package.json
2 parents e0135af + f2d8d23 commit d27a60d

18 files changed

+290
-265
lines changed

CHANGELOG.md

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

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

5+
### 1.0.5 - (2018-10-30)
6+
7+
* fix(d-link): exact/active classes not properly applied #10
8+
* fix(d-dropdown): hide dropdown when link is clicked
9+
510
### 1.0.4 - (2018-10-15)
611

712
* feature(d-datepicker): impr. highlighted dates, add small datepicker prop/modifier

dist/shards-vue.common.js

Lines changed: 84 additions & 81 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: 84 additions & 81 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: 84 additions & 81 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)