Wykres commitów

750 Commity (fix-stale-inputs-reference)

Autor SHA1 Wiadomość Data
Steve Ruiz a3414f2b20 Update brush.test.tsx 2021-09-17 22:22:42 +01:00
Steve Ruiz faaa043ade Removes brush updater 2021-09-17 22:12:18 +01:00
Steve Ruiz c16f91c072 Add `onMount` to Renderer to share inputs 2021-09-17 21:54:45 +01:00
Steve Ruiz cdb7c74f8e Updates perfect-freehand, draw renderings 2021-09-17 17:37:40 +01:00
Steve Ruiz 39afd9a3f6 v0.0.94 2021-09-15 16:49:21 +01:00
Steve Ruiz 17a7b15f9a
Changes usePosition to useLayoutEffect (#91) 2021-09-15 16:47:34 +01:00
Steve Ruiz f5b7190010 v0.0.93 2021-09-14 12:33:28 +01:00
Steve Ruiz dfd079ad9a Update yarn.lock 2021-09-14 12:33:07 +01:00
Steve Ruiz 820de45a35 Fix draw shape, menu 2021-09-14 12:17:49 +01:00
Steve Ruiz abbf8f1f0c v0.0.92 2021-09-14 08:52:14 +01:00
Steve Ruiz 56f327d4f9 Adds tsconfig-replace-paths 2021-09-14 08:51:24 +01:00
Steve Ruiz 95518f6bc1 v0.0.91 2021-09-13 22:50:49 +01:00
Steve Ruiz a2a68f4463 Fix paths on build 2021-09-13 22:49:53 +01:00
Steve Ruiz 5ce18550e7 v0.0.90 2021-09-13 22:33:24 +01:00
Steve Ruiz fc9b9fa3e3
expand arrow bounds based on interpolated points (#90) 2021-09-13 22:32:17 +01:00
Steve Ruiz cc6c486918
Merge pull request #88 from tldraw/refactor-shape-utils
[refactor] Shape Utils
2021-09-13 17:51:10 +01:00
Steve Ruiz 3603ec3953 fix types 2021-09-13 17:32:31 +01:00
Steve Ruiz eaeffae333 More type adjustments 2021-09-13 17:13:48 +01:00
Steve Ruiz 22fbca58d3 Allows for additional properties 2021-09-13 16:59:37 +01:00
Steve Ruiz 2f4a1f97a2 big refactor 2021-09-13 16:38:42 +01:00
Steve Ruiz 612269ab38 v0.0.89 2021-09-12 14:11:47 +01:00
Steve Ruiz 7c02d60ee6 bumps 2021-09-12 14:11:29 +01:00
Steve Ruiz 5cb031ddc2 v0.0.88 2021-09-12 14:09:55 +01:00
Steve Ruiz fe3bcbfe37
Merge pull request #87 from tldraw/fix-docs
Fix docs
2021-09-12 14:08:35 +01:00
Steve Ruiz 7808d6b75e Adds package sizes to build scripts 2021-09-12 14:05:13 +01:00
Steve Ruiz f7971d5c6f Cleans up packages, tsconfigs, fixes for docs 2021-09-12 14:00:31 +01:00
Steve Ruiz a3da5e1937 v0.0.87 2021-09-12 13:26:57 +01:00
Steve Ruiz 9f309bb485
Merge pull request #86 from tldraw/utils-refactor
Split vectors and intersections into new packages
2021-09-12 13:26:08 +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 6e97d67f0d
Merge pull request #85 from tldraw/divs
Moves to components
2021-09-12 11:18:01 +01:00
Steve Ruiz 8bcb2e1154 Fix tests 2021-09-12 00:41:50 +01:00
Steve Ruiz 915a7ba194 fix draw bug 2021-09-12 00:34:15 +01:00
Steve Ruiz af81a98fa4 Fix jumpy shapes 2021-09-12 00:13:45 +01:00
Steve Ruiz d79f66da4e Fix null issues (more to do here) 2021-09-11 23:58:22 +01:00
Steve Ruiz 4b7d9c2af9 Fix transforms 2021-09-11 23:24:49 +01:00
Steve Ruiz 0afd7f2806 Fix impossible type 2021-09-11 23:22:07 +01:00
Steve Ruiz c004ed5e56 Fix text scrolling 2021-09-11 23:17:54 +01:00
Steve Ruiz c8c3ebce68 Fix bounds edge handles 2021-09-11 20:02:16 +01:00
Steve Ruiz dea7d5c7d4 Push a few more methods to the base shape utils class 2021-09-11 18:07:53 +01:00
Steve Ruiz f4e8631482 Increase padding 2021-09-11 17:23:38 +01:00
Steve Ruiz 5359e92771 Move SVG container to shape implementations 2021-09-11 17:21:10 +01:00
Steve Ruiz 4c41d98c8e Fix text shape 2021-09-11 17:06:28 +01:00
Steve Ruiz 9787cafc06 Fix drawing session, avoids expensive iterations if we can 2021-09-11 17:01:59 +01:00
Steve Ruiz e7987ca451 moves to div renderer 2021-09-11 16:24:03 +01:00
Steve Ruiz bc96414bf7 Fix component placement 2021-09-09 23:22:22 +01:00
Steve Ruiz 35a18920f4 v0.0.86 2021-09-09 17:18:38 +01:00
Steve Ruiz 1b3084b502
Merge pull request #84 from tldraw/feature-resize-observer
[feature] resize observer, embedded component improvements
2021-09-09 17:17:17 +01:00
Steve Ruiz d0e33f22e1 Fix bad import, bump esbuild 2021-09-09 17:06:22 +01:00
Steve Ruiz 64e5edbd6f Fix test and accidental files from dev, fix container styles 2021-09-09 15:37:46 +01:00
Steve Ruiz 29883e09e8 Fix embedded page on dev 2021-09-09 15:18:47 +01:00