Graphite/frontend
TrueDoctor 0ccb181e2c Implement Undo and Redo (#354)
* Implement undo and redo

* Create more save points and hook up menu entry

* Fix operation ordering

* Remove debug statement

* Fix folder changed order

* Don't store overlays in the history chain

* Keep selection
2021-08-26 12:20:00 +02:00
..
assets Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
public Revert "Fix floating menu positioning behavior when web page has scrollbars (#263) (#341)" 2021-08-11 23:49:31 -07:00
src Implement Undo and Redo (#354) 2021-08-26 12:20:00 +02:00
wasm Implement Undo and Redo (#354) 2021-08-26 12:20:00 +02:00
.eslintrc.js Disallow snake_case variable names in frontend 2021-08-12 21:43:50 -07:00
.gitignore Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
package-lock.json Fix crash when clicking non-document tabs and remove extraneous tabs (#352) 2021-08-20 16:30:48 -07:00
package.json Update npm dependencies 2021-08-10 20:25:21 -07:00
tsconfig.json Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
vue.config.js Restructure project directories (#333) 2021-08-07 05:17:18 -07:00