Migrate problems panel to React (#1532)
* Replace default angular app config editor * Problems panel: migrate module to ts * Problems panel options editor to react * Problems panel react WIP * Fix explore button * Problems panel alert list layout WIP * Refactor * Minor tweaks on panel options * remove outdated tests * Update typescript * Draft for tag event handling * Remove unused files
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
"ts-jest": "24.1.0",
|
||||
"ts-loader": "4.4.1",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "4.4.4",
|
||||
"typescript": "4.8.2",
|
||||
"webpack": "4.41.5",
|
||||
"webpack-cli": "3.3.10"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user