Commit Graph

11274 Commits (a5d3e71100da2331ea147252a018e3d854b466bd)

Author SHA1 Message Date
Junyi Du 6d89f309db fix: buggy diff-merge case happens when prepend new blocks before first base block 2023-04-17 09:41:39 -04:00
Junyi Du 5aba871ead deps: diff-merge
dev: graph parser IoC hook

test: use test db for diff-merge tests

fix: ci lint

dev: refactoring post block-parsing process

feat: diff-merge 2 way merge integration

fix: key namespace of uuid in fix-duplicated-id

fix: duplicated uuid ci
2023-04-17 09:41:39 -04:00
Phoenix Eliot b547ad8fbc Show marker when block text is empty 2023-04-17 15:05:20 +08:00
charlie cba02da671 fix(ui): incorrect position of mobile bar 2023-04-17 15:03:39 +08:00
Tienson Qin 72111d9aea fix: collapsed queries
close #9090
2023-04-17 12:38:41 +08:00
Gabriel Horner 2697f2b588 Improve doc wording for https://github.com/logseq/logseq/pull/9070\#issuecomment-1505816096 2023-04-14 11:37:05 -04:00
Konstantinos Kaloutas a31d54ff42 fix: select position and run prettier 2023-04-14 10:48:48 -04:00
Konstantinos Kaloutas e5ea451e42 feat: introduce global scale level option 2023-04-14 10:48:48 -04:00
Gabriel Horner a7fe7fa19d Break up var that is too large 2023-04-14 09:35:55 -04:00
Gabriel Horner a53ebf1750 Fix parse-graph namespace bugs
parse-graph didn't have all the extract-options that the app does.
Adding them fixed the bugs.
Also fix publishing bug where old :all-pages-public? option wasn't
respected
2023-04-14 09:35:55 -04:00
Gabriel Horner eac3c273ca Updates docs version for parse-graph integration tests 2023-04-14 09:35:55 -04:00
Tienson Qin 7b1c377e3a fix: whiteboard breadcrumb 2023-04-13 00:21:21 +08:00
Andelf 0e4792f596 chore: bump version 0.9.2 2023-04-13 00:01:13 +08:00
Tienson Qin 86c5376eb8 fix: disable reactive query in api/q 2023-04-12 23:57:05 +08:00
Tienson Qin cb7e1321c0 fix: disable reactive queries in api
close #9063
2023-04-12 23:57:05 +08:00
Tienson Qin d01b2e372d fix: scheduled and deadline 2023-04-12 23:26:27 +08:00
charlie c8387e9663 fix(ui): breadcrumb fragments overflow in query results container 2023-04-12 23:26:01 +08:00
queeup bbaf3e5932 i18n: update Turkish translation 2023-04-12 11:20:44 -04:00
Tienson Qin f9a5e7667a fix: put db-mixins/query in the right component 2023-04-12 22:40:53 +08:00
Tienson Qin 98861a6bfa fix: don't show breadcrumb when there's no parents 2023-04-12 22:03:03 +08:00
Charlie 60fbfdf2f7
Enhance: plugin-related improvements (#8787)
- fix: Select and Input elements rendered using provideUI via onMacroRendererSlotted don't function #8374
 - fix: logseq.Editor.getPageBlocksTree does not work when page uuid is passed in as param #4920
 - feat: add a plug-in flag for the plugin slash commands item
 - feat: add logseq.App.setCurrentGraphConfigs: (configs: {}) => Promise<void>
 - feat: add hook logseq.App.onTodayJournalCreated: IUserHook<{ title: string }
 - enhance: auto-check updates for the installed plugins from Marketplace
 - feat: expose template-related APIs to SDK
2023-04-12 21:27:40 +08:00
Konstantinos Kaloutas 4c7597af11 enhance: enter edit mode when creating shapes 2023-04-12 20:44:59 +08:00
Konstantinos Kaloutas f9f8c8f471 fix: header bg when switching to custom color 2023-04-12 20:44:59 +08:00
Konstantinos Kaloutas bdcf0740d2 fix: custom portal color on previews 2023-04-12 20:44:59 +08:00
Tienson Qin 17206d32c0 enhance: remove the short for toggle undo/redo mode
To avoid switching accidentally.
2023-04-12 20:37:52 +08:00
Konstantinos Kaloutas b613a9a3b7 enhance: page only mode 2023-04-12 20:37:52 +08:00
Konstantinos Kaloutas cf13507587 enhance: add node to debugger 2023-04-12 20:37:52 +08:00
Konstantinos Kaloutas 793768f3af fix: bottom bar position 2023-04-12 20:37:52 +08:00
Konstantinos Kaloutas e8817bcc41 chore: add tests 2023-04-12 20:37:52 +08:00
Konstantinos Kaloutas 72277222d9 chore: add debugger 2023-04-12 20:37:52 +08:00
Tienson Qin 8c5314d449 fix: lint 2023-04-12 20:37:52 +08:00
Tienson Qin 6f1237a8b5 enhance: bottom bar to show undo mode 2023-04-12 20:37:52 +08:00
Tienson Qin e04ec1dd08 chore: rename components.sidebar to components.container 2023-04-12 20:37:52 +08:00
Tienson Qin d9cfebd384 enhance: disable copy ref notification 2023-04-12 20:37:52 +08:00
Tienson Qin af87b0e3ba fix: lint 2023-04-12 20:37:52 +08:00
Tienson Qin 81f571a7d6 enhance: mod+c mod+u to toggle undo/redo mode 2023-04-12 20:37:52 +08:00
Tienson Qin 68691467de feat: limit the scope of undo/redo to page only 2023-04-12 20:37:52 +08:00
Tienson Qin 593526f578 enhance: restore both route and right sidebar when undo/redo 2023-04-12 20:37:52 +08:00
Konstantinos 95149e13f6
Feat: Export to image (#9037)
* feat: export to image

* chore: export selection on whiteboards

* fix: whiteboards zoom on export

* fix: loading position

* chore: support video thumb

* core: add export to  whiteboards context menu

* fix: context menu entry

* fix; copy image to clipboard

* fix: copy / export label

* fix: hide ui elements

* fix: remove random character

* fix: graph export

* chore: remove console log and jpg format

* style: run prettier

* fix: disable on multiple selected blocks

* fix: multiple blocks

* enhance: restrict bounds of selected shapes

* chore: export selection on whiteboards

* fix: whiteboards zoom on export

* chore: support video thumb

* core: add export to  whiteboards context menu

* fix: context menu entry

* fix; copy image to clipboard

* fix: copy / export label

* fix: hide ui elements

* fix: remove random character

* fix: graph export

* chore: remove console log and jpg format

* style: run prettier

* fix: disable on multiple selected blocks

* fix: multiple blocks

* enhance: restrict bounds of selected shapes

* Fix any html2canvas related functionality failing in publishing

* fix: portal header gradient on export

* chore: add comment about html2canvas-ignore attr

* fix: use export padding constant

* fix: export collapsed portals with size >  medium

* fix: reset export type

* enhance: export filename

---------

Co-authored-by: Gabriel Horner <gabriel@logseq.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-04-12 17:39:22 +08:00
Tienson Qin 339fb7ceb2
fix: buggy selection hightlights (#9074) 2023-04-12 17:19:06 +08:00
Konstantinos Kaloutas 0edb4f5f5a fix: iphone main toolbal issue 2023-04-12 15:15:53 +08:00
Konstantinos Kaloutas d86dbde640 feat (whiteboards): Support custom colors 2023-04-12 15:15:53 +08:00
Seokseong Jeon 86446af159 Correct a comment in config.edn 2023-04-12 13:32:06 +08:00
megayu c90e266310
Fix: Delete and backspace deleting block ids and breaking references (#8974)
* press delete at the end of a block, if no refs in current block,
delete current block instead of next

* enhance backspace behavior to avoid broke ref

* fix press backspace at the end of the block of the end of the page issue

* add e2e-test for delete and backspace across blocks

---------

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-04-12 12:17:13 +08:00
Tienson Qin b17c4ea37e
enhance: show custom title instead of live query for custom queries (#9026)
* enhance(ui): replace live query with custom title if exists

also moved query related components to frontend.components.query

* fix: simplify query components' state
2023-04-12 11:12:05 +08:00
Gabriel Horner 5cce967192 Add nbb-test-runner to graph-parser
Replaces manual, hardcoded runner
2023-04-12 11:02:43 +08:00
Gabriel Horner 7dc9c41899 Fix nbb.edn paths with latest nbb-logseq
Also upgrade nbb-logseq in other deps
2023-04-12 11:02:43 +08:00
charlie d4950b1898 enhance(ui): add hint class for the blank content block 2023-04-12 00:40:20 +08:00
djaggi 3971988c76 fix twitter badge README.md 2023-04-11 23:23:53 +08:00
Mikhail Smelov df5cddbfb3
Enhance: Improve Russian (ru) translations (#9050)
Co-authored-by: situ2001 <yongcong2001@outlook.com>
2023-04-10 09:58:44 -04:00