MrWillCom
978ea0faa1
Hide window frame and move header down for Win32
2023-05-16 18:43:20 +02:00
Konstantinos Kaloutas
f8cc599625
style: run prettier
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
afdb5c259b
fix: test description
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
f530927062
chore: add and fix e2e tests
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
25d1d9eae2
revert mobile? fn
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
d85a014cc2
revert unneeded change
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
e5de374471
chore: add tests
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
0c29437303
fix: context bar actions of converted shapes
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
ad5757de61
fix: undo/redo of converted shapes
2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
c119b1eeb5
fix multiselect right click on converted shape
2023-05-16 09:42:07 -04:00
Junyi Du
74728ae2bc
Enhance: version control settings description update ( #9373 )
...
* enhance: remove version control entry blocker
* ui: version control text box update
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com >
---------
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com >
2023-05-16 16:18:46 +08:00
Tienson Qin
48060cc758
fix: util/mobile? is a function
2023-05-16 11:58:54 +08:00
Gabriel Horner
decbc12c53
Add a test to ensure there's no regression on bug
...
Also introduce helper fn for common db fixture setup
2023-05-16 11:35:18 +08:00
Gabriel Horner
10da24e5b7
Fix current block with disappearing path refs - close #9365
...
outliner-core/save-block and save-block-inner! were retracting
block/path-refs aggressively, especially for cases when no path-refs
had changed
2023-05-16 11:35:18 +08:00
Sergey Kolesnik
ba240bb484
docs: update templates/config.edn
...
typos & spaces
2023-05-15 22:51:25 +08:00
charlie
7c8bc62a68
fix(ui): incorrect position of the number list fold arrow on mobile
2023-05-15 19:34:30 +08:00
charlie
d97d200b05
fix(mobile): incorrect padding between the bullet marker and the content boundary on mobile
2023-05-15 19:34:30 +08:00
Tienson Qin
7f56e83df7
fix: can't jump to the correct position when editing number list
2023-05-15 16:06:14 +08:00
charlie
e9620959e0
enhance(ui): align the number list with the bullet list prefix marker
2023-05-15 15:34:29 +08:00
charlie
8ba4667f04
enhance(ui): align the number list with the bullet list prefix marker
2023-05-15 15:34:29 +08:00
Gabriel Horner
fe24b61beb
Fix asset link creating invalid page for org mode
2023-05-15 11:55:59 +08:00
Gabriel Horner
7335a6f623
Fix org mode page refs - close #9367
2023-05-15 11:55:59 +08:00
Ben Yorke
928742e66b
shui/table introduction
2023-05-12 13:24:54 -04:00
Andelf
42dd084544
chore(release): bump version 0.9.6 ( #9376 )
0.9.6
2023-05-12 20:10:24 +08:00
Konstantinos Kaloutas
80511d3bed
revert unneeded change
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
594a3cd6ee
fix: updating shape index
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
9e75422777
fix: remove console log
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
a77512c0da
fix: get
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
45ce3348c5
enhance: avoid repeated indexOf
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
aa65cff5b6
fix: remove unneeded persist
2023-05-12 19:23:58 +08:00
charlie
c6c58a025d
refactor: react components of the tabler extension icons
2023-05-12 18:52:11 +08:00
charlie
2bc8691c23
enhance(ui): support tabler extensions icons to the react components
2023-05-12 18:52:11 +08:00
Tienson Qin
a842b7de72
fix: align block content for ordered items and unordered items
2023-05-12 18:51:12 +08:00
charlie
6689d886d7
fix(ux): automatic block number list for semantic input
2023-05-12 18:51:12 +08:00
charlie
3fd595ad2c
fix(ui): vertical alignment for ordered list marker with bullet marker
2023-05-12 18:51:12 +08:00
charlie
3c7d961578
fix(ui): vertical shake when editing page name
2023-05-12 18:31:57 +08:00
Andelf
f08ec9d0de
refactor(ui): refine page renaming ui using z-index
2023-05-12 18:31:57 +08:00
Andelf
4a42fe9f32
refactor(ui): refine page renaming ui
2023-05-12 18:31:57 +08:00
Andelf
3936b752a8
fix(ui): renaming input edit on-click
...
See-also: 6b94181116
Related: #9368
2023-05-12 18:31:57 +08:00
charlie
1a9563478e
fix(ui): incorrect arrangement of ui items from pagebar
2023-05-12 18:27:36 +08:00
Tienson Qin
d4cde54510
fix: api get current block ( #9372 )
2023-05-12 15:13:16 +08:00
Billy Pinheiro
68709661e3
chore: added missing translations for pt-BR
2023-05-11 12:57:36 -04:00
Andelf
862bbd7513
test(e2e): refine test for template expansion
0.9.5
2023-05-11 16:51:47 +08:00
Tienson Qin
2a81e634a5
fix: can't insert template
2023-05-11 16:51:47 +08:00
Tienson Qin
ded76644e6
fix: refresh the page after deleting blocks in a long page
2023-05-11 16:27:05 +08:00
Gabriel Horner
b2776bbb18
Remove supported-formats in all the places it's no longer used
2023-05-11 13:56:25 +08:00
Gabriel Horner
b26d83d2fc
Fix mailto and other links creating invalid pages
...
Fixes #9346 and fixes #5926 .
Also fixes case where relative paths for unsupported paths were creating
pages per directory e.g. `deps/graph-parser/yarn.lock` created deps and
graph-parser pages
2023-05-11 13:56:25 +08:00
rcmerci
adef15d073
fix(sync): validate rsapi upload err
...
when localtime incorrect, aws s3 return "Request is not yet valid" err
2023-05-11 12:22:37 +08:00
Andelf
8d46b5cb23
chore: refine #9310
...
- :file/path should always be relative
- use path fn to convert url
2023-05-11 12:22:10 +08:00
rcmerci
04d7224ff1
fix: reduce page-history err when page doesn't have file-id yet
2023-05-11 00:40:19 +08:00