Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit159a217

Browse files
authored
Merge pull request#5 from coreui/fix-tooltip-position-out-of-view-area
v1.3.1
2 parentse19ced5 +23b95ba commit159a217

17 files changed

+2145
-3966
lines changed

‎CHANGELOG.md‎

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
##[CoreUI](https:/coreui.io) Chart.js CustomTooltips plugin
2+
3+
###v1.3.1
4+
- fix: tooltip position out of view area
5+
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

‎dist/cjs/custom-tooltips.js‎

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/cjs/custom-tooltips.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/esm/custom-tooltips.js‎

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/esm/custom-tooltips.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/js/custom-tooltips.js‎

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/js/custom-tooltips.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/js/custom-tooltips.min.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp