Graphite/frontend
mfish33 53a1f19af0 Fix undefined behavior in the editor wasm bridge (#414)
* removed possible undifined behavior

* changed naming of Editor -> JsEditorHandle

* fix rust formatting

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2021-12-20 17:55:31 -05:00
..
assets Add folders to frontend and folder creation to backend (#315) 2021-08-29 08:27:49 -07:00
public Rework wasm initialization and reduce global state (#379) 2021-12-20 07:37:19 +01:00
src Fix undefined behavior in the editor wasm bridge (#414) 2021-12-20 17:55:31 -05:00
wasm Fix undefined behavior in the editor wasm bridge (#414) 2021-12-20 17:55:31 -05:00
.eslintrc.js Skip cargo-about in CI to save 5 minutes (#409) 2021-12-20 02:22:19 -08:00
.gitignore Auto-generate third-party license notices (#370) 2021-09-06 06:57:35 -07:00
package-lock.json Upgrade node packages (#413) 2021-12-20 13:09:24 -08:00
package.json Upgrade node packages (#413) 2021-12-20 13:09:24 -08:00
tsconfig.json Add the Help > About Graphite dialog with build info 2021-12-16 02:31:41 -08:00
vue-svg-loader.js Replace vue-svg-loader dependency with simple JS file (fixes a security alert) (#389) 2021-11-01 00:14:31 -07:00
vue.config.js Skip cargo-about in CI to save 5 minutes (#409) 2021-12-20 02:22:19 -08:00