1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

replace awesomplete with React component react-autosuggest

This commit is contained in:
Baptiste Augrain
2018-08-26 15:48:41 +02:00
parent 53923c9c87
commit fa9d8b8881
8 changed files with 280 additions and 238 deletions

View File

@@ -50,7 +50,6 @@
"@rokt33r/markdown-it-math": "^4.0.1",
"@rokt33r/season": "^5.3.0",
"@susisu/mte-kernel": "^2.0.0",
"awesomplete": "^1.1.2",
"aws-sdk": "^2.48.0",
"aws-sdk-mobile-analytics": "^0.9.2",
"chart.js": "^2.7.2",
@@ -89,6 +88,7 @@
"node-ipc": "^8.1.0",
"raphael": "^2.2.7",
"react": "^15.5.4",
"react-autosuggest": "^9.4.0",
"react-codemirror": "^0.3.0",
"react-debounce-render": "^4.0.1",
"react-dom": "^15.0.2",