We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd6852 commit b4c2ca0Copy full SHA for b4c2ca0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# v0.5.1
2
+## Bug Fixes
3
+* Fix layout bugs in navigation popover
4
+
5
+## Improvements
6
+* Reorganize css variables. Improve default styling.
7
8
# v0.5.0
9
## Bug Fixes
10
* Day content more vertically centered with `line-height: 1`
package.json
@@ -1,6 +1,6 @@
{
"name": "v-calendar",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
"keywords": [
"vue",
0 commit comments