Commit Graph

5557 Commits (72c038e6fe63e815468378c334c91fb395735c0f)

Author SHA1 Message Date
Charlie 72c038e6fe
Feat/moveable plugin UI container (#3045)
* improve(plugin): add container for main ui frame

* feat(plugin): support draggable & resizable UI container for main ui

* feat: support fork sub layout container

* improve(plugin): add editor selection api

* improve(plugin): click outside configure for float container

* improve(plugin): api of journal for create-page

* improve(plugin): api of open-in-right-sidebar

* improve(plugin): add full screen api

* improve(plugin): api of register-palette-command

* improve(plugin): add apis
2021-11-15 16:57:20 +08:00
Peng Xiao 5605170cf9 feat: add page & block ref to search item 2021-11-15 09:42:13 +08:00
Peng Xiao 63d8130b8c fix: add back haschild attribute 2021-11-15 09:42:13 +08:00
Peng Xiao b38531295a fix: electron field in lockfile 2021-11-15 09:42:13 +08:00
Devon Zuegel f137a22bf2 extract sidebar-item into its own function 2021-11-15 09:41:24 +08:00
Devon Zuegel b9045ad0a6 extract sidebar-item into its own function 2021-11-15 09:41:24 +08:00
Devon Zuegel 1790881b13 show default home instead of journals in side bar 2021-11-15 09:41:24 +08:00
charlie 104eb0e19b fix(ui): height of right sidebar items container 2021-11-12 12:26:03 +08:00
leizhe 5313b364ca fix: update reference by ignoring case 2021-11-12 11:41:08 +08:00
leizhe dc42730c9a remove unnecessary notification 2021-11-12 11:41:08 +08:00
leizhe 4570baf423 refactor rename! 2021-11-12 11:41:08 +08:00
leizhe 5da87ea850 fix: rename page by case-sensitive 2021-11-12 11:41:08 +08:00
leizhe b0b4edc7a6 enhance: update pages if nested reference exists in page name 2021-11-12 11:41:08 +08:00
leizhe 0d43d05d6c enhance: renaming namespace page will update all its children's links 2021-11-12 11:41:08 +08:00
Tienson Qin 917daf00d7 fix: Cannot edit deadline/schedule using date picking panel 2021-11-12 11:38:40 +08:00
Tienson Qin e0ec9c6567 fix: ordered list can't be shown in reference list
close #2673
2021-11-12 11:25:29 +08:00
Tienson Qin c982b16c54 fix: Drag and Drop inconsistently not working
close #2845
2021-11-12 10:26:50 +08:00
Tienson Qin 7c82ad92e1 fix: Alt-dragging a bullet to an indented position will create
multiple empty bullet

close #2711
2021-11-12 00:09:46 +08:00
Tienson Qin d04ce9d9b1 fix: Import JSON from Roam has trouble with certain code block syntax
close #2749
2021-11-11 21:48:00 +08:00
Tienson Qin 8a5dfe5326 fix: mobile style issue on warning 2021-11-11 18:48:04 +08:00
Tienson Qin 7238c4205a fix: empty path when importing roam's json 2021-11-11 18:31:21 +08:00
Tienson Qin eaeca30e58 enhance: when depth level > 3, the breadcrumb displays an ellipsis
The default level is 9 when zoom into a block.

close #468
2021-11-11 18:07:26 +08:00
Tienson Qin ed72933a04 fix: uncomment macos arm64 build 2021-11-11 17:11:05 +08:00
Tienson Qin fa3e062994 fix: Navigating to a page through search caused Logseq to crash to a
blank screen

https://github.com/logseq/logseq/issues/3112
2021-11-11 10:37:06 +08:00
leizhe 5aa778b433 enhance: page rename confirm window 2021-11-11 00:26:31 +08:00
Tienson Qin 054436f16d fix: ci 2021-11-11 00:00:12 +08:00
Tienson Qin 9aaf473fb3 fix: downgrade electron to avoid crash on message send 2021-11-10 23:52:38 +08:00
Tienson Qin 829c8ebb8d fix: there's no auto-complete if the cursor moves back to [[]]
Related to #538
2021-11-10 23:36:53 +08:00
Tienson Qin 295a07a1a7 enhance(perf): delay query for linked references 2021-11-10 17:01:39 +08:00
Tienson Qin b46055328e enhance(perf): edit the page itself should be fast no matter how
many refs it has
2021-11-10 14:59:08 +08:00
Tienson Qin cd1f68b741 fix: make sure file exists before checking permissions 2021-11-10 12:43:11 +08:00
Tienson Qin 2d18bf3666 fix: re-enable build-macos-arm64 2021-11-10 12:30:32 +08:00
llcc 793c814dc4
Refactor properties code (#3104)
* enhance(properties): display various links well

* refactor(properties): split get-property-keys

* refactor(properties): add some testcases

Co-authored-by: leizhe <leizhe@leizhedeMacBook-Air.local>
2021-11-10 11:53:44 +08:00
leizhe 33b1e7831e fix page-ref replacement if non-slash in path 2021-11-10 11:52:48 +08:00
leizhe 538b0d8ad6 refactor: remove unnecessary codes 2021-11-10 11:52:48 +08:00
leizhe 42b291bad9 fix: use get-page-name instead of get-file-basename 2021-11-10 11:52:48 +08:00
leizhe 008d5e14a1 enhance(properties): display various links well 2021-11-10 11:32:32 +08:00
Tienson Qin 1d17ac6e07 fix: file doesn't have writable permission 2021-11-10 11:06:10 +08:00
leizhe 7e985ed7c9 enhance page-ref-un-bracket!
This solves some issue when renaming page.
1. The embeded references will be updated which was not supported before.
2. query supports orgmode link now.
2021-11-09 15:41:36 +08:00
Tienson Qin e881486a7c enhance: display invalid config on settings too 2021-11-09 15:39:26 +08:00
Tienson Qin f186ec9ab0 enhance: display a warning if config.edn is invalid 2021-11-09 15:14:14 +08:00
Tienson Qin b5e9fbb314 enhance: remove specific shadow-xl style for the dark theme 2021-11-09 14:08:40 +08:00
Tienson Qin 4c01e4c611 Merge branch 'devonzuegel-styles-for-cards-widget' 2021-11-09 13:58:39 +08:00
Tienson Qin 340818483f enhance: polish cards 2021-11-09 12:36:37 +08:00
leizhe 86302b41f1 enhance get-page-name and add some tests 2021-11-09 10:40:25 +08:00
Devon Zuegel eb414bbf24 refactor: rename "page emoji" to "page icons" (#3081)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-11-09 10:20:35 +08:00
ingepettersen fbbc1a15c1 Updated Norwegian translation 2021-11-09 10:20:35 +08:00
charlie 565b3b9b9c enhance(editor): style of fallback ui 2021-11-09 10:20:35 +08:00
charlie df40dbd4f8 enhance(editor): fallback ui of block content renderer 2021-11-09 10:20:35 +08:00
leizhe b9b400fd13 fix: markdown file references cause page blank 2021-11-09 10:20:35 +08:00