Steve Ruiz
|
0eebdddb5b
|
1.24.0
|
2022-10-04 13:08:31 +01:00 |
|
Gwenaël Gallon
|
25f39a65fc
|
Chore: update and optimize turbo (#885)
* Update turbo to latest
* Update turbo.json
* The --stream flag has been deprecated
* Remove unused start:all
* build:packages -> use new --filter
* build:apps -> use new --filter
* build:www -> use new --filter
* build:core -> use new --filter
* build -> fix tldraw-example dependencies
* Optimize test* and lint
* start & start:core -> use new --filter
* start:electron -> use new --filter
* Remove unused start:apps
* Update turbo.json
* Caching ESLint
See Pro Tip : https://turborepo.org/docs/core-concepts/caching#configuring-cache-outputs
* Optimize test:watch
* start:www -> use new filter
* start:vscode -> use new filter
* Update build:core
* Optimize start and start:core
* Clean build:core
* Remove unused command
* Revert "Merge branch 'main' into chore/update-turbo"
This reverts commit a481c242054504c9b8452822df8c452c24bcdfbd, reversing
changes made to a0f2f337b3d00974741effd4faae699ce493d3a2.
* Update start:electron
* Remove unused deploy in turbo.json
* Add start:extension
* Add package:electron and package:vscode
* Add publish:vscode
* Revet Revert: revert "Merge branch 'main' into chore/update-turbo"
* Update vscode extension build
* Clean tldraw-example tsconfig.json
* Uniform script commands
* Fix start for www
* remove mention of removed packages
* add build:core
* Add force to build step
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
|
2022-08-11 07:08:32 +01:00 |
|
with-heart
|
2e36dadfec
|
chore: clean up local dev tooling (#856)
* chore: clean up husky + lint-staged
* chore: format all files with prettier
|
2022-07-28 08:19:53 +01:00 |
|
Steve Ruiz
|
7555c22632
|
Update Vec
|
2022-06-21 08:56:49 +01:00 |
|
Steve Ruiz
|
702016a3ef
|
Replace lask with lfg
|
2022-06-16 14:23:27 +01:00 |
|
Steve Ruiz
|
6608b07ab0
|
Update README, lask
|
2022-06-16 14:15:35 +01:00 |
|
Steve Ruiz
|
9619e3be0b
|
Add changeset (#567)
* 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
* Add changesets
* Add changeset
|
2022-02-08 11:45:11 +00: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
|
da4d566bd8
|
v1.6.1
|
2022-02-03 11:19:12 +00:00 |
|
Steve Ruiz
|
cc8aa89ed5
|
v1.4.3
|
2022-01-07 09:01:48 +00:00 |
|
Steve Ruiz
|
9c3424a5fc
|
Update documentation
bump versions
update readmes, licenses
|
2022-01-07 09:01:08 +00:00 |
|
Steve Ruiz
|
4b1137849a
|
v1.4.2
|
2022-01-07 08:45:09 +00:00 |
|
Steve Ruiz
|
f57d6bda94
|
v1.4.0
|
2021-12-27 20:29:12 +00:00 |
|
Steve Ruiz
|
9b7414509f
|
v1.2.9
|
2021-12-22 00:46:58 +00:00 |
|
Steve Ruiz
|
8d9629586c
|
v1.2.5
|
2021-12-10 16:08:17 +00:00 |
|
Steve Ruiz
|
03cfea6404
|
v1.2.2
|
2021-11-28 10:25:17 +00:00 |
|
Steve Ruiz
|
2ad6b45ccc
|
v1.2.1
|
2021-11-28 10:24:42 +00:00 |
|
Steve Ruiz
|
3ab5db27b9
|
v1.2.1
|
2021-11-28 10:19:29 +00:00 |
|
Steve Ruiz
|
893e3dee41
|
v1.2.0
|
2021-11-28 10:18:55 +00:00 |
|
Steve Ruiz
|
7bf5f5fd8a
|
v1.2.0
|
2021-11-28 10:16:30 +00:00 |
|
Steve Ruiz
|
0fe3d80fa4
|
v1.1.11
|
2021-11-28 10:10:09 +00:00 |
|
Steve Ruiz
|
a8f2522d20
|
v1.1.5
|
2021-11-26 17:15:54 +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
|
0d564c1501
|
Remove libraries
|
2021-11-01 15:26:44 +00:00 |
|
Steve Ruiz
|
a8377139ab
|
v0.0.132
|
2021-10-28 22:56:13 +01:00 |
|
Steve Ruiz
|
5901035214
|
v0.0.131
|
2021-10-28 22:34:17 +01:00 |
|
Steve Ruiz
|
0e9e45734a
|
v0.0.130
|
2021-10-27 17:23:04 +01:00 |
|
Steve Ruiz
|
a906a3bd95
|
v0.0.129
|
2021-10-27 16:21:20 +01:00 |
|
Steve Ruiz
|
ac4849a360
|
release
|
2021-10-22 20:17:42 +01:00 |
|
Steve Ruiz
|
083b36e167
|
v0.0.128
|
2021-10-22 20:14:28 +01:00 |
|
Steve Ruiz
|
5fa09a7e4a
|
v0.0.127
|
2021-10-22 20:04:50 +01:00 |
|
Steve Ruiz
|
b94c97aafe
|
moves svg utils into its own package
|
2021-10-22 20:03:22 +01:00 |
|
Steve Ruiz
|
f8ede2eab2
|
v0.0.126
|
2021-10-22 15:08:07 +01:00 |
|
Steve Ruiz
|
0806d386ff
|
v0.0.125
|
2021-10-22 14:51:56 +01:00 |
|
Steve Ruiz
|
dbf3c253ce
|
v0.0.124
|
2021-10-19 12:30:36 +01:00 |
|
Steve Ruiz
|
246cac9b5b
|
v0.0.123
|
2021-10-19 12:28:57 +01:00 |
|
Steve Ruiz
|
4b24219fc1
|
v0.0.122
|
2021-10-18 15:35:02 +01:00 |
|
Steve Ruiz
|
c56bf3b0eb
|
v0.0.121
|
2021-10-18 14:33:07 +01:00 |
|
Steve Ruiz
|
0cfc68b004
|
[feature] snapping (#168)
* defer cloning
* basic snapping
* Improves algorithm for snap points, rendering
* Improves snapping, snaplines
* Enables a clone to snap to its parent
* Adds overlay
* Fix overlay, zoom scaling for distance and speed
|
2021-10-18 14:30:42 +01:00 |
|
Steve Ruiz
|
b1b9f901d3
|
v0.0.120
|
2021-10-17 09:57:26 +01:00 |
|
Steve Ruiz
|
9b072fec95
|
v0.0.119
|
2021-10-16 23:22:36 +01:00 |
|
Steve Ruiz
|
58ffba3047
|
v0.0.118
|
2021-10-16 23:21:35 +01:00 |
|
Steve Ruiz
|
0d8d45d873
|
v0.0.117
|
2021-10-15 14:13:17 +01:00 |
|
Steve Ruiz
|
f3f4ace645
|
v0.0.116
|
2021-10-14 17:32:35 +01:00 |
|
Steve Ruiz
|
4476cc6190
|
v0.0.115
|
2021-10-14 16:43:47 +01:00 |
|
Steve Ruiz
|
7eae5c87e0
|
v0.0.114
|
2021-10-10 17:37:15 +01:00 |
|
Steve Ruiz
|
aae43884ca
|
v0.0.113
|
2021-10-10 14:14:04 +01:00 |
|
Steve Ruiz
|
d15c1493e2
|
v0.0.112
|
2021-10-10 13:25:41 +01:00 |
|
Steve Ruiz
|
519c18f300
|
v0.0.111
|
2021-10-10 11:59:33 +01:00 |
|
Steve Ruiz
|
601ff19cc9
|
v0.0.110
|
2021-10-09 15:02:48 +01:00 |
|