Commit Graph

12353 Commits

Author SHA1 Message Date
charlie
414ff11f5d Merge branch 'master' into enhance/keymaps-manager-x 2023-05-17 17:19:34 +08:00
Aitor Gamarra
18e4cffae7 Merge branch 'master' into win32-integrated-title-bar 2023-05-16 23:05:43 +02:00
Gabriel Horner
8fca36629f Document repl test workflow as a followup to #9372
Also organized unit test sections more
2023-05-16 14:25:26 -04:00
Aitor Gamarra
425dc801b7 Add support for win32 custom titleBar 2023-05-16 18:43:20 +02:00
MrWillCom
ff13060a04 Fix traffic lights icon color 2023-05-16 18:43:20 +02:00
MrWillCom
151fc24e81 Update traffic lights to get window state from state (WIP) 2023-05-16 18:43:20 +02:00
MrWillCom
33224e36db Add icons to traffic lights for title bar 2023-05-16 18:43:20 +02:00
MrWillCom
355e7c1d3e Add traffic lights to title bar 2023-05-16 18:43:20 +02:00
MrWillCom
ecda94a394 Add window title to title bar 2023-05-16 18:43:20 +02:00
MrWillCom
48de4a5571 Add app icon to title bar 2023-05-16 18:43:20 +02:00
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
charlie
72b6f7efc5 Merge branch 'master' into enhance/keymaps-manager-x 2023-05-16 14:45:01 +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
charlie
a686517b17 fix(shortcuts): action name of the custom editing shortcut for plugin shortcuts 2023-05-15 16:50:49 +08:00
charlie
c255d16434 Merge branch 'master' into enhance/keymaps-manager-x 2023-05-15 16:11:18 +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
charlie
7d5f4e62c1 enhance(shortcuts): expose shortcut cmd map from the pallette cmd to display more information for plugin shortcut col 2023-05-15 11:32:47 +08:00
charlie
be94f6886a enhance(shortcuts): list plugins shortcuts in keymaps manage pane 2023-05-15 10:13:45 +08:00
charlie
cbeccfb9e9 Merge branch 'master' into enhance/keymaps-manager-x 2023-05-15 09:26:23 +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