Graphite/client/web
TrueDoctor f79e6e378d
Transform API (#301)
* Enforce cache dirtification

* Turn all shapes into one struct

* Remove working folder

* Remove old shapes

* Major restructuring

* Refactor Ellipse, Rectangle and ShapeTool

* Simplify bounding box calculation for folder

* Fix panic in select tool

*  Refactorselect tool

* Refactor Align

* Refactor flipping layers

* Zoom to fit all

* Refactor tools to avoid state keeping

* Refactor more tools to use state that is passed along

* Fix whitespace + change selection box style

* Set viewbox of svg export based on the contents
2021-08-06 12:34:30 +02:00
..
assets Add DialogModal and use it for close confirmations and "coming soon" features (#322) 2021-07-31 14:30:31 -07:00
public Standardize icon sizes and folder paths (closes #110) 2021-05-27 00:14:50 -07:00
src Transform API (#301) 2021-08-06 12:34:30 +02:00
wasm Transform API (#301) 2021-08-06 12:34:30 +02:00
.eslintrc.js Frontend refactor to move response handler, key input handling, and more into new utilities folder (#260) 2021-07-14 14:31:09 -07:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
package-lock.json Bump tar from 5.0.5 to 5.0.7 in /client/web (#329) 2021-08-03 17:11:16 -07:00
package.json Fix inconsistent whitespace 2021-07-23 17:48:39 -07:00
tsconfig.json Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
vue.config.js Two improvements to the development workflow (#270) 2021-07-16 01:49:52 -07:00