Commit Graph

9836 Commits

Author SHA1 Message Date
Peng Xiao
d5d2d3d71d fix(whiteboard): makes sure full screen pages displaying without scrollbar 2022-11-15 14:08:28 +08:00
Peng Xiao
306fe621bb chore: add a hidden button to show the blocks created in the whiteboard 2022-11-15 13:36:39 +08:00
Peng Xiao
6115ea0230 fix(whiteboard): some pasted shapes do not have ids 2022-11-15 13:33:18 +08:00
Peng Xiao
8a1518d83a fix: reveal whiteboard file in directory 2022-11-15 10:58:53 +08:00
Peng Xiao
378e5732d4 fix: missing key issues 2022-11-15 10:54:21 +08:00
Peng Xiao
b3ecf86ec5 fix(whiteboard): should not show presentation mode for whiteboard 2022-11-15 10:54:09 +08:00
Peng Xiao
35360a970d fix(whiteboard): url handling for whiteboard 2022-11-15 10:41:33 +08:00
Loïc Gerbaud
3de6f3de96 Update french translation (#7327)
* updating French translation

* Update French translations
2022-11-14 16:08:51 -05:00
Peng Xiao
e0ac311f2a build: autoprefixer for generated css 2022-11-14 22:43:15 +08:00
Peng Xiao
d35c6d2b06 fix: e2e fix 2022-11-14 22:39:53 +08:00
Peng Xiao
02749a4b34 fix: add a line link to whiteboard onboard template 2022-11-14 22:39:53 +08:00
Peng Xiao
ecf5495edc fix(whiteboard): disable user select on whiteboard pages on iOS 2022-11-14 22:39:53 +08:00
Peng Xiao
2b32f77809 fix(whiteboard): reverting contextMenu transitioning event 2022-11-14 22:39:53 +08:00
Peng Xiao
bebb8cf897 fix(whiteboard): refactor pinch to support mobile 2022-11-14 22:39:53 +08:00
Peng Xiao
2e4947a4f4 fix(whiteboard): dev warnings 2022-11-14 22:39:53 +08:00
Peng Xiao
d94e6490d4 fix(whiteboard): some multi touch issues 2022-11-14 22:39:53 +08:00
Peng Xiao
2eb094ecea fix(whiteboard): do not show the default mobile footer for whiteboard 2022-11-14 22:39:53 +08:00
Peng Xiao
2047b86313 fix(whiteboard): do not show image preview on Safari (including ios & ipad) 2022-11-14 22:39:53 +08:00
Peng Xiao
dd0e741893 fix(whiteboard): some context menu related issues on iOS 2022-11-14 22:39:53 +08:00
Peng Xiao
1d83f00017 fix(whiteboard): iOS callout issues 2022-11-14 22:39:53 +08:00
Peng Xiao
1a86daa53f fix(whiteboard): making tool locked by default 2022-11-14 22:39:53 +08:00
Konstantinos Kaloutas
096e171896 fix: placeholder size 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
e61288a994 style: run prettier 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
a06594a79d feat: add create whiteboard button 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
933c87de55 fix: type icon sizes 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
79cea0cc1d fix: new page icon and new wb label 2022-11-14 21:53:37 +08:00
Sergey Kolesnik
f858e94520 legacy style fix: remove unused --ls-head-text-color css var 2022-11-14 20:45:59 +08:00
Sergey Kolesnik
0d589196f4 style fix: adapt layout for search __page__ results like in search palette results 2022-11-14 20:45:59 +08:00
Sergey Kolesnik
bb3fd4711e legacy style fix: remove unused css var: --ls-right-sidebar-code-bg-color 2022-11-14 20:45:59 +08:00
Sergey Kolesnik
452d611214 Style fix: added .page-title class to sidebar item for :page-presentation command (just like :page command) 2022-11-14 20:45:59 +08:00
Peng Xiao
dbdf645adb fix: show page menu for untitled whiteboard 2022-11-14 18:01:46 +08:00
Peng Xiao
e00ef97367 fix: highlighter opacity in onboard whiteboard 2022-11-14 18:01:46 +08:00
Phoenix Eliot
990a21ff66 Fix cmd-down erasing just-typed text
Fixes #3891
Saves a transaction of the recently typed text before attempting to expand the block.
Removes set-editing! call that was no longer doing anything.
2022-11-14 17:37:24 +08:00
Phoenix Eliot
a4e581b4b9 Add test for cmd-down deleting typed text 2022-11-14 17:37:24 +08:00
Tienson Qin
bce90001a5 enhance: remove the first empty line for whiteboards edn 2022-11-14 17:26:02 +08:00
Timothy Pratley
a46f483911 fix lint warnings 2022-11-14 17:23:42 +08:00
Timothy Pratley
55bcf11a5a start maps on a newline to avoid } { on one line 2022-11-14 17:23:42 +08:00
Timothy Pratley
3b6a89c975 replace whiteboard printing with ugly print
Prints fast with newlines

clojure -M:test:bench

Testing frontend.benchmark-test-runner
[], (with-out-str (pprint/pprint onboarding)), 10 runs, 2950 msecs
[], (with-out-str (fipp/pprint onboarding)), 10 runs, 2447 msecs
[], (up/ugly-pr-str onboarding), 10 runs, 94 msecs
[], (pr-str onboarding), 10 runs, 82 msecs
2022-11-14 17:23:42 +08:00
Matt Lilley
03afc9023b Fixes documentation for browser development.
Released files are placed in static/ rather than resources/
2022-11-14 16:43:04 +08:00
Tienson Qin
db7bc72a3c fix: don't clear selection in blocks 2022-11-14 14:32:21 +08:00
Tienson Qin
a939767aaf chore: bump to 0.8.11 2022-11-11 20:43:37 +08:00
charlie
0c6e45f782 fix: journal pages write error 2022-11-11 20:41:32 +08:00
charlie
438f0b9e3d chore(plugins): build libs core 2022-11-11 17:33:15 +08:00
charlie
7c6c829d87 fix(plugin): strategy to validate plugin id duplicated 2022-11-11 17:33:15 +08:00
charlie
e9943748cd improve(ui): polish position of modal 2022-11-11 17:33:15 +08:00
charlie
f68485208c chore: remove unnecessary deps 2022-11-11 17:33:15 +08:00
charlie
0888fc2a77 fix: lint 2022-11-11 17:33:15 +08:00
charlie
955c8502b6 improve(ux): shortcut items for plugins bar 2022-11-11 17:33:15 +08:00
charlie
776e206249 improve(ux): support close-backdrop? for sub modal 2022-11-11 17:33:15 +08:00
charlie
ea2210bde8 improve(ui): polish plugins list 2022-11-11 17:33:15 +08:00