f244f02585
- Update Vue Router to 3.0.0 - Fix height and position problems with .fixed-footer - Fix mobile sidebar height - Fix mobile breadcrumb position with .fixed-breadcrumb - Add new navbar toggler icon - Update old bootstrap classes ex. `hidden-sm-down`
9 lines
275 B
Markdown
9 lines
275 B
Markdown
## [vue](./README.md) version `changelog`
|
|
|
|
###### `v1.0.2`
|
|
- moved to vue: `^2.5.x`
|
|
- (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)
|
|
|