Commit Graph

960 Commits

Author SHA1 Message Date
Gabriel Horner
39e1b8dc8a Add built-in property to list
Hide it on edit so query table doesn't look weird.
Also removed needless arity wrappings in block fns
2022-12-15 20:37:17 +08:00
sallto
e96c3403bf fix: Datepicker behaves oddly if there are 2 datepickers visible at the same time (#7498)
fixes #7341

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-12-14 17:41:08 -05:00
Tienson Qin
b6061f0c4d fix: block id could be empty sometimes 2022-12-14 18:20:38 +08:00
Tienson Qin
5e86745b5e fix: open inline block refs by default when zoom in a block
close #7636
2022-12-13 11:34:49 -05:00
Tienson Qin
ea2d2ae45f fix: load more blocks immediately once when visiting a page 2022-12-09 14:34:04 +08:00
Tienson Qin
d8fef76de2 fix: default level to open for linked refs 2022-12-07 23:03:45 +08:00
Tienson Qin
fa35b16ead fix: missing children in linked references 2022-12-07 23:03:45 +08:00
Peng Xiao
a06b0aad57 feat: dnd sidebar to whiteboard (#7617)
feat: dnd sidebar to whiteboard
2022-12-07 20:40:32 +08:00
usoon
842c139198 fix: group linked references by parent 2022-12-07 17:09:12 +08:00
Tienson Qin
b7f74d12de Merge pull request #7492 from logseq/enhance/mobile-ux-2
Enhance/mobile UX
2022-12-06 19:27:53 +08:00
Peng Xiao
923eaf602a fix: optimize untitled whiteboard page name display 2022-12-06 18:22:41 +08:00
Andelf
cfdcd9410c Merge branch 'master' into enhance/mobile-ux-2 2022-12-06 12:46:15 +08:00
Konstantinos Kaloutas
1b052a75c6 fix: highlight text color 2022-12-05 20:30:36 +08:00
charlie
f69c6af49e Merge branch 'master' into enhance/mobile-ux-2 2022-11-28 10:55:03 +08:00
Junyi
cf655b3bdd feat: page content fts breadcrumb support 2022-11-25 21:26:07 +08:00
Andelf
3593d73808 fix(mobile): missing urlencode when sharing asset url 2022-11-25 20:47:31 +08:00
charlie
0d04e777fc fix(ui): style not refresh when toggling option for the fold button position 2022-11-25 14:49:10 +08:00
charlie
748fa46dda improve(ui): details for block container 2022-11-25 12:41:57 +08:00
charlie
0777a11df4 improve(mobile): WIP polish ui details 2022-11-24 21:26:38 +08:00
charlie
b3a6ed21de improve(ux): WIP support place fold arrow on the right of block container 2022-11-24 15:54:38 +08:00
Peng Xiao
926b7d859b Merge branch 'master' into feat/wb-linkings 2022-11-23 13:12:20 +08:00
Peng Xiao
d00ebf9c19 fix: some quick link ui issues 2022-11-22 19:23:00 +08:00
Tienson Qin
3312bfc3b6 fix: sync icon is missing 2022-11-21 21:03:32 +08:00
Peng Xiao
4a407b4dc5 fix: revert a incorrect change 2022-11-20 18:19:37 +08:00
Peng Xiao
975aff5b80 feat: finish shape links input 2022-11-20 18:16:56 +08:00
Gabriel Horner
51fe26ff5a Merge branch 'master' into fix/wb-fixes 2022-11-18 12:35:41 -05:00
Charlie
dd2ef163ba Enhance/PDF viewer (#7369)
* fix(pdf): WIP potential memory leaks
* enhance(pdf): sync page number in highlights metafile
* enhance(pdf): support preview highlight area image in a lightbox
* fix: clojurescript unit tests
* fix(pdf): page number overflow when more digits
2022-11-17 20:31:08 +08:00
Darwis
66f7656fd8 add and expose current block into sci namespace (editor/block)
add logseq-api and logseq-graph-parser into sci classes to make it avaliable in sci eval-string
add bindings custom-js to window object that can be defined in custom.js file as `customJs` object (for custom javascript function to be called from sci)
2022-11-16 15:13:53 -05:00
Peng Xiao
84ecc4c897 fix: cleanup whiteboard page checks 2022-11-16 09:33:14 +08:00
Peng Xiao
378e5732d4 fix: missing key issues 2022-11-15 10:54:21 +08:00
Tienson Qin
db7bc72a3c fix: don't clear selection in blocks 2022-11-14 14:32:21 +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
David Vargas
1bfb7321ec Always render the invalid block ref regardless of contents 2022-11-09 11:22:35 +08:00
charlie
3145cba42d enhance(ui): polish indent/outdent swipe icons 2022-11-08 12:02:43 +08:00
Tienson Qin
dd0169b068 fix: notify users to switch to the new filename format
Notify users to switch to the new filename format if there're reserved
chars when syncing.

Also, this commit replace all `js/decodeURIComponent` with
`safe-decode-uri-component` to avoid UI crashes.
2022-11-07 09:22:27 +08:00
Tienson Qin
ef7e3d2fa4 fix: slide bugs
close #4799
2022-10-29 08:47:44 +08:00
Peng Xiao
65ecde222e fix: several issues on clicking the whiteboard shape ref 2022-10-27 21:06:27 +08:00
Konstantinos Kaloutas
dbd53bd896 fix: block-uuid on page-reference 2022-10-19 21:25:56 +08:00
Tienson Qin
2d9e62caf4 chore: use .inline directly 2022-10-18 20:34:56 +08:00
yoyurec
eaa8bbc072 feat: Wrap page props value with span 2022-10-18 20:31:19 +08:00
Konstantinos Kaloutas
ed1dcb9e7e fix: minimum auto heading level 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas
2487a3fe2f chore: auto heading based on level 2022-10-18 16:54:16 +08:00
Gabriel Horner
0c570a0300 Fix more bugs, move plugins.edn and add enabled
- Move plugins.edn to config/ as it is user configuration
- Add plugin-config enabled flag and moved plugin enabled
- Fixed bugs with manual install
- Refactored plugin-config component to have its own listener
- Split out shared plugin fns to a common ns - plugin-config shouldn't
  need to depend on a component like plugin-handler
- Bump rewrite-edn to include upstream fix and avoid tons of cljs
  warnings with earlier versions
- Fix react warning introduced outside this PR in ui/icon
2022-10-17 10:13:27 -04:00
Konstantinos Kaloutas
b536e78ec0 chore: hide portal icons 2022-10-13 16:52:51 +08:00
Peng Xiao
d172c4cce3 fix: remove debug log 2022-10-10 22:09:43 +08:00
Peng Xiao
a06cb23c7f fix(whiteboard): fallback codemirror to hljs in whiteboard 2022-10-10 22:09:43 +08:00
Peng Xiao
df67c68005 fix(whiteboard): shape block-ref display issue 2022-10-10 22:09:43 +08:00
Konstantinos Kaloutas
d70c291d8e refactor: hiccup to html 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
c5ebca26b6 fix: hiccup to string 2022-10-10 13:42:22 +08:00