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 years ago |
Steve Ruiz
|
e6a3e5c3ea
|
[big chore] restore core to monorepo (#287)
* move core into repo, apps into apps folder, update tests
* Update scripts for build:core
* improve scripts
* remove noise from www
* Update .gitignore
* Fix focus bug
* add ci test script
* Update main.yml
|
4 years ago |
Steve Ruiz
|
0d564c1501
|
Remove libraries
|
4 years ago |
Steve Ruiz
|
599e6032a9
|
Removes core (off to its own repo)
|
4 years ago |
Steve Ruiz
|
a2a68f4463
|
Fix paths on build
|
4 years ago |
Steve Ruiz
|
3603ec3953
|
fix types
|
4 years ago |
Steve Ruiz
|
f7971d5c6f
|
Cleans up packages, tsconfigs, fixes for docs
|
4 years ago |
Steve Ruiz
|
183f9cd798
|
Write tests, slight tweaks to build / packages
|
4 years ago |
Steve Ruiz
|
af69aef5c0
|
Tweak builds to omit declaration maps in prod
|
4 years ago |
Steve Ruiz
|
1d77ca833e
|
removes incremental from build
|
4 years ago |
Steve Ruiz
|
d5e62d2169
|
Update files
|
4 years ago |
Steve Ruiz
|
b6028360d1
|
ignore docs from build
|
4 years ago |
Steve Ruiz
|
9e12f96904
|
Slight changes to tsconfigs to fix bug with `yarn docs`
|
4 years ago |
Steve Ruiz
|
c619ef0ec1
|
cleans up package.json, scripts
|
4 years ago |
Steve Ruiz
|
6aa58c7966
|
Renames tests, simplifies tsconfigs
|
4 years ago |
Steve Ruiz
|
b8f410b752
|
Adds react tests, build tsconfigs
|
4 years ago |
Steve Ruiz
|
bd938c995b
|
cleans up tsconfigs
|
4 years ago |
Steve Ruiz
|
ccb8876d8b
|
All tests passing
|
4 years ago |
Steve Ruiz
|
8c02e0df84
|
Improves types and imports!
|
4 years ago |
Steve Ruiz
|
edc29dfbcf
|
Fixes types
|
4 years ago |
Steve Ruiz
|
c92eba9c4e
|
Fix build errors
|
4 years ago |
Steve Ruiz
|
4ac1b93f96
|
Adds dev server
|
4 years ago |
Steve Ruiz
|
5998879e24
|
Replace
|
4 years ago |