|
1 |
| -## [CoreUI](https:/coreui.io) Chart.js CustomTooltips plugin |
| 1 | +## [CoreUI](https:/coreui.io) Chart.js utities |
2 | 2 |
|
3 |
| -### v1.3.1 |
4 |
| -- fix: tooltip position out of view area |
5 | 3 |
|
6 |
| -##### dependencies update |
7 |
| -- update `@babel/core` to `^7.4.5` |
8 |
| -- update `@babel/plugin-proposal-object-rest-spread` to `^7.4.4` |
9 |
| -- update `@babel/cli` to `^7.4.4` |
10 |
| -- update `@babel/preset-env` to `^7.4.5` |
11 |
| -- update `babel-eslint` to `^10.0.1` |
12 |
| -- update `babel-plugin-istanbul` to `^5.1.4` |
13 |
| -- update `babel-preset-minify` to `^0.5.0` |
14 |
| -- update `eslint` to `^5.16.0` |
15 |
| -- update `eslint-plugin-compat` to `^3.1.0` |
16 |
| -- update `nodemon` to `^1.19.1` |
17 |
| -- update `rollup` to `^1.12.5` |
18 |
| -- update `rollup-plugin-babel-minify` to `^8.0.0` |
19 |
| -- update `rollup-plugin-commonjs` to `^10.0.0` |
20 |
| -- update `rollup-plugin-node-resolve` to `^5.0.0` |
21 |
| -- update `rollup-plugin-uglify` to `^6.0.2` |
22 |
| -- update `uglify-js` to `^3.5.1` |
23 |
| -- chore(rollup.config): update `uglify` plugin call |
24 |
| - |
25 |
| -### v1.3.0 |
26 |
| -- fix: named exports |
27 |
| - |
28 |
| -##### dependencies update |
29 |
| -- update `@babel/cli` to `^7.4.3` |
30 |
| -- update `@babel/core` to `^7.4.3` |
31 |
| -- update `@babel/plugin-proposal-object-rest-spread` to `^7.4.3` |
32 |
| -- update `@babel/preset-env` to `^7.4.3` |
33 |
| -- update `babel-eslint` to `^10.0.1` |
34 |
| -- update `rollup-plugin-babel` to `^4.3.2` |
35 |
| - |
36 |
| -### v1.2.0 |
37 |
| -- chore: add `rollup.js` module bundler |
38 |
| -- chore: adjust linebreak-style eslint rule |
39 |
| -- refactor: extract _setCanvasId function |
40 |
| -- refactor: generate and set random _chart.canvas.id if none |
41 |
| -- chore: dependencies update |
0 commit comments