Steve Ruiz
|
a0007142e0
|
[chore] epic purge (#893)
* remove extension / electron app
* switch examples to vite
* Update licenses
* Add script
* fix titles
|
2022-08-10 00:18:59 +01:00 |
|
with-heart
|
82f9278976
|
chore: remove typedoc and docs scripts (#864)
|
2022-07-29 15:22:08 +01:00 |
|
Steve Ruiz
|
79204d7ba5
|
fix build for vscode extension
|
2022-04-26 11:40:26 +01:00 |
|
Steve Ruiz
|
e1fb9a8250
|
[improvement] Improve monorepo (lask + turbo) (#566)
* add lask for packages
* Add turbo
* remove custom scripts
* update turbo scripts
* Improve scripts, update changelogs
* update action to use turbo
* Update .gitignore
* Update main.yml
* Update main.yml
* Update main.yml
* Add docs
* add clean
|
2022-02-08 11:05:56 +00:00 |
|
Steve Ruiz
|
5c0e4fad11
|
Upadte changelogs
|
2021-11-28 10:30:16 +00:00 |
|
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 |
|