Graphite/client/web
George Atkinson b88c246c87
Add FSM and related tool plumbing (Fix #54) (#62)
- Added FSM trait
- Added FSM to select and ellipse tools
- Moved circle stamping code to ellipse tool
2021-04-05 15:57:33 -07:00
..
assets/svg Switch inline SVGs to using SVG file loader 2021-03-27 02:26:55 -07:00
public Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-27 02:26:55 -07:00
src Rename the "Layers" panel to "Layer Graph" 2021-04-01 21:58:28 -07:00
wasm Add FSM and related tool plumbing (Fix #54) (#62) 2021-04-05 15:57:33 -07:00
.eslintignore Various small fixes; no longer lint on Vue CLI run 2021-03-27 02:26:55 -07:00
.eslintrc.js Change document, viewport, and canvas terminology 2021-03-29 03:52:08 -07:00
.gitignore Add .gitattributes file (#46) 2021-03-27 11:48:05 +01:00
package-lock.json Add FSM and related tool plumbing (Fix #54) (#62) 2021-04-05 15:57:33 -07:00
package.json Add .gitattributes file (#46) 2021-03-27 11:48:05 +01:00
tsconfig.json Fix compiling issue broken while cleaning up last commit 2021-03-27 02:26:55 -07:00
vue.config.js Change Vue CLI's lint results from none to warning 2021-03-28 01:31:52 -07:00