-
- Downloads
Fixed issue with loading spinner, removed autocomplete feature for material...
Fixed issue with loading spinner, removed autocomplete feature for material names, added support for using enter to add formula/material name to query.
Showing
- client/bundle.js 6 additions, 28 deletionsclient/bundle.js
- client/conf.js 2 additions, 2 deletionsclient/conf.js
- client/css/styles.css 3 additions, 12 deletionsclient/css/styles.css
- client/src/common/LoadingPopup.js 0 additions, 3 deletionsclient/src/common/LoadingPopup.js
- client/src/common/Router.js 0 additions, 4 deletionsclient/src/common/Router.js
- client/src/main.js 0 additions, 1 deletionclient/src/main.js
- client/src/material-mod/Overview.view.js 2 additions, 2 deletionsclient/src/material-mod/Overview.view.js
- client/src/search-mod/AutocompleteTextfield.js 17 additions, 5 deletionsclient/src/search-mod/AutocompleteTextfield.js
- client/src/search-mod/MaterialList.view.js 2 additions, 14 deletionsclient/src/search-mod/MaterialList.view.js
- client/src/search-mod/MaterialName.view.js 2 additions, 1 deletionclient/src/search-mod/MaterialName.view.js
- client/src/search-mod/NewSearchMod.js 66 additions, 53 deletionsclient/src/search-mod/NewSearchMod.js
Loading
Please register or sign in to comment