Tldraw/packages/tldraw/src/state/tools
Christian Petersen e2814943e9
[feature] Add grids (#344)
* [feature] grids

* Shows relative grids at different zoom levels

* Update colors

* Restores vec and intersect to monorepo, changes vec.round to vec.toFixed, adds vec.snap

* Snapping in translate and transforms, fix shortcut

* fix bugs in build

* use grid size for nudge too

* update scripts

* Update grid.tsx

* Update grid.tsx

* Fixed!

* Update grid.tsx

* Fix package imports

* Update Editor.tsx

* Improve tsconfigs, imports

* Fix tiny arrow bugs, snap starting points to grid

* Update tsconfig.base.json

* Update shape-styles.ts

* Fix example tsconfig

* Fix translate type error

* Fix types, paths

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-11-26 15:14:10 +00:00
..
ArrowTool [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
DrawTool Period key works as pointer down / up (#377) 2021-11-24 18:07:31 +00:00
EllipseTool [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
EraseTool Period key works as pointer down / up (#377) 2021-11-24 18:07:31 +00:00
LineTool [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
RectangleTool [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
SelectTool [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
StickyTool [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
TextTool [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
BaseTool.ts [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
about-tools.md 1.0.0 (#267) 2021-11-16 16:01:29 +00:00
index.ts [feature] Added LineTool functionality (#343) 2021-11-22 12:28:56 +00:00