Commit graph

27 commits

Author SHA1 Message Date
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
325008ff82 v1.0.3 2021-11-17 11:50:57 +00:00
Steve Ruiz
409f3513a1 v1.0.2 2021-11-17 11:24:45 +00:00
Steve Ruiz
3cb4d1c679 v1.0.1 2021-11-17 11:09:32 +00:00
Steve Ruiz
b9fdb89995 v1.0.0 2021-11-16 16:03:54 +00:00
Steve Ruiz
0c5f8dda48
1.0.0 (#267)
* remove sponsorwall for main route

* Adds sponsorship link

* Remove all sponsorwall

* Fix sponsorship link appearance on dark mode

* Add heart icon

* Fix text bug

* Fix toolbar, hide resize handles on sticky

* Add eraser

* Update Kbd.tsx

* cleanup

* base zoom delta on event deltaMode

* Fix image in example

* Fix eraser icon

* eraser tool resets to previous tool

* Update EraseTool.spec.ts

* Improves support for locked shapes

* Update _document.tsx

* Update CHANGELOG.md

* Adds multiplayer menu, fix develop route in example

* Tighten up top panel padding

* Update top bar, bump packages

* refactor TLDrawState -> TLDrawApp, mutables, new tests

* Fix scaling bug, delete groups bug

* fix snapping

* add pressure to points

* Remove mutables, rename to tldraw (or Tldraw)

* Clean up types, add darkmode prop

* more renaming

* rename getShapeUtils to getShapeUtil

* Fix file names

* Fix last bugs related to renaming

* Update state to app in tests

* rename types to TD

* remove unused styles / rename styles

* slight update to panel

* Fix rogue radix perf issue

* Update ZoomMenu.tsx

* Consolidate style panel

* Fix text wrapping in text shape, improve action menu

* Fix props

* add indicators for tool lock

* fix calloits

* Add click to erase shapes

* Slightly improve loading screen

* Update PrimaryTools.tsx

* remove force consistent filenames from tsconfig

* Update useTldrawApp.tsx

* fix capitalization

* Update main.yml
2021-11-16 16:01:29 +00:00
Steve Ruiz
f0a766b653 v0.1.17 2021-11-12 22:30:04 +00:00
Steve Ruiz
738fa2f8d6 v0.1.16 2021-11-12 22:28:30 +00:00
Steve Ruiz
f0e89b591b v0.1.15 2021-11-12 22:27:38 +00:00
Steve Ruiz
569948a7d8 v0.1.14 2021-11-12 22:25:32 +00:00
Steve Ruiz
e4076acc5f v0.1.13 2021-11-11 12:16:10 +00:00
Steve Ruiz
58fc99cc08 v0.1.12 2021-11-11 09:57:33 +00:00
Steve Ruiz
c1288363cd v0.1.11 2021-11-10 12:11:49 +00:00
Steve Ruiz
725f3105d6 v0.1.10 2021-11-10 12:09:29 +00:00
Steve Ruiz
83c6a978ad v0.1.9 2021-11-10 12:09:02 +00:00
Steve Ruiz
14cadbe5b5 v0.1.8 2021-11-10 12:08:32 +00:00
Steve Ruiz
8b3c963a08 v0.1.7 2021-11-09 14:38:09 +00:00
Steve Ruiz
4f3fae41b5 v0.1.6 2021-11-07 14:45:42 +00:00
Steve Ruiz
b726796d88 v0.1.5 2021-11-07 14:44:20 +00:00
Steve Ruiz
b3ea398ba1 v0.1.4 2021-11-06 08:09:15 +00:00
Steve Ruiz
0aaa722f5a v0.1.3 2021-11-05 21:14:35 +00:00
Steve Ruiz
ec3dae085c
[improvement] repo, scripts (#220)
* Fix menu, cleanup package.json

* update changelog
2021-11-05 20:31:20 +00:00
Steve Ruiz
795936f8f1 v0.1.2 2021-11-04 15:52:57 +00:00
Steve Ruiz
cb777c85d1 v0.1.1 2021-11-04 13:17:11 +00:00
Steve Ruiz
6ea220d6b4 v0.1.0 2021-11-04 13:01:33 +00:00
Steve Ruiz
e2369003c6
[improvement] UI (#215)
* move folders out of packages

* Remove custom yarn stuff, remove duplicate readme

* Remove stitches config

* Add README script.

* bump deps

* Fix script

* Update package.json

* rehauls UI

* further rehauls UI

* UI polish

* Update ToolButton.tsx

* Update ToolButton.tsx

* Bump license

* move tldraw to root

* Remove SW
2021-11-03 16:46:33 +00:00
Steve Ruiz
b68a4681e1
[improvement] repo shuffle (#214)
* move folders out of packages

* Remove custom yarn stuff, remove duplicate readme

* Remove stitches config

* Add README script.

* bump deps

* Fix script

* Update package.json
2021-11-02 11:46:25 +00:00
Renamed from packages/www/package.json (Browse further)