-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from coreui/fix-tooltip-position-out-of-view-area
v1.3.1
- Loading branch information
Showing
17 changed files
with
2,145 additions
and
3,966 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
## [CoreUI](https:/coreui.io) Chart.js CustomTooltips plugin | ||
|
||
### v1.3.1 | ||
- fix: tooltip position out of view area | ||
|
||
##### dependencies update | ||
- update `@babel/core` to `^7.4.5` | ||
- update `@babel/plugin-proposal-object-rest-spread` to `^7.4.4` | ||
- update `@babel/cli` to `^7.4.4` | ||
- update `@babel/preset-env` to `^7.4.5` | ||
- update `babel-eslint` to `^10.0.1` | ||
- update `babel-plugin-istanbul` to `^5.1.4` | ||
- update `babel-preset-minify` to `^0.5.0` | ||
- update `eslint` to `^5.16.0` | ||
- update `eslint-plugin-compat` to `^3.1.0` | ||
- update `nodemon` to `^1.19.1` | ||
- update `rollup` to `^1.12.5` | ||
- update `rollup-plugin-babel-minify` to `^8.0.0` | ||
- update `rollup-plugin-commonjs` to `^10.0.0` | ||
- update `rollup-plugin-node-resolve` to `^5.0.0` | ||
- update `rollup-plugin-uglify` to `^6.0.2` | ||
- update `uglify-js` to `^3.5.1` | ||
- chore(rollup.config): update `uglify` plugin call | ||
|
||
### v1.3.0 | ||
- fix: named exports | ||
|
||
##### dependencies update | ||
- update `@babel/cli` to `^7.4.3` | ||
- update `@babel/core` to `^7.4.3` | ||
- update `@babel/plugin-proposal-object-rest-spread` to `^7.4.3` | ||
- update `@babel/preset-env` to `^7.4.3` | ||
- update `babel-eslint` to `^10.0.1` | ||
- update `rollup-plugin-babel` to `^4.3.2` | ||
|
||
### v1.2.0 | ||
- chore: add `rollup.js` module bundler | ||
- chore: adjust linebreak-style eslint rule | ||
- refactor: extract _setCanvasId function | ||
- refactor: generate and set random _chart.canvas.id if none | ||
- chore: dependencies update |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.