Commit Graph

6542 Commits

Author SHA1 Message Date
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
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
sallto
e882b7cabd fix: Scheduled date picker always points to today, regardless of a previous date (#7329)
* fix: Scheduled date picker always points to today, regardless if a previous date was already set
fixes #6985

* fix: e2e-test flakyness for datepicker
2022-11-15 10:36:01 +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
ecf5495edc fix(whiteboard): disable user select on whiteboard pages on iOS 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
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
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
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
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
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
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
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
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
charlie
635658abb7 improve(ux): lazy load for marketplace plugins list 2022-11-11 17:33:15 +08:00
charlie
6353728c9a improve(ux): lazy load for plugins list 2022-11-11 17:33:15 +08:00
charlie
dfb42ad997 improve(ui): polish scrolling of plugin lists 2022-11-11 17:33:15 +08:00
charlie
196f7ca361 improve(ux): make plugins list container netsted scrolling 2022-11-11 17:33:15 +08:00
Junyi Du
160793e0d1 fix: some date related issues 2022-11-11 17:32:44 +08:00
rcmerci
a4ee4c48f8 enhance(sync): set state to pause/resume when app out/in 2022-11-11 13:59:57 +08:00
rcmerci
8083b9b6e0 fix(sync): drain finished-local->remote-chan before <sync-local->remote-now 2022-11-11 13:59:57 +08:00
Tienson Qin
04d74c0a10 fix: don't force private for iOS virtual machines 2022-11-11 13:59:57 +08:00
Tienson Qin
6796b1657b Revert back 2022-11-11 13:59:57 +08:00
Tienson Qin
3b399d3bfe cap sync 2022-11-11 13:59:57 +08:00
Tienson Qin
085d9b33ec fn rename 2022-11-11 13:59:57 +08:00
Tienson Qin
c228bba355 feat: upload files when the app switching to background
Notice: Android is not supported yet.
2022-11-11 13:59:57 +08:00
Andelf
6ef87a5b5f fix(editor): trim html link label when pasting 2022-11-10 22:45:55 +08:00
Andelf
ab82397d1f fix(editor): missing trailing content when pasting code 2022-11-10 22:45:55 +08:00
Tienson Qin
393b16648d enhance: add "what's new?" link near to the latest version 2022-11-10 22:12:15 +08:00
Tienson Qin
296903ec1b CSS tweaks 2022-11-10 21:17:45 +08:00
Tienson Qin
07ce96cedd fix: hide search in page on narrow screens 2022-11-10 21:15:59 +08:00
Junyi Du
c598fcf234 rm debug print 2022-11-10 20:47:22 +08:00
Junyi Du
77ff2515b8 fix: href asset is not loaded on Electron 2022-11-10 20:47:22 +08:00
Tienson Qin
1e77ffbd5f fix: lint warning 2022-11-10 00:11:17 +08:00
Tienson Qin
49c7d8e51c fix: don't filter delete txn when downloading 2022-11-10 00:07:04 +08:00
Tienson Qin
cd572fff9f enhance(ux): able to clear all notifications 2022-11-09 23:38:21 +08:00
Tienson Qin
bb829f227b fix: check ios? before forcing private part 2022-11-09 23:11:04 +08:00