Graphite/client/web
T0mstone 5c13279d91 Add plumbing for event system (#52)
* Add plumbing for event system

* Apply review suggestions

* Add swap and reset color functions
2021-03-28 23:39:33 +02:00
..
assets/svg Switch inline SVGs to using SVG file loader 2021-03-23 19:22:58 -07:00
public Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-23 01:09:29 -07:00
src Add plumbing for event system (#52) 2021-03-28 23:39:33 +02:00
wasm Add plumbing for event system (#52) 2021-03-28 23:39:33 +02:00
.eslintignore Various small fixes; no longer lint on Vue CLI run 2021-03-27 00:57:48 -07:00
.eslintrc.js Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44) 2021-03-27 12:43:58 +05:00
.gitignore Add .gitattributes file (#46) 2021-03-27 15:48:05 +05:00
package-lock.json Add plumbing for event system (#52) 2021-03-28 23:39:33 +02:00
package.json Add .gitattributes file (#46) 2021-03-27 15:48:05 +05:00
tsconfig.json Fix compiling issue broken while cleaning up last commit 2021-03-23 02:19:57 -07:00
vue.config.js Change Vue CLI's lint results from none to warning 2021-03-28 01:31:52 -07:00