Commit Graph

806 Commits (53264f404842237a083030b915ca049d52ce32c1)

Author SHA1 Message Date
Konstantinos Kaloutas 81eab963e6 limit clone functionality 2023-12-14 14:42:03 -05:00
Konstantinos Kaloutas 6e67df9e37 add shortcuts and fix naming 2023-12-14 14:42:03 -05:00
Konstantinos Kaloutas 760cb8e314 refactor 2023-12-14 14:42:03 -05:00
Konstantinos Kaloutas cc3c0197da clean refs on cloned shape 2023-12-14 14:42:03 -05:00
Konstantinos Kaloutas 844fa15041 handle cloning and positioning 2023-12-14 14:42:03 -05:00
Konstantinos Kaloutas 0869a10cef enhance clone handles 2023-12-14 14:42:03 -05:00
Konstantinos Kaloutas fcb7435b3b filter out non geometry shapes 2023-12-14 14:42:03 -05:00
Konstantinos Kaloutas 98b615b22d (wip): introduce clone handles 2023-12-14 14:42:03 -05:00
Tienson Qin 10a025e8ef fix: whiteboard selected button bg 2023-11-14 14:55:07 +08:00
Tienson Qin 4402dcd38a chore: replace --logseq-og with --ls 2023-11-09 13:37:33 +08:00
Tienson Qin de4ad909a9 Merge branch 'master' into feat/cmdk 2023-11-06 16:12:02 +08:00
dependabot[bot] 033395395f chore(deps): bump @babel/traverse from 7.19.1 to 7.23.2 in /tldraw
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:29:49 +09:00
dependabot[bot] d090954aaf chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /tldraw
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:28:49 +09:00
dependabot[bot] 7fe8178a45 chore(deps): bump browserify-sign in /tldraw/cljs-demo
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:28:34 +09:00
Ben Yorke 69e02edaeb Merge branch 'master' into feat/cmdk 2023-10-16 21:02:12 +02:00
Konstantinos bdba1ff86f
Feat (Whiteboards): Pen mode (palm rejection) (#10222)
* introduce pen mode
* add isPrimary check
2023-09-28 15:16:22 +08:00
Ben Yorke 0f7f9adf9b Merge github-bendyorke:logseq/logseq into feat/cmdk 2023-08-31 16:08:22 +02:00
Konstantinos caf1d9d1e3
Enhance: Left sidebar (#9880)
* wip: right sidebar

* fix: graph height

* re-enable scrolling on list

* style: indentation

* fix: always expand block when added to sidebar

* fix: show close button on mobile

* wip: right sidebar

* support default and custom icons

* fix whiteboard icon

* fix: header overflow

* remove unneeded dependency

* fix graph icon

* add middle click action and context menu

* add more context menu actions

* add reordering support

* fix dropdown visibility

* dnd fixes and initial state

* varous fixes

* fix event propagation

* enhance accesibility

* area expanded fix

* add translations

* refactoring

* enhance performance

* enhance text overflow

* fix page link

* drag enter fix

* add rounded corners and transition

* add keyboard shortcuts icon

* revert left sidebar change

* left sidebar bg and border

* various left sidebar enhancements

* alignment fixes

* split favorites and recents scrolling

* handle unavailable icon

* handle overflow edge case

* fix and refactor menu shortcuts

* handle zero items

* display nan shortcuts on mouse over

* min height fix

* min height fix

* simplify chevron icon

* minor fixes

* add flashcards shortcut

* revert initial sidebar state changes

* cloud icon fix

* fix border radius

* add missing go-home shortcut

* add clear recent button

* fix typo

* hide scrollbars

* remove transition

* fix: favorites

* fix: border and rounded corners

* fix: dnd delay

* Revert "add clear recent button"

This reverts commit d8c52c35f0.

* fix: keyboard shortcuts

* fix: shortcuts

* remove unused require
2023-08-16 23:39:29 +08:00
HikoriHawky a160151ceb altered hardcoded pressure values 2023-08-07 12:40:48 +08:00
Konstantinos Kaloutas b5df30f4e1 move and refactor css files 2023-08-04 11:17:30 +08:00
dependabot[bot] a254775a81
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /tldraw (#9915)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 21:00:34 +08:00
dependabot[bot] 1f9c1ec5df chore(deps): bump semver from 6.3.0 to 6.3.1 in /tldraw
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 22:14:27 +08:00
Konstantinos Kaloutas 6343f7a7aa remove more excalidraw assets 2023-07-10 00:54:54 +08:00
Ben Yorke c8692d12c4 Updates to radix jakobs feedback 2023-06-30 09:35:01 +02:00
Ben Yorke c6cad4135e second pass at styling 2023-06-30 09:34:31 +02:00
Konstantinos Kaloutas 642c0b2064 remove unneeded class 2023-06-28 17:32:35 +03:00
Konstantinos Kaloutas 249a9dc688 style: run prettier 2023-06-28 17:19:21 +03:00
Konstantinos Kaloutas c17dd5fa31 remove pdf url params 2023-06-28 17:16:09 +03:00
Konstantinos Kaloutas 0aa025fc43 remove custom pdf renderer 2023-06-28 16:48:54 +03:00
Konstantinos Kaloutas 0b2304202b fix: dnd pdf ref 2023-06-26 21:48:14 +03:00
Konstantinos Kaloutas db95712534 switch to simple pdf embed 2023-06-26 15:54:27 +03:00
Konstantinos Kaloutas aa39e5f6da Merge branch 'master' into feat/pdf-shape 2023-06-23 17:47:42 +03:00
Konstantinos Kaloutas 08f70c979e fix: preserve aspect ratio 2023-06-22 12:02:32 -04:00
Konstantinos Kaloutas d3113a35c8 fix: drag n drop pdf ref 2023-06-21 13:24:49 +03:00
Konstantinos Kaloutas afd31ce7b6 fix: preserve aspect ratio on resize 2023-06-21 11:22:11 +03:00
Konstantinos Kaloutas 340a037b3a Merge branch 'master' into feat/pdf-shape 2023-06-21 11:13:44 +03:00
Konstantinos Kaloutas 693f919efa fix: auto pan speed 2023-06-20 09:09:10 -04:00
Konstantinos Kaloutas ace5ba56e1 fix: snap to grid of arrow handlers 2023-06-20 09:09:10 -04:00
Konstantinos Kaloutas b468f0dc07 fix: text origin on create 2023-06-20 09:09:10 -04:00
Konstantinos Kaloutas 7f77856329 fix: hide snap button on published graphs 2023-06-20 09:09:10 -04:00
Konstantinos Kaloutas 4f00e326ff feat: snap to grip 2023-06-20 09:09:10 -04:00
Konstantinos Kaloutas 6092f08da0 enhance: add edit pdf button 2023-06-19 18:01:13 +03:00
Konstantinos Kaloutas 5ea9f9eca6 Merge branch 'master' into feat/pdf-shape 2023-06-19 16:25:51 +03:00
Tienson Qin 327d0abdb3 fix: wrong position when editing a block from sidebar or whiteboard 2023-06-16 12:29:20 +08:00
Konstantinos Kaloutas fded58c4ea wip: pdf shape 2023-06-15 16:51:13 +03:00
Konstantinos Kaloutas 1443c2eb97 fix: new page name 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas 22ebc1d5ab fix: whiteboards export 2023-06-06 10:03:40 -04:00
dependabot[bot] 498abf568c
chore(deps-dev): bump vite from 3.2.4 to 3.2.7 in /tldraw (#9593)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 17:37:08 +08:00
Konstantinos Kaloutas fbf365ceff enhance: support whiteboard translations 2023-06-02 17:06:12 -04:00
Konstantinos Kaloutas 6aed9edf3a enhance: naming 2023-06-02 15:45:10 -04:00