Commit Graph

12709 Commits (19be2850ff4ec8f5353eb449cea6eeb892a55738)

Author SHA1 Message Date
Konstantinos Kaloutas abbd35a042 handle pdfjs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas 3d369e032d remove public.css and related fonts 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas 677cada2ba Revert "Revert "Revert "handle magic-portal"""
This reverts commit b1f12048ac310ea80fba835f932d7e38f74056b9.
2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas deb0a43e8b Revert "Revert "handle magic-portal""
This reverts commit 9011fa7f9e54ae8a3b587da6d61affa31e3cd727.
2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas a19c5feb85 Revert "handle magic-portal"
This reverts commit 8146430b0fc88b600a8f93164e0b39d05353bbb6.
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 eb6a045619 handle magic-portal 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas 20421e4cc4 handle lightning-fs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas 1a9017f757 handle highlight.js 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas 56e6e934b8 handle marked js 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
Konstantinos Kaloutas 775825d729 wip: right sidebar 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas 99bef71704 fix: show close button on mobile 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas 3bfba8fb7c fix: always expand block when added to sidebar 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas 6b50f874bb style: indentation 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas ee541e6f30 re-enable scrolling on list 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas dffa2ace68 fix: graph height 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas ade8848e4a wip: right sidebar 2023-08-04 11:16:18 +08:00
Tienson Qin a775746d97 fix: remove existing properties/alias/tags from auto-complete 2023-08-04 11:08:34 +08:00
Gabriel Horner 6537f0dfab Loosen property name check for db graphs
properties don't need to be keywords for db graphs since property names
aren't involved in property storage. This change allows for property
names to have whitespace and be invalid edn.

See #6753 for example bugs that db-validation-property-name? catches
2023-08-03 17:00:49 -04:00
Gabriel Horner 8253477a9d fix regression - pages can add schema or page properties 2023-08-03 14:22:23 -04:00
Gabriel Horner 19d52c178b fix: still disallow invalid property names
Issues with using tag or page ref syntax on pages still exist
with db graphs
2023-08-03 11:17:19 -04:00
Gabriel Horner 47cea36e7d fix: add back disallowing adding hidden built-in properties
Without this adding a built in prop and value leads to it disappearing
with no explanation. Also cleaned up gp-property into sections mostly
to differentiate between file and db graph properties
2023-08-03 10:11:23 -04:00