Peng Xiao
8a61970b2e
fix: class -> className
2022-05-21 12:36:40 +08:00
Peng Xiao
3c437a3b22
fix: creating box shape persist issue
2022-05-21 12:02:26 +08:00
Peng Xiao
4b7a72361a
fix: type issue
2022-05-20 16:24:51 +08:00
Peng Xiao
7038e6cbe6
Merge branch 'master' into whiteboards
2022-05-20 16:08:35 +08:00
charlie
04df7fa881
fix(ui): page blink caused by query lazy load skeleton
2022-05-20 12:33:44 +08:00
llcc
e076b9d812
fix: failed to share file with special chars in its filename
2022-05-20 09:51:07 +08:00
Andelf
013f15dfbe
fix(publishing): use release build for publishing js
...
Fix #5368
2022-05-20 09:50:40 +08:00
Tienson Qin
fa198b691a
fix: missing the "More" button on the right sidebar
...
close #4991
2022-05-20 09:43:56 +08:00
Andelf
941de325b8
fix(editor): asset link when drop PDF file
2022-05-19 23:27:26 +08:00
sosuisen
421d800676
fix: update Japanese tutorial
2022-05-19 17:51:49 +08:00
Andelf
e4e19a1eb3
chore: update deps(rsapi)
2022-05-19 16:20:52 +08:00
charlie
a4d158d7cb
fix(plugin): not apply custom theme when lsp disabled
2022-05-19 14:59:09 +08:00
Gabriel Horner
a672719394
Update medley and tongue that were printing 1.11 refer warnings
2022-05-19 14:58:33 +08:00
Gabriel Horner
1d390f7bd4
Replace medley/{map-keys/map-vals} with {update-keys,update-vals}
2022-05-19 14:58:33 +08:00
Gabriel Horner
6f68d985bd
Use core uuid fns where possible
...
No need for medley or personal util fns when core fns
are available. Also upgraded nbb-logseq to be 1.11.X cljs compatible
- uuid is the same as medley/uuid
- random-uuid is the same as medley/random-uuid
- uuid-string? and uuid is the same as parse-uuid
2022-05-19 14:58:33 +08:00
Gabriel Horner
fec0b755a8
Upgrade cljs + shadow
...
- Upgraded shadow to keep goog compiler versions the same
- Converted some safe-parse-int's to parse-long
- Converted some safe-parse-float's to parse-double
- Simplified impl of safe-parse-* fns
2022-05-19 14:58:33 +08:00
Yue Yang
29eb3dbca9
fix: load legacy theme
...
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
2022-05-19 13:34:07 +08:00
Tienson Qin
1d9da5c847
fix: properties update
2022-05-19 10:28:13 +08:00
Yue Yang
17b91e51c3
feat: custom theme switching ( #4741 )
...
* feat: custom theme switching
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* chore: handle reset-custom-theme
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* fix: unregisterTheme
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* fix: format with ts-standard
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* chore: reset extra formats
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* chore: simplify array types
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* Update lsplugin.core.js
* fix: sync upstream
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* chore: add `no mode` themes into panel
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* fix: ci
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* fix: remove first <hr />
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* fix: lockfile
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* chore: update
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* chore: set-theme! => set-theme-mode!
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* fix: selectTheme
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
* perf: reduce unnecessary logic
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com >
2022-05-19 10:18:43 +08:00
llcc
fd75cc57f0
don't open page if graph doesn't exist
2022-05-19 10:03:58 +08:00
llcc
02dd4725fa
fix PDF share intent
2022-05-19 10:03:58 +08:00
llcc
d5fc2188f6
fix library require
2022-05-19 10:03:58 +08:00
llcc
3c3890f668
add share intent back
2022-05-19 10:03:58 +08:00
llcc
851cc779db
feat(deeplink): support deeplink across graphs
2022-05-19 10:03:58 +08:00
llcc
ddef181f88
fix appUrlOpen fired twice
2022-05-19 10:03:58 +08:00
llcc
58ebc5b4d7
use deeplink to handle shared content
2022-05-19 10:03:58 +08:00
llcc
cdd59d259e
feat(mobile): deeplink support
2022-05-19 10:03:58 +08:00
rcmerci
b66b8d6cfc
dev: add bb lint cmd ( #5354 )
...
* dev: add bb lint cmd
* chore: better docstring for bb dev:lint
2022-05-18 11:50:56 -04:00
rcmerci
3a87dd191f
fix lint
2022-05-18 19:33:15 +08:00
rcmerci
047f8bc142
enhance(sync): add progress-bar when init-download remote graph
2022-05-18 19:33:15 +08:00
Tienson Qin
2a01e64926
fix: link label name
2022-05-18 19:32:21 +08:00
Tienson Qin
62127a498d
feat: nested whiteboards
2022-05-18 19:25:43 +08:00
Tienson Qin
82bfc592dd
fix: type errors
2022-05-18 18:56:43 +08:00
Tienson Qin
ad8baa8e74
Whiteboard link
2022-05-18 18:29:54 +08:00
rcmerci
0670f92c14
Merge pull request #5349 from andelf/fix/wrong-file-sync-warning
...
fix(sync): check current-user-uuid against nil
2022-05-18 16:30:14 +08:00
Tienson Qin
ce7133e39d
wip: shape links
2022-05-18 13:39:00 +08:00
Peng Xiao
76d2282791
chore: remove unused codes
2022-05-18 06:43:24 +08:00
Peng Xiao
6e5e686a52
fix: enhance pan / overscroll check
2022-05-18 06:43:15 +08:00
Andelf
f94c0184d1
fix(test): random failure of code testing
2022-05-18 02:35:25 +08:00
Andelf
33907e4738
fix(sync): check current-user-uuid against nil
2022-05-18 02:17:17 +08:00
rcmerci
61178ef6af
enhance(electron): add ns electron.backup-file
2022-05-17 21:48:48 +08:00
rcmerci
7808612444
enhance(sync): create version files when sync conflict
2022-05-17 21:48:48 +08:00
Tienson Qin
5dc06093ec
Each shape should has a unique id
2022-05-17 18:11:41 +08:00
Tienson Qin
45ea8de1d1
ux: cmd+k to create page/block shapes
2022-05-17 18:07:34 +08:00
Peng Xiao
b48b6ba0df
Merge branch 'whiteboards' of https://github.com/logseq/logseq into whiteboards
2022-05-17 14:44:29 +08:00
Peng Xiao
55eed6ba80
expose app to outside using a callback
2022-05-17 14:44:27 +08:00
Tienson Qin
8b666bc1e2
fix: ignored tldr when comparing file changes
2022-05-17 11:03:33 +08:00
Tienson Qin
56e594adb7
fix: add missing tldraw.js for electron
2022-05-17 10:50:16 +08:00
Peng Xiao
72376a3361
tldraw extension to tldr
2022-05-17 09:39:14 +08:00
Peng Xiao
12d6ec8bb9
Merge remote-tracking branch 'upstream/master' into feat/tldraw-basic
2022-05-17 09:38:49 +08:00