Variables: Adds variables inspection (#25214)

* Chore: initial commit

* Refactor: adds usages

* Refactor: adds FeatureInfoBox

* Refactor: uses graphs instead

* Refactor: adds id, name, title to prop instead of key

* Refactor: adds usages to VariablesList

* Refactor: Moves unknowns to first page

* Refactor: minor stylings and icons

* Refactor: styling

* Refactor: changed to button with modal

* Refactor: adds VariablesDependenciesButton

* Refactor: changes after UX feedback

* Refactor: renames heading

* Refactor: changes after PR comments

* Refactor: small changes after PR comments
This commit is contained in:
Hugo Häggmark
2020-11-05 09:53:27 +01:00
committed by GitHub
parent c3ed644f66
commit e54fc47462
14 changed files with 825 additions and 27 deletions
+2 -1
View File
@@ -288,7 +288,8 @@
"tinycolor2": "1.4.1",
"tti-polyfill": "0.2.2",
"uuid": "8.3.0",
"whatwg-fetch": "3.1.0"
"whatwg-fetch": "3.1.0",
"visjs-network": "4.25.0"
},
"resolutions": {
"caniuse-db": "1.0.30000772"