Work on the jump tooltip

This commit is contained in:
Sébastien André
2021-01-08 16:24:40 +01:00
parent 51c509e4fe
commit 57575c0b81
5 changed files with 350 additions and 228 deletions

View File

@@ -22,25 +22,25 @@
"@angular/platform-browser": "^10.2.4",
"@angular/platform-browser-dynamic": "^10.2.4",
"@angular/router": "^10.2.4",
"bufferutil": "^4.0.2",
"bufferutil": "^4.0.3",
"core-js": "^2.6.12",
"fibers": "^5.0.0",
"html-webpack-plugin": "^4.5.0",
"html-webpack-plugin": "^4.5.1",
"node-sass": "^4.14.1",
"rxjs": "^6.6.3",
"rxjs-compat": "^6.6.3",
"tslib": "^1.14.1",
"utf-8-validate": "^5.0.3",
"utf-8-validate": "^5.0.4",
"zone.js": "^0.10.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1100.5",
"@angular-devkit/build-angular": "^0.1100.6",
"@angular/cli": "^10.2.1",
"@angular/compiler-cli": "^10.2.4",
"@angular/language-service": "^10.2.4",
"@types/jasmine": "^2.8.17",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^12.19.11",
"@types/node": "^12.19.12",
"codelyzer": "^5.2.2",
"jasmine-core": "~2.8.0",
"jasmine-spec-reporter": "~4.2.1",