Graphite/frontend
Keavon Chambers 790647815b
Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345)
* Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2)

* Fix pseudo_hash call

* Replace hash function with proper function for uuid generation

* Cargo fmt

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2021-08-14 02:45:24 -07: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 Add support for saving and opening files (#325) 2021-08-14 00:56:52 -07:00
wasm Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345) 2021-08-14 02:45:24 -07:00
.eslintrc.js Disallow snake_case variable names in frontend 2021-08-12 21:49:03 -07:00
.gitignore Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
package-lock.json Add number labels to ruler marks 2021-08-12 02:55:00 -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