Steve Ruiz
|
c3050db968
|
[fix] copy and paste (again) (#685)
* fix copy
* remove console logs
* update types
|
2022-05-14 14:15:55 +01:00 |
|
chlbri
|
4d5a929366
|
Feature style (#627)
* initial
* style: style and remove Svg export
* tiny up
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
|
2022-03-24 09:05:35 +00:00 |
|
Faraz Shaikh
|
6103febaaf
|
Added exporting of shapes and pages as images (#468)
* Added exporting of shapeses
* added video serialization
* Fix viewport sizes, add chrome-aws-lambda for puppeteer
* Update menu styling
* extract to callback
* Update Loading.tsx
* force update menu
* fix missing fonts
* Added SVG and JSON export
* Fix json exports
* Merge branch 'main' into pr/468, update menus
* Update TldrawApp.ts
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
|
2022-01-10 16:36:28 +00:00 |
|
Steve Ruiz
|
7c2777966f
|
[improvement] Multiplayer + cursors (#457)
* bump versions, improve cursors
* Spline cursors
|
2021-12-22 00:14:38 +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
|
55124a52b4
|
fix routes (#306)
|
2021-11-19 14:33:15 +00:00 |
|
Steve Ruiz
|
cd48b67a74
|
[chore] Sponsors in README (#301)
* Add images, read me links
* Add API route for sponsor image
* Update cache max age
|
2021-11-19 12:59:08 +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 |
|