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
|
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 years ago |
Steve Ruiz
|
1d988f132a
|
[feature] Add Sentry tracking, restore installable PWA (#106)
* This PR restores the sentry and pwa features
* Add gtag to editor in events.
|
4 years ago |
Steve Ruiz
|
a74e168d97
|
Revert "Adds auth, etc to next.js site"
This reverts commit fbbaf08513.
|
4 years ago |
Steve Ruiz
|
fbbaf08513
|
Adds auth, etc to next.js site
|
4 years ago |