Merge pull request #10981 from kuangp/feat/search/highlight

feat(search): highlight search result terms
This commit is contained in:
Fredrik Adelöw
2022-05-09 18:27:07 +02:00
committed by GitHub
42 changed files with 947 additions and 69 deletions
+1 -1
View File
@@ -43,6 +43,7 @@
"@backstage/integration": "^1.2.0-next.0",
"@backstage/integration-react": "^1.1.0-next.1",
"@backstage/plugin-catalog-react": "^1.1.0-next.1",
"@backstage/plugin-search-common": "^0.3.3",
"@backstage/plugin-search-react": "^0.2.0-next.1",
"@backstage/plugin-techdocs-react": "^0.1.1-next.1",
"@backstage/theme": "^0.2.15",
@@ -58,7 +59,6 @@
"react-helmet": "6.1.0",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-text-truncate": "^0.18.0",
"react-use": "^17.2.4"
},
"peerDependencies": {