update: Bootstrap version to 4.0.0-beta.2
docs: CHANGELOG.md
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
## [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:
|
||||
- update: Bootstrap version to `4.0.0-beta.2`
|
||||
- update: 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`
|
||||
- `b-badge` component added (bootstrap-vue)
|
||||
- `package.json` project dependencies update
|
||||
- update: to vue: `^2.5.x`
|
||||
- update: bootstrap-vue to `1.0.0-beta.9`
|
||||
- refactor: (vue `v2.5.x`) deprecated `<template scope="props">` replace with `<div slot-scope="props">`
|
||||
- refactor: `HeaderDropdown` component added to `Header`
|
||||
- refactor: `b-badge` component added (bootstrap-vue)
|
||||
- chore: `package.json` project dependencies update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user