Commit Graph

11528 Commits (766e4844e78b112de82f6d5a443bf3d685c00419)

Author SHA1 Message Date
Konstantinos Kaloutas 766e4844e7 chore: document fluxbox and xvfb 2023-05-26 10:38:45 +03:00
Konstantinos 4639c79301
Merge branch 'master' into feat/integrated-title-bar 2023-05-23 23:01:02 +03:00
Andelf 82cf4d3c65 chore(release): bump version 0.9.8 2023-05-24 02:40:19 +08:00
Andelf b799170d21 Revert "chore(deps): bump posthog-js from 1.10.2 to 1.57.2"
This reverts commit 1ce4697b22.
2023-05-24 02:35:18 +08:00
Konstantinos 13d29a072f
Merge branch 'master' into feat/integrated-title-bar 2023-05-23 21:06:33 +03:00
Andelf 00a304e49c chore(release): bump version 0.9.7 2023-05-23 23:51:53 +08:00
Andelf 016fd2b519 refactor(ios): new share intent implementation 2023-05-23 23:51:13 +08:00
Andelf 8ec5ea7a50 fix(ios): no handling of uri pasting
Fix #9433
2023-05-23 23:00:20 +08:00
Giuseppe D'Andrea 6bf8dcebec
fix: scroll the view when selecting multiple blocks (#9444) 2023-05-23 17:57:41 +08:00
Andelf 7f0457f23f fix(android): apply url decode before fs watcher notifies 2023-05-23 17:56:30 +08:00
dependabot[bot] 1ce4697b22 chore(deps): bump posthog-js from 1.10.2 to 1.57.2
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.10.2 to 1.57.2.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.10.2...v1.57.2)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 17:43:23 +08:00
Konstantinos Kaloutas 66e5144576 Merge branch 'master' into feat/integrated-title-bar 2023-05-23 12:20:59 +03:00
Konstantinos Kaloutas c6ed305439 update description 2023-05-23 12:14:46 +03:00
Konstantinos Kaloutas 8b4bfe0d20 fix: history stack 2023-05-23 12:13:29 +03:00
Konstantinos Kaloutas d7f4f5943f add test 2023-05-23 11:31:37 +03:00
Andelf 746b6292c1
fix(ios): wrong link when sharing asset link (#9462)
Fix #9454
2023-05-23 11:32:25 +08:00
Konstantinos Kaloutas f90eef2b1a Merge branch 'master' into feat/integrated-title-bar 2023-05-22 18:07:28 +03:00
Tienson Qin ae9927b370 Merge branch 'Bad3r-patch-1' 2023-05-22 22:58:17 +08:00
Tienson Qin 86344d9701 Update comment 2023-05-22 22:57:27 +08:00
Bad3r 41e0596c93 Update config.edn 2023-05-22 22:55:21 +08:00
Konstantinos Kaloutas 1b787b279f add display 2023-05-22 17:51:42 +03:00
Gabriel Horner 450fb9dae5 custom.js should load last in publishing app 2023-05-22 10:45:01 -04:00
Candide U 3b08b9a7e5 Add test for custom.js to export_test.cljs
Fixed missing thing
2023-05-22 10:45:01 -04:00
Candide U fd8bb11c37 Add test for custom.js to export_test.cljs 2023-05-22 10:45:01 -04:00
Candide U a2cf976161 Export custom.js 2023-05-22 10:45:01 -04:00
Candide U c8312bc6df Add custom.js script to html 2023-05-22 10:45:01 -04:00
Konstantinos Kaloutas 57c8bfe6c5 e2e test fix 2023-05-22 17:23:59 +03:00
Andelf 739f228b26 fix(editor): auto complete parenthesis at line start 2023-05-22 22:22:05 +08:00
Andelf f6211c77b7 refactor(editor): add nearest-scrollable-container util fn 2023-05-22 22:22:05 +08:00
Andelf f0515f37f1 enhance(editor): restore scroll position new paste in a long block 2023-05-22 22:22:05 +08:00
Andelf 812f8ac8ba enhance(editor): restore scroll position new adding newline in a block 2023-05-22 22:22:05 +08:00
Tienson Qin 12f3871694 fix: remove ugly timeout 2023-05-22 22:15:11 +08:00
Tienson Qin 9cfc2f2d9e fix: relax same block id check only when deleting a source block 2023-05-22 22:15:11 +08:00
Tienson Qin 1be20c8f11 Move cut-paste? logic to paste handler 2023-05-22 22:15:11 +08:00
Tienson Qin a2d1f67c5d fix: parens 2023-05-22 22:15:11 +08:00
Tienson Qin 3cc0e0ad6b Update src/main/frontend/modules/outliner/datascript.cljc
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-05-22 22:15:11 +08:00
Tienson Qin 3b92fe638a Update src/main/frontend/state.cljs
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-05-22 22:15:11 +08:00
Tienson Qin d67d14f134 Changes suggested from Zhiyuan 2023-05-22 22:15:11 +08:00
Tienson Qin dc14a6aee0 add e2e tests 2023-05-22 22:15:11 +08:00
Tienson Qin 2785681295 chore: uncomment code 2023-05-22 22:15:11 +08:00
Tienson Qin 03d6a84138 fix: lint 2023-05-22 22:15:11 +08:00
Tienson Qin 0df201e7a8 fix: replace empty target when paste cut blocks 2023-05-22 22:15:11 +08:00
Tienson Qin 753d452b50 fix: undo should bring refs back 2023-05-22 22:15:11 +08:00
Tienson Qin a0b336c790 fix: replace with source block's content when deleting refed blocks 2023-05-22 22:15:11 +08:00
Tienson Qin 35f7e2ead2 comment on setTimeout in undo 2023-05-22 22:15:11 +08:00
Tienson Qin 2313a6a912 fix: cursor not jump back when undo a DELETE at the end action
It also remove built-in properties such as id from the editor content
2023-05-22 22:15:11 +08:00
Tienson Qin f48235e9f5 fix: handle the case when both blocks are referenced 2023-05-22 22:15:11 +08:00
Tienson Qin 9d6bda6b2c remove unnecessary save-current-block 2023-05-22 22:15:11 +08:00
Tienson Qin 95675269bc fix: transaction 2023-05-22 22:15:11 +08:00
Tienson Qin ea019bcad5 fix: broken block ref when backspace/delete a block 2023-05-22 22:15:11 +08:00