Wykres commitów

38 Commity (39aa01b9741093ba12972ae7ca063d3de1387b33)

Autor SHA1 Wiadomość Data
alex 39aa01b974 lite: tweak lockfile name 2023-04-25 12:01:38 +01:00
alex 67e94eb641 lite: open runners 2023-04-25 12:01:38 +01:00
alex 0994827b71 poke 2023-04-25 12:01:38 +01:00
alex 4066d06f93 lite: standalone? 2023-04-25 12:01:38 +01:00
alex ec84f64e63 lite: delete all 2023-04-21 16:53:31 +01:00
Lu[ke] Wilson 14bc4decdf
Add link to beta repo in issue template, and fix 'feature' issue label (#1167)
* fix label for feature issue template

* add link to beta issues on issue template

* tweak wording of issue templates
2023-03-20 08:40:18 +00:00
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 01edde8f6a
Delete sponsors.yml 2021-11-19 14:14:45 +00:00
Steve Ruiz 0f104b31b3
Update sponsors.yml 2021-11-19 14:12:09 +00:00
Steve Ruiz 9aa61afc63
Update sponsors.yml 2021-11-19 14:06:55 +00:00
Steve Ruiz 4377e39da5
Create sponsors.yml (#305) 2021-11-19 13:59:11 +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 5479d67877
Updates to new core. (#210) 2021-10-28 17:50:58 +01: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 9afbf24de6 Roll back bug report form 2021-07-13 20:46:21 +01:00
Steve Ruiz c301f1fe6f Adds bug report form 2021-07-13 20:37:34 +01:00
Steve Ruiz f6c155ffab Updates bud report template 2021-07-11 13:56:07 +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
Steve Ruiz ee48a7afb8 Minor update to state 2021-07-07 10:51:19 +01:00
Steve Ruiz fdb10a4479
Create testing.md 2021-07-04 22:29:27 +01:00
Steve Ruiz 3664bc5dc1
Create documentation.md 2021-07-04 21:45:31 +01:00
Steve Ruiz e210c233f6 Update issue templates 2021-07-04 21:35:37 +01:00
Steve Ruiz c994a935ee
Create FUNDING.yml 2021-07-02 09:59:15 +01:00