Commit Graph

8239 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
40edb61b76 fix: right sidebar pane menu overflow 2023-08-21 23:47:57 +08:00
Andelf
d85177827a chore(release): bump version 0.9.14 2023-08-17 19:58:45 +08:00
Konstantinos Kaloutas
c089fde242 fix: recent whiteboards click 2023-08-17 19:58:31 +08:00
Konstantinos Kaloutas
74fadb0bc8 fix sub-pixel anti-aliasing #2813 2023-08-16 23:50:26 +08: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
Tienson Qin
5cd3bec911 fix: can't redirect to block 2023-08-16 00:36:55 +08:00
Andelf
6fee36d3e8 fix(editor): error notification when template insert error 2023-08-15 23:38:35 +08:00
Andelf
deba094724 fix(editor): template expansion if ac-ui is blurred
See-also: #8728
2023-08-15 23:38:35 +08:00
situ2001
35124d5ffb fix: add drag threshold 2023-08-15 13:12:34 +08:00
charlie
1d7b6c9999 enhance(zotero): polish ui details of the zotero search component 2023-08-15 13:11:47 +08:00
Andelf
248b83525a fix(editor): avoid nav to empty page name 2023-08-15 13:04:50 +08:00
Matheus Francisco
d419487445 fix: whiteboard page sidebar empty string (#10018) 2023-08-15 00:20:52 +08:00
ROCKTAKEY
62dcbb22a8 enhance: Update Japanese translation (#10004) 2023-08-09 01:17:31 +08:00
charlie
62eb86f0c8 enhance(pdf): support shift + enter to pick the previous searching results item 2023-08-07 21:13:31 +08:00
Jonathan Courchesne
458ac81cb4 enhance: Translation to French (#9981)
* Update fr.edn

* Update fr.edn

Added new translations
Fixed some mistakes

* Update fr.edn

* Update fr.edn

* Update fr.edn

* Update fr.edn

* Update lang.clj for fr.edn
2023-08-04 10:08:58 -04:00
charlie
7fb2d7e040 fix(pdf): highlights text layer is overlaid by the pdfjs built-in annotation layer 2023-08-04 14:31:19 +08:00
Konstantinos Kaloutas
5d9861a510 upgrade pdfjs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
33f6438d38 fix marked parse call 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
b5df30f4e1 move and refactor css files 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
5a011ecab4 handle tippy-tooltip styles 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
46208a7753 Revert "Revert "handle lightning-fs""
This reverts commit 840cb90ed5f0fc2704b80f975d08179050cee8b0.
2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
bffeddff4c Revert "handle lightning-fs"
This reverts commit 005f56deb42d6d40776282baf91fe79cd2c30d29.
2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
20421e4cc4 handle lightning-fs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
8f5cfbbfba fix: dnd delay 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
f7f470a4af fix: border and rounded corners 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
e2206d303a fix border radius 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
09476eff27 revert initial sidebar state changes 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
d704e3c9c1 revert left sidebar change 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
59adfc2436 add keyboard shortcuts icon 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
ef7672de6a add rounded corners and transition 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
ff77844767 drag enter fix 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
1ef3980f59 fix page link 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
20bd31d662 enhance text overflow 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
d0f05c7667 enhance performance 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
49b28ab03f refactoring 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
bd868fab37 add translations 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
aa05d47da6 area expanded fix 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
05719505b0 enhance accesibility 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
bd2a02116b fix event propagation 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
d7998cf8b7 varous fixes 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
6be56c155f dnd fixes and initial state 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
d158eb17df fix dropdown visibility 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
79bf300dcb add reordering support 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
d47c4d2c28 add more context menu actions 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
bf17c700c8 add middle click action and context menu 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
c6db111635 fix graph icon 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
7a671d6a0a remove unneeded dependency 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
478f20dc9f fix: header overflow 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
d59fb99a77 fix whiteboard icon 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
553a43f370 support default and custom icons 2023-08-04 11:16:18 +08:00