- update: Bootstrap version to v4.0.0-beta.2

- update: vue-chartjs version to 3.0.0
- refactor: Remove old SCSS variables
- refactor: Breadcrumb Menu styles
- fix: External links issue
- fix: Mobile sidebar-nav height issue
This commit is contained in:
Łukasz Holeczek
2017-10-22 19:22:38 +02:00
parent f244f02585
commit 923dc4ac3c
157 changed files with 2398 additions and 1832 deletions
+6 -1
View File
@@ -1,8 +1,13 @@
## [vue](./README.md) version `changelog`
###### `v1.0.3`
- moved vue-chartjs to `3.0.0` **[breaking change](https://github.com/apertureless/vue-chartjs/releases/tag/v3.0.0)** :fire:
###### `v1.0.2`
- moved to vue: `^2.5.x`
- updated bootstrap-vue to `1.0.0-beta.9`
- (vue `v2.5.x`) deprecated `<template scope="props">` replaced with `<div slot-scope="props">`
- `HeaderDropdown` component added to `Header`
- moved to component `b-badge` (bootstrap-vue)
- `b-badge` component added (bootstrap-vue)
- `package.json` project dependencies update