Wykres commitów

19 Commity (3d4544548b78ccdaf112553abe97487917490e43)

Autor SHA1 Wiadomość Data
with-heart 3d4544548b
chore: improve linting (#855)
* chore(lint): upgrade typescript-eslint

* chore(lint): add root "lint" script

* chore(turbo): remove build dependency from lint

* chore(lint): enable jest recommended rules

* chore(lint): resolve errors

* ci: add lint step

* prettier

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-07-28 08:25:46 +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 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 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 c630e1f8be Fix change to loadDocument 2021-09-08 12:09:03 +01:00
Steve Ruiz bbcf629681 Fix jest issue 2021-08-31 22:43:04 +01:00
Steve Ruiz 60379adea4 Update main.yml 2021-08-31 22:30:43 +01:00
Steve Ruiz 065d33867a Update main.yml 2021-08-31 22:28:03 +01:00
Steve Ruiz db7b6fb3a2 Update main.yml 2021-08-31 22:27:29 +01:00
Steve Ruiz e161d027a4 Update main.yml 2021-08-13 12:24:54 +01:00
Steve Ruiz d8bf5ef7cf Update main.yml 2021-08-13 12:22:11 +01:00
Steve Ruiz d995211e8e Update main.yml 2021-07-09 10:30:26 +01:00
Steve Ruiz 96a678dab9 Update main.yml 2021-07-09 10:28:57 +01:00
Steve Ruiz 2e7ed423ad
Merge branch 'main' into testing-30-transform-command 2021-07-09 10:23:59 +01:00
Steve Ruiz 8b7f9ef4e0 Updates workflow 2021-07-09 10:21:41 +01:00
Steve Ruiz 34a59475f6
Merge branch 'main' into testing-30-transform-command 2021-07-09 10:14:16 +01:00
Steve Ruiz 26a55b37da Update main.yml 2021-07-09 10:13:29 +01:00
Steve Ruiz 54ea0e3a2d Adds testMode, tests for RectangleShape 2021-07-09 09:59:43 +01:00
Steve Ruiz b57a013ca2
Create main.yml 2021-07-08 13:45:17 +01:00