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 |
|
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
|
2021-11-18 13:09:18 +00:00 |
|
Steve Ruiz
|
0d564c1501
|
Remove libraries
|
2021-11-01 15:26:44 +00:00 |
|
Steve Ruiz
|
5479d67877
|
Updates to new core. (#210)
|
2021-10-28 17:50:58 +01:00 |
|
Steve Ruiz
|
599e6032a9
|
Removes core (off to its own repo)
|
2021-10-27 18:52:02 +01:00 |
|
Steve Ruiz
|
2f4a1f97a2
|
big refactor
|
2021-09-13 16:38:42 +01:00 |
|
Steve Ruiz
|
7808d6b75e
|
Adds package sizes to build scripts
|
2021-09-12 14:05:13 +01:00 |
|
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
|
2021-09-12 13:21:44 +01:00 |
|
Steve Ruiz
|
7d37cf34c1
|
Adds references
|
2021-09-06 12:44:14 +01:00 |
|
Steve Ruiz
|
bd938c995b
|
cleans up tsconfigs
|
2021-08-13 13:48:08 +01:00 |
|
Steve Ruiz
|
ccb8876d8b
|
All tests passing
|
2021-08-13 11:49:35 +01:00 |
|
Steve Ruiz
|
c92eba9c4e
|
Fix build errors
|
2021-08-11 22:11:23 +01:00 |
|
Steve Ruiz
|
923dad6dbe
|
Adds typescript to dev builds
|
2021-08-10 21:36:29 +01:00 |
|
Steve Ruiz
|
4ac1b93f96
|
Adds dev server
|
2021-08-10 18:19:30 +01:00 |
|
Steve Ruiz
|
5998879e24
|
Replace
|
2021-08-10 17:12:55 +01:00 |
|
Steve Ruiz
|
a24b7f7931
|
Adds tests, fixes bug on pre-complete sessions
|
2021-06-23 13:46:16 +01:00 |
|
Steve Ruiz
|
864ded959a
|
big cleanup
|
2021-06-21 22:35:28 +01:00 |
|
Steve Ruiz
|
aabc7e8e0f
|
Adds text
|
2021-06-17 11:43:55 +01:00 |
|
Steve Ruiz
|
055caef3a5
|
a good starter template
|
2021-05-09 13:03:39 +01:00 |
|