Commit Graph

787 Commits (a93fe4d81b46c65f240db1d8bf5f234f10bdbd5a)

Author SHA1 Message Date
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
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
Konstantinos Kaloutas 960f324972 enhance: auto pan 2023-06-02 15:45:10 -04:00
Konstantinos Kaloutas 6e101a8fbf fix: endless loop 2023-06-01 09:57:21 -04:00
Konstantinos Kaloutas 0a91115f03 fix: remove unneeded persist 2023-06-01 09:57:21 -04:00
Konstantinos Kaloutas 2e9cd3a1f2 fix: color format warning 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas c87377fb9d fix: allow-presentation iframe error 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas ede076a501 fix: invalid DOM property `for` 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas 3ef1adefb0 fix: remove unneeded persist 2023-05-25 13:29:39 +03:00
Konstantinos Kaloutas 72097e6b67 fix: remove empty group 2023-05-25 12:50:52 +03:00
Konstantinos Kaloutas 97defb37f6 revert bounds change 2023-05-24 22:00:53 +03:00
Konstantinos Kaloutas 49b418ece5 add group class 2023-05-24 21:59:08 +03:00
Konstantinos Kaloutas 3ba55fa67b fix: update nonce on arrow position change 2023-05-24 14:44:48 +03:00
Konstantinos Kaloutas cd8e4b8d0b fix: quick links memoization #9436 2023-05-24 13:25:14 +03:00
Konstantinos Kaloutas f8cc599625 style: run prettier 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas d85a014cc2 revert unneeded change 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas e5de374471 chore: add tests 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas 0c29437303 fix: context bar actions of converted shapes 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas ad5757de61 fix: undo/redo of converted shapes 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas c119b1eeb5 fix multiselect right click on converted shape 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas aa65cff5b6 fix: remove unneeded persist 2023-05-12 19:23:58 +08:00