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>
|
4 лет назад |
Steve Ruiz
|
adb680f8cf
|
[fix] brush selection on groups (#335)
* select groups rather than grouped shapes
* Adds test
|
4 лет назад |
Steve Ruiz
|
25cd388ff3
|
fixes migration bug?
|
4 лет назад |
Steve Ruiz
|
b68a4681e1
|
[improvement] repo shuffle (#214)
* move folders out of packages
* Remove custom yarn stuff, remove duplicate readme
* Remove stitches config
* Add README script.
* bump deps
* Fix script
* Update package.json
|
4 лет назад |
Steve Ruiz
|
0d564c1501
|
Remove libraries
|
4 лет назад |
Steve Ruiz
|
b6f2e2940f
|
Remove references to core, fix core example
|
4 лет назад |
Steve Ruiz
|
599e6032a9
|
Removes core (off to its own repo)
|
4 лет назад |
Steve Ruiz
|
fc9b9fa3e3
|
expand arrow bounds based on interpolated points (#90)
|
4 лет назад |
Steve Ruiz
|
2f4a1f97a2
|
big refactor
|
4 лет назад |
Steve Ruiz
|
f7971d5c6f
|
Cleans up packages, tsconfigs, fixes for docs
|
4 лет назад |
Steve Ruiz
|
7f0cfd2c5a
|
Splits vectors and intersections into new packages
esbuild isn't currently tree shaking intersections, but that's a file where we could save some room
|
4 лет назад |
Steve Ruiz
|
fb2c5088a9
|
Remove id property
|
4 лет назад |
Steve Ruiz
|
7d37cf34c1
|
Adds references
|
4 лет назад |
Steve Ruiz
|
9f2148eab9
|
Fixes import issue
|
4 лет назад |
Steve Ruiz
|
c6764b870e
|
update ignore
|
4 лет назад |
Steve Ruiz
|
9955ca87af
|
remove typedoc options
|
4 лет назад |
Steve Ruiz
|
3f89af61b5
|
Adds ungroup
|
4 лет назад |
Steve Ruiz
|
9e12f96904
|
Slight changes to tsconfigs to fix bug with `yarn docs`
|
4 лет назад |
Steve Ruiz
|
c619ef0ec1
|
cleans up package.json, scripts
|
4 лет назад |
Steve Ruiz
|
b8f410b752
|
Adds react tests, build tsconfigs
|
4 лет назад |
Steve Ruiz
|
bd938c995b
|
cleans up tsconfigs
|
4 лет назад |
Steve Ruiz
|
ccb8876d8b
|
All tests passing
|
4 лет назад |
Steve Ruiz
|
8c02e0df84
|
Improves types and imports!
|
4 лет назад |
Steve Ruiz
|
edc29dfbcf
|
Fixes types
|
4 лет назад |
Steve Ruiz
|
c92eba9c4e
|
Fix build errors
|
4 лет назад |
Steve Ruiz
|
4ac1b93f96
|
Adds dev server
|
4 лет назад |
Steve Ruiz
|
5998879e24
|
Replace
|
4 лет назад |