Commit Graph

11224 Commits (78c3427923229ffcad9f8337b4c4c97fb783bb3e)

Author SHA1 Message Date
Konstantinos Kaloutas 78c3427923 style: run prettier 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas f5673da476 fix: context bar action factory 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 5539bb8351 fix: circle button 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 567befc9a5 style: improve naming 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas ecb338c03d fix: clone on translate with alt key 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 0290e56c4d fix: scale level filtering 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 13d94347f1 fix: prevent translating 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas aa6b249705 fix: filter context bar shapes 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 64f5c59c9f fix: hide circle button on locked portals 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 865f0ac4e5 feat (wip): lock elements 2023-04-24 13:30:27 +08:00
Bad3r 1ac2dcd870
enhance: Add strikethrough to keyboard shortcuts page (#9199) 2023-04-24 11:11:32 +08:00
Gabriel Horner 8697d59b72 Add test to prevent regression on #9119 2023-04-24 11:08:35 +08:00
Gabriel Horner a03bd6002c Split sorting tests to make them more readable 2023-04-24 11:06:17 +08:00
Gabriel Horner 43d137cd56 Fix sorting by page column for block queries
Fix #9055
2023-04-24 11:06:17 +08:00
Gabriel Horner eb7ab6d2e5 Fix comma separated properties not displaying as links in query table
Fix #9146
2023-04-24 11:06:17 +08:00
Anth0rx a09cfa9afa Update German translation for shortcuts 2023-04-21 14:53:11 -04:00
Anth0rx be4ebfce9f Place keys inside :de key 2023-04-21 14:53:11 -04:00
Anth0rx ca3e8617be Update German translation 2023-04-21 14:53:11 -04:00
Andelf 65eb6d3380
fix(fs): image renaming op when resizing pdf hl area (#9122)
* fix(fs): image renaming op when resizing pdf hl area
Fix #9120
2023-04-20 15:15:32 +08:00
situ2001 67fe5dc5a7
fix: mobile app crashes while trying to swipe the block that has any collapsed block (#9154) 2023-04-20 14:18:04 +08:00
Andelf beb02b6028 fix(editor): wrong xml prettify implementation
Introduced: #8968
2023-04-19 22:53:59 +08:00
Andelf 897a6af010 chore(deps): update rsapi, refine logs 2023-04-19 21:25:18 +08:00
Andelf 3cdddeab55 chore(release): bump version 0.9.3 2023-04-19 21:25:18 +08:00
Andelf 95c34f34ae chore: refine error logging 2023-04-19 21:25:18 +08:00
Tienson Qin 64050a4929 fix: typo 2023-04-19 15:44:06 +08:00
Tienson Qin bcf575ebd3 add tests 2023-04-19 15:35:54 +08:00
Tienson Qin 5aa6ed2af7 fix: don't remove hidden properties from code block in editing mode 2023-04-19 15:35:54 +08:00
Tienson Qin b1b4f17f7e fix(copy): property text deleted when its value mixes [[]] and others
close #9100
2023-04-19 15:35:54 +08:00
Tienson Qin a7dfb37055 fix: can't paste multi-line block using github's code block 2023-04-19 15:35:54 +08:00
Tienson Qin 56074732f2 fix: preserve uuid when paste text 2023-04-19 15:35:54 +08:00
situ2001 e5b123de5d refactor: rename fn params in `frontend.db.model` 2023-04-19 15:23:45 +08:00
Tienson Qin edae54c168 Delete editor.cljs.~b17c4ea37e17b396a088a99c445f6b9397b3cebf~ 2023-04-19 14:13:19 +08:00
Tienson Qin a09ba93647 fix: revert changes from #8974 and #9125 2023-04-19 14:13:19 +08:00
Gabriel Horner 7d801c0f10 Add tests for result related transform and grouping
Also fixed two bugs related to new :group-by-page? option
2023-04-19 14:03:34 +08:00
Tienson Qin 4debd825ec Set :group-by-page? default to false in templates/config.edn 2023-04-19 14:03:34 +08:00
Tienson Qin fde4f954bf fix: disable grouped by page when result-transform exists
Adds `:group-by-page?` option to enable grouping even if
`result-transform` exists.
2023-04-19 14:03:34 +08:00
level101 e57d87690e Dockerfile: update nginx version 2023-04-19 11:29:25 +08:00
Andelf cc87fa4c17 chore(deps): update rsapi, refine certs check 2023-04-18 23:10:38 +08:00
Tienson Qin a8013a5288
fix: broken outliner structure when Backspace at the beginning (#9125)
* fix: broken outliner structure when DELETE at the beginning

related to #8974

* fix: 'Delete' key deletes entire set of blocks

close #9128

---------

Co-authored-by: Mega Yu <yuhg2310@gmail.com>
2023-04-18 22:46:49 +08:00
rcmerci b8b16548d2
fix(sync): config.edn & custom.css overwrite by remote versions (#9138)
fix(sync): config.edn & custom.css overwrite by remote versions
2023-04-18 18:00:27 +08:00
Tienson Qin b359718f4a
fix: insert properties will truncate other properties if there's any empty property (#9117)
fix: insert properties not working when there's any empty property
2023-04-18 14:01:13 +08:00
Zhizhen He 9adb8646b0 chore: remove duplicated item 2023-04-18 11:53:23 +08:00
Tienson Qin e0f519b7ab fix: query searching for two or more properties is extremely slow
close #8947
2023-04-18 11:00:17 +08:00
Tienson Qin 9d5458fc05 fix: display built-in query title when collapsed? is true 2023-04-18 00:45:40 +08:00
Gabriel Horner f645daf724 Add a --copy to support suggested translation workflow
Follow up to #9115
2023-04-17 10:53:43 -04:00
hasecilu 20b2e06427 Improve contributing-to-translations doc 2023-04-17 10:53:04 -04:00
hasecilu c2fe81022c Update Spanish translations 2023-04-17 10:00:22 -04:00
Junyi Du 8f647519b2 dev: diff-merge error capturing, with unit test case 2023-04-17 09:41:39 -04:00
Junyi Du 497284bd08 dev (doc): minor docstring updates 2023-04-17 09:41:39 -04:00
Junyi Du df8549493f dev: update ast->diff-blocks comment 2023-04-17 09:41:39 -04:00