Commit Graph

12353 Commits

Author SHA1 Message Date
hkgnp
b80a0abc1a creating new branch for PR 2022-11-22 21:45:03 +08:00
charlie
9df181d26f fix: lint 2022-11-22 21:43:47 +08:00
charlie
93e52a7a77 fix: lint 2022-11-22 21:43:47 +08:00
charlie
a5dfd85c9a improve(mobile): polish left sidebar from android 2022-11-22 21:43:47 +08:00
charlie
81e962175c improve(mobile): remove swipe gesture vendor lib 2022-11-22 21:43:47 +08:00
Tienson Qin
34e5d84292 ignore sidebar-nav for large vars check 2022-11-22 21:43:47 +08:00
Tienson Qin
d486e38c86 chore: remove unused code 2022-11-22 21:43:47 +08:00
charlie
2ce7dffe36 improve(mobile): WIP refactor left sidebar 2022-11-22 21:43:47 +08:00
charlie
185a306452 improve(mobile): WIP refactor left sidebar 2022-11-22 21:43:47 +08:00
charlie
73fc9a73aa improve(desktop): WIP refactor left sidebar 2022-11-22 21:43:47 +08:00
charlie
d04a0ac66b enhance(pdf): sync page number in highlights metafile 2022-11-22 21:43:47 +08:00
charlie
3086fec490 improve(desktop): WIP refactor left sidebar 2022-11-22 21:43:47 +08:00
charlie
23134a5375 improve(desktop): WIP refactor left sidebar 2022-11-22 21:43:47 +08:00
charlie
5de939a445 improve(mobile): WIP refactor left sidebar 2022-11-22 21:43:47 +08:00
Konstantinos Kaloutas
7c5fe2a559 fix: blurry popover content 2022-11-22 15:26:16 +02:00
Peng Xiao
d82066f7ba fix: quick link & block link issue 2022-11-22 20:13:36 +08:00
Peng Xiao
2c109ec4b6 fix: whiteboard redirectToPage should be able to redirect to whiteboard 2022-11-22 19:48:09 +08:00
Peng Xiao
d00ebf9c19 fix: some quick link ui issues 2022-11-22 19:23:00 +08:00
Peng Xiao
da754512f5 fix: quick links should not block panning 2022-11-22 18:15:39 +08:00
rcmerci
326de827c3 Merge pull request #7415 from andelf/fix/ios-file-sync-path-normalize
fix(ios): apply path normalize for file-sync
2022-11-22 18:04:59 +08:00
Peng Xiao
cf428764a4 Merge branch 'feat/wb-linkings' of https://github.com/logseq/logseq into feat/wb-linkings 2022-11-22 18:00:10 +08:00
Peng Xiao
2df4c120b7 fix: update icons 2022-11-22 17:52:42 +08:00
Konstantinos Kaloutas
79b94ddc59 fix: move-to-sidebar-right icon 2022-11-22 11:51:45 +02:00
Peng Xiao
e5ccec389b feat: show shape links on hovering 2022-11-22 17:43:07 +08:00
Peng Xiao
27b2de91d6 fix: show shape indicator on hovering 2022-11-22 17:43:07 +08:00
Konstantinos Kaloutas
12d5a8ce2d fix: portal header link bg 2022-11-22 11:28:21 +02:00
Andelf
5d711c957d ci(ios): try build ios when package.json changed 2022-11-22 17:23:49 +08:00
Andelf
7bce61ae6c fix(ios): apply path normalize for file-sync 2022-11-22 17:14:22 +08:00
Zhizhen He
4b5704c758 fix: change some punctuations from halfwidth to fullwidth for Chinese 2022-11-22 16:12:48 +08:00
charlie
1532dd4aee ci: optimize bundled source map size of webapp 2022-11-22 15:25:04 +08:00
charlie
1119c54d7c ci: remove js source maps files for cloudflare pages because of that has a max file size limit < 29.2M 2022-11-22 15:25:04 +08:00
charlie
3d5872c334 ci: add publish webapp to cloudflare pages 2022-11-22 15:25:04 +08:00
Tienson Qin
271164dfe2 fix: lint warnings 2022-11-22 14:43:10 +08:00
Tienson Qin
0a796d11da fix: ``` surroundings in code block disappear
close #7015
close #7378
close #5735
2022-11-22 14:43:10 +08:00
Peng Xiao
e6fa986083 fix: skip whiteboard tests for now 2022-11-22 11:12:34 +08:00
Zhizhen He
7fdb9aaffb fix: typo 2022-11-21 17:58:13 -05:00
Gabriel Horner
584f3b068a Api fns can be called in prod builds with call-api
Follow up to
https://github.com/logseq/logseq/pull/7287#issuecomment-1321139222:
- Replace :classes approach with approach that works in dev and prod
  builds
- Remove graph-parser as it is unused
- Make api calling available for all contexts
2022-11-21 14:34:30 -05:00
Konstantinos Kaloutas
958e70355d fix: add link 2022-11-21 19:57:41 +02:00
Konstantinos Kaloutas
b1c11895c4 fix: links popover alignment 2022-11-21 19:28:29 +02:00
Konstantinos Kaloutas
cc4109004e fix: icons and labels 2022-11-21 19:14:44 +02:00
Konstantinos Kaloutas
339f1e00a1 chore: add new icons 2022-11-21 19:01:02 +02:00
Konstantinos Kaloutas
e197262dbf chore: remove open page action 2022-11-21 18:07:42 +02:00
Tienson Qin
23ec02f5a3 Make it clear that a UUID string is needed. 2022-11-21 23:38:13 +08:00
Tienson Qin
d1f39f52ea enhance: api should throw error if invalid block-uuid string
Also, make sure UUIDs are converted already when passing to cljs.

Related to #7375.
2022-11-21 23:38:13 +08:00
Konstantinos Kaloutas
a47a753591 fix: remove aria-label 2022-11-21 17:35:18 +02:00
Konstantinos Kaloutas
df3b2e3546 fix: remove unused const 2022-11-21 16:19:26 +02:00
Tienson Qin
0d64d1ab3d fix: CI 2022-11-21 21:03:32 +08:00
Tienson Qin
2610d393cf fix: lint 2022-11-21 21:03:32 +08:00
Tienson Qin
f87100dd10 fix: use capacitor's api to get app's active state 2022-11-21 21:03:32 +08:00
rcmerci
81f90cd34d fix(sync): unify path-normalize and filter out un-normalized files 2022-11-21 21:03:32 +08:00