Commit Graph

10414 Commits

Author SHA1 Message Date
Peng Xiao
0a2737782b fix: pencil issue when drawing quickly (#7781)
* fix: pencil issue when drawing quickly

* fix: fix touch callout in iOS
2022-12-20 01:25:22 +08:00
Tienson Qin
83095deeca fix: add externs for hickory 2022-12-20 01:12:25 +08:00
Tienson Qin
6c5caf9d8a fix: get-page-format should always returns a keyword 2022-12-20 00:04:13 +08:00
Tienson Qin
81d4960315 fix: block Reference only return the first level of data
close #7633
2022-12-19 22:30:57 +08:00
Andelf
86b9cdfce7 chore(build): use token from ci env for sentry and posthog (#7777) 2022-12-19 22:20:50 +08:00
Peng Xiao
effe00f791 fix: magnifier issue on iOS (#7778)
fix: magnifier issue on iOS
2022-12-19 22:16:02 +08:00
Konstantinos
92f48050f4 Fix: Arrow label and indicator (#7746)
* fix: label focused state

* fix: remove bounds check on double click

* fix: remove label mask from arrow indicator

* fix: label focused state

* fix: remove bounds check on double click

* fix: remove label mask from arrow indicator

* fix: dom validation warning

* fix: hide indicators while editing

* fix: tweak padding of arrow label

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-12-19 21:56:42 +08:00
Peng Xiao
54fb5effef fix: pasting group shape issue 2022-12-19 20:46:44 +08:00
Peng Xiao
d6bd4956cb perf: optimize getShapeById 2022-12-19 20:46:44 +08:00
Charlie
020317911f Enhance/plugin APIs (#7555)
* feat: WIP native cli command support

* Add :shell/command-whitelist option

* Integrate cli to code block

* Add :code-block/command-whitelist option

* fix: size of icon

* improve(shell): cache user shell whitelist on application configures file

* improve(electron): promisify run cli command

* chore(libs): update version

* fix(plugin): incorrect payload of pdf highlights section hook

* improve(plugin): block renderer with specific block uuid

* improve(plugin): expose logger for user lib

* improve(plugin): block hooks type

* improve(plugin): block slot hook with specific block

* improve(plugin): auto generate key for provide UI options

* improve(plugin): style of injected ui container

* improve(plugin): types

* improve(plugin): async messaging api from host to plugin

* improve(plugin): add types

* improve(apis): get external plugin metadata

* improve(apis): invoke external plugin impls

* improve(apis): call external plugin impls for simple commands

* enhance(apis): datascript query api for predicate inputs

* enhance(apis): datascript query api for predicate inputs

* fix(apis): redundant args of datascript query api

* enhance(plugins): position of float ui container

* enhance(plugins): style of setting options

* enhance(plugins): layouts data for float ui

* chore(plugins): update CHANGELOG.md

* improve(apis): add types

* chore: fix some inclusive terms

* improve(apis): types

* chore(plugins): update CHANGELOG.md

* chore(plugins): build libs

* chore: update CHANGELOG.md

* chore: remove experiemental alda integration

* fix(lint): remove unused methods

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
2022-12-19 20:23:25 +08:00
xxchan
dfe1d65f31 redirect feedback 2022-12-19 17:30:45 +08:00
xxchan
cc77d886aa redirect Questions & Help 2022-12-19 17:30:45 +08:00
xxchan
42120121fa update link in README 2022-12-19 17:30:45 +08:00
xxchan
05a354b4d9 chore: link to forum directly for feature request 2022-12-19 17:30:45 +08:00
charlie
38e58b7de5 fix(mobile): maximum width for modal content container 2022-12-19 17:30:10 +08:00
charlie
ef06aedcfb fix(ios): can't scroll when search results overflow with soft keyboard opened 2022-12-19 17:30:10 +08:00
Tienson Qin
7cb8d61347 fix: don't send pixi exceptions to sentry 2022-12-19 13:32:10 +08:00
Andelf
6c4dd0b438 chore(deps): update rsapi, add socks proxy support 2022-12-19 13:09:24 +08:00
Andelf
9a4541c7f5 feat(sync): impl proxy support
refactor: use system proxy when possible
chore: update yarn.lock
2022-12-19 13:09:24 +08:00
Andelf
0fe3ec12f3 fix(ui): wrong attribute for select component 2022-12-19 13:09:24 +08:00
Andelf
f9730b1685 enhance(ui): refine proxy test notification 2022-12-19 13:09:24 +08:00
Andelf
6fc5a265b5 enhance(electron): refine app proxy test url 2022-12-19 13:09:24 +08:00
Tienson Qin
1b04ea84da fix: ignored paths not working on web 2022-12-18 18:44:56 +08:00
Bad3r
a3ba2b2ffd fix(typo): minor changes in README.md
- Fixed a minor typo `you we'll` --> `you'll`
- Capitalized the `H` in `GitHub` to follow the official brand naming
2022-12-18 18:24:47 +08:00
Gabriel Horner
bd055b2b62 Tweak wording for previous commit 2022-12-16 15:50:09 -05:00
Junyi Du
f6b87dad2d Update bug_report.yaml 2022-12-16 15:46:23 -05:00
Junyi Du
a0ba3028d7 Add two questions to bug template 2022-12-16 15:46:23 -05:00
sid597
35badf5c52 use ->> for better readability 2022-12-16 21:24:01 +08:00
sid597
d2b45a59b3 Update code edit for the codeblocks that are opened in main area and sidebar,or as embeds 2022-12-16 21:24:01 +08:00
Tienson Qin
160c09851f fix: backup the file in db when moving a file with a different case 2022-12-16 21:00:54 +08:00
Konstantinos Kaloutas
561b16f522 fix: open whiteboards for beta 2022-12-16 20:58:57 +08:00
Tienson Qin
2bf07a3851 enhance: automatically enable whiteboards for alpha or beta users 2022-12-16 20:58:57 +08:00
Tienson Qin
fb03581561 release: open whiteboards for beta users 2022-12-16 20:58:57 +08:00
Tienson Qin
de660638e6 fix: no need to convert blocks to tree for whiteboards 2022-12-16 20:56:31 +08:00
Peng Xiao
3bce646b23 Update tldraw/apps/tldraw-logseq/src/components/ContextMenu/ContextMenu.tsx
Co-authored-by: Konstantinos <konstantinos@logseq.com>
2022-12-16 20:04:44 +08:00
Peng Xiao
ea92147bea fix: group/ungroup shortcuts 2022-12-16 20:04:44 +08:00
Andelf
dda5abd698 fix(electron): windows path 2022-12-16 17:02:42 +08:00
sallto
e0dcb7e2a3 fix: overflow of instaled plugin settings dialog 2022-12-16 15:50:17 +08:00
Bad3r
f902ed9155 enhance(dev): add cljs:dev-release-electron
I like to have a dev version of logseq on my system alongside a regular build. I have been building it so far using the full command:
```sh
$ clojure -M:cljs release app --config-merge "{:closure-defines {frontend.config/DEV-RELEASE true}}"
```
Since `cljs:dev-release-app` already exist; It would be nice to add `cljs:dev-release-electron` as well
```sh
$ yarn cljs:dev-release-electron
```I like to have a dev version of logseq on my system alongside a regular build. I have been building it so far using the full command:
```sh
$ clojure -M:cljs release app electron --debug --config-merge "{:closure-defines {frontend.config/DEV-RELEASE true}}" && clojure -M:cljs release publishing

```
Since `cljs:dev-release-app` already exist; It would be nice to add `cljs:dev-release-electron` as well
```sh
$ yarn cljs:dev-release-electron
```
2022-12-16 15:22:12 +08:00
Tienson Qin
8ce551f827 fix: slow re-index
The reason is that reload-dir! returns a promise, but should block
waiting graph-added-chan to determine whether the parsing is finished
2022-12-16 15:05:58 +08:00
Peng Xiao
37f20772a1 chore: format code 2022-12-16 13:49:13 +08:00
Peng Xiao
8ac7d565b1 fix: hide arrow selection bounds 2022-12-16 13:49:13 +08:00
Peng Xiao
e5cfde099e fix: all tldraw shortcut can still be handled by logseq 2022-12-16 13:49:13 +08:00
Tienson Qin
df2845b398 fix: copy block-ref instantly after input text lost block content
close #7541
2022-12-16 13:34:22 +08:00
Tienson Qin
3e71b1d6f3 fix: db/entity with interger id is not nil with non-exist block (#7723)
fix: returns nil for db/entity if the entity doesn't exist

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
2022-12-16 00:21:42 +08:00
Gabriel Horner
10d6bc28da Switch named block links to autolink to header blocks
Replaced block property approach as it doesn't provide as much
functionality initially
2022-12-15 11:14:56 -05:00
Gabriel Horner
78345ac473 Fix property completion for namespaced keywords
e.g. logseq.block/route-name
2022-12-15 11:14:56 -05:00
Gabriel Horner
6e0dea3f2c Add routing test and make ns name consistent 2022-12-15 11:14:56 -05:00
Gabriel Horner
b4f26a5c7b Add property which allows for giving a block a routable name
Also update router fn so that it works for all uses of routing to a
block
2022-12-15 11:14:56 -05:00
Konstantinos
ab7d10a6a3 Update tldraw/apps/tldraw-logseq/src/components/Tooltip/Tooltip.tsx
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2022-12-16 00:02:16 +08:00