Commit Graph

12353 Commits

Author SHA1 Message Date
sallto
ad4b3a8315 enhance: replace class of macro name to seperate data attribute
avoids css conflicts for certain macro names
2023-01-18 15:29:03 +08:00
sallto
f6366853e4 enhance: add classes to macros
fixes #8192
It is now possible to target macros with custom.css
2023-01-18 15:29:03 +08:00
Junyi Du
95724dd8af test(e2e): fix trace file dump 2023-01-18 15:27:21 +08:00
Andelf
5dcbe6cdf5 fix(ui): null while query .editor-wrapper 2023-01-18 15:23:55 +08:00
Andelf
cfe28ca88a fix(editor): handle save editing block timestamp
Fix #8238
2023-01-18 15:14:25 +08:00
Andelf
8a1da89ef5 fix(editor): style of date-picker/repeater-cp 2023-01-18 15:14:25 +08:00
Andelf
c92f44d22e fix(editor): revise date-picker shortcut key handling and opening condition 2023-01-18 15:14:25 +08:00
Andelf
bbc536c2fb fix(editor): close old date-picker when opening new date-picker 2023-01-18 15:14:25 +08:00
Andelf
6f01b40f24 fix(editor): revise date-picker opending conditions
Releated #8238
2023-01-18 15:14:25 +08:00
situ2001
acda57e1b1 fix: remove extra braces for some incorrect macro usages (#8381)
* refactor: use `macro->text` instead of str concat

* fix(macro->text): remove redundant brackets
2023-01-17 10:52:55 -05:00
Colson Cissel
efec2279a7 fix tables not widening in wide mode (#2398) 2023-01-17 10:42:46 -05:00
Gabriel Horner
d9096e8b82 Fix search tippy failing
See
https://sentry.io/organizations/logseq/issues/3857043471/?project=5311485&query=is%3Aunresolved&referrer=issue-stream
for full error
Also added a schema for the offending fn so future stacktraces lead to
the buggy UI component
2023-01-17 11:24:22 +08:00
Ws
4c33ff05fc fix(zotero): Missing PDF caused by incomplete linked file path. (#7676)
Resolve #6771 #6503
Introduced by #5995

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
2023-01-17 11:23:19 +08:00
Brooks Rady
9e2d5f4d3d Fix rendering of inline symbols #7054 (#8358)
Co-authored-by: Bad3r <bad3r@protonmail.com>
2023-01-16 14:41:41 -05:00
situ2001
4ce7bc7a81 fix(video): validate URL in video block (#8164)
* fix: should show error message when entered invalid URL to `macro-video-cp`

* feat: show err msg if arguments passed to `macro-video-cp` is empty

* feat: more friendly msg of `block-error` in `macro-video-cp`

* fix: should show error message when entered invalid URL to `macro-video-cp`

* feat: show err msg if arguments passed to `macro-video-cp` is empty

* feat: more friendly msg of `block-error` in `macro-video-cp`

* feat: change `ui/block-error` to `:span.warning`
2023-01-16 14:09:19 -05:00
Konstantinos Kaloutas
54071744da Revert "upgrade devtools"
This reverts commit 9dfd769d30.
2023-01-16 20:43:24 +02:00
Konstantinos Kaloutas
fe6a993121 fix: create new whiteboard to avoid onboarding 2023-01-16 20:11:17 +02:00
Konstantinos Kaloutas
4191fb78f2 e2e test 2023-01-16 19:03:27 +02:00
Konstantinos Kaloutas
bee2293741 fix: auto height 2023-01-16 18:40:07 +02:00
Konstantinos Kaloutas
42d3551216 e2e test 2023-01-16 17:31:40 +02:00
Konstantinos Kaloutas
3f771ff06f e2e test 2023-01-16 17:08:31 +02:00
Konstantinos Kaloutas
8966c648f7 Revert "disable tests"
This reverts commit 040becd858.
2023-01-16 16:33:30 +02:00
Konstantinos Kaloutas
e2384af7d1 Revert "test e2e"
This reverts commit 897a787013.
2023-01-16 16:33:15 +02:00
Konstantinos Kaloutas
fa6aca7a75 Revert "disable blink features"
This reverts commit 5fd10fde64.
2023-01-16 16:32:59 +02:00
Konstantinos Kaloutas
5fd10fde64 disable blink features 2023-01-16 16:19:20 +02:00
Konstantinos Kaloutas
897a787013 test e2e 2023-01-16 15:55:59 +02:00
Konstantinos Kaloutas
040becd858 disable tests 2023-01-16 15:35:14 +02:00
Konstantinos Kaloutas
9dfd769d30 upgrade devtools 2023-01-16 13:17:33 +02:00
Konstantinos Kaloutas
f6abc872a6 split tests 2023-01-16 12:47:52 +02:00
Konstantinos Kaloutas
51008bc363 Merge branch 'master' into feat/tweet-shape 2023-01-16 12:14:25 +02:00
Andelf
4916406111 chore(deps): update rsapi, add upload retries 2023-01-16 00:21:02 +08:00
rcmerci
316dc6bc01 enhance: replace sync/sync-events-publication with pubsub/sync-events-pub 2023-01-15 13:54:21 +08:00
Dan Zwell
7cc3645095 Clarify the option to prefer pasting a file rather than text
Fixes #8362
2023-01-15 12:53:50 +08:00
Gabriel Horner
2a56dc133e Add a section for fn instrumentation and make test section less confusing
Follow up to #8265
2023-01-13 14:36:18 -05:00
Gabriel Horner
e52df0619b Move malli config gen to dev source path
Followup to #8265
2023-01-13 14:35:59 -05:00
Gabriel Horner
7da514c7cf Merge pull request #8265 from logseq/dev/malli-schema&kondo-config
dev: add malli-schema & generate kondo config
2023-01-13 14:35:12 -05:00
Konstantinos Kaloutas
9a7e7d5f3f chore: add tweet preview 2023-01-13 20:07:51 +02:00
Konstantinos Kaloutas
5d6c981d48 fix: e2e tests 2023-01-13 19:07:32 +02:00
Gabriel Horner
d1157b0181 Merge branch 'master' into dev/malli-schema&kondo-config 2023-01-13 11:51:51 -05:00
Konstantinos Kaloutas
070765cbd7 Merge branch 'master' into feat/tweet-shape 2023-01-13 18:03:54 +02:00
Konstantinos Kaloutas
1300f1e232 fix: editing state 2023-01-13 18:03:43 +02:00
Junyi Du
7790c791fa chore: update dev-practices for E2E dump 2023-01-13 22:25:10 +08:00
Andelf
3a7d16683c fix(sync): update deps, fix expired token issue 2023-01-13 22:15:36 +08:00
Andelf
73d0c3efa0 fix(mobile): not showing hide keyboard button
Introduced #8201
2023-01-13 22:15:11 +08:00
Konstantinos Kaloutas
7f471e865f Merge branch 'master' into feat/tweet-shape 2023-01-13 10:58:47 +02:00
Tienson Qin
e179e1c86e fix: template e2e test 2023-01-13 16:02:35 +08:00
sallto
2e374f7b08 fix: Add error notification if graph can't be opened (#8200)
enhance: add error notification if graph can't be opened
fixes #7573
2023-01-13 15:51:45 +08:00
Tienson Qin
ccb5628f3c fix: separate saving current block from other outliner op's tx 2023-01-13 15:12:07 +08:00
situ2001
e7a5119ce5 chore: add issue No to test description 2023-01-13 15:03:59 +08:00
situ2001
ef1febb771 fix(editor): incorrect undo/redo sequence of indent/outdent 2023-01-13 15:03:59 +08:00