Graphite/client/web
Keavon Chambers ccea88dfd7 Implement closing the current, and all, documents from the menu bar (#265)
Closes #261
Additional cleanup and refactoring with the way the backend relays the list of open documents to the frontend and prompts for confirmation.
2021-07-14 16:13:58 -07:00
..
assets Add the checkbox input widget (#204) 2021-07-08 14:10:30 -07:00
public Standardize icon sizes and folder paths (closes #110) 2021-05-27 00:14:50 -07:00
src Implement closing the current, and all, documents from the menu bar (#265) 2021-07-14 16:13:58 -07:00
wasm Implement closing the current, and all, documents from the menu bar (#265) 2021-07-14 16:13:58 -07:00
.eslintrc.js Frontend refactor to move response handler, key input handling, and more into new utilities folder (#260) 2021-07-14 14:31:09 -07:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
package-lock.json Downgrade wasm-pack and Vue-related dependencies which are causing issues 2021-07-09 20:29:14 -07:00
package.json Downgrade wasm-pack and Vue-related dependencies which are causing issues 2021-07-09 20:29:14 -07:00
tsconfig.json Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
vue.config.js Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00