Commit Graph

9713 Commits (02dfb9ede53817b77ef3470961509b5d605cc0d4)

Author SHA1 Message Date
Peng Xiao efadaa5095 fix(whiteboard): fix delete shape issue 2022-10-27 21:23:58 +08:00
Peng Xiao 8ea4c35fa0 fix(whiteboard): portal shape min size 2022-10-27 21:23:58 +08:00
Peng Xiao 620da324f5 fix(whiteboard): state issue after deleting shapes 2022-10-27 21:23:58 +08:00
Peng Xiao 4ac0a6edc3 fix(whiteboard): quick add style 2022-10-27 21:23:58 +08:00
Peng Xiao 65ecde222e fix: several issues on clicking the whiteboard shape ref 2022-10-27 21:06:27 +08:00
Gabriel Horner 93dd107b8f Fix file links creating garbage pages
Fixes #6034, #6618, #6930
2022-10-27 20:56:31 +08:00
situ2001 0e4e02680e fix(page): title has height 0 when length of editing title is 0 2022-10-27 20:53:58 +08:00
Konstantinos Kaloutas b96dc052c9 chore: color input fixes 2022-10-27 10:37:31 +03:00
Konstantinos Kaloutas eee2b342df chore: color system enhancements 2022-10-26 20:15:16 +03:00
Tienson Qin c8f19a0d54 chore: bump capacitor-file-sync to 0.0.13 2022-10-26 22:37:27 +08:00
Konstantinos Kaloutas 60d75c36e5 chore: work on color input 2022-10-26 15:44:38 +03:00
Konstantinos Kaloutas 0783927a9e chore: enable swatch on portals 2022-10-26 15:20:59 +03:00
Konstantinos Kaloutas 7e12f06372 chore: install radix dependencies 2022-10-26 15:20:34 +03:00
Tienson Qin db90f5f0af fix: not scroll to top when open in the right sidebar 2022-10-25 14:25:20 +08:00
charlie 8b2176d572 fix(ui): main content container overflow when page title too long 2022-10-25 13:53:38 +08:00
Tienson Qin fff87814e1 fix: typo 2022-10-25 10:27:01 +08:00
Tienson Qin 52948e55b7 fix: app crash when clicking block ref number on pulishing 2022-10-25 10:24:37 +08:00
Tienson Qin a43d737042 fix: debounce shortcut installation 2022-10-24 15:49:16 +08:00
Tienson Qin 425cfa298e enhance: don't scroll center to selected block if it's visible 2022-10-24 15:22:41 +08:00
Tienson Qin a3cd3444ec chore: remove unused code 2022-10-24 15:08:42 +08:00
Tienson Qin 0e7712ac0f fix: shortcut could be triggered multiple times 2022-10-24 13:52:19 +08:00
Tienson Qin 257dda1b35 fix: cancel rsapi requests when paused 2022-10-24 12:54:35 +08:00
Tienson Qin 8f55c1d3a6 fix: unexpected up/down navigation behavior after un/indenting in
navigation mode

close #7091
2022-10-24 12:04:07 +08:00
Kenneth C. Arnold f490c1c18d Fix minor grammar issues 2022-10-24 11:24:17 +08:00
Gabriel Horner 55f73c091f Cleanup local test for #6892 and update localCompare to use user's language 2022-10-21 12:09:29 -04:00
Seth Yuan bc7d37d43e
feat: support locale sensitive string comparisons for table sorting (#6892)
* feat: support locale sensitive string comparisons for table sorting

* refac: code review

* refac: add tests
2022-10-21 12:09:10 -04:00
charlie fccce48c6b fix(windows): remove encoding assets protocol path 2022-10-21 16:14:33 +08:00
charlie db70ec13c1 fix: remove debug 2022-10-21 16:13:50 +08:00
charlie 0f17276977 fix: stop whole app re-render when assets file changes 2022-10-21 16:13:50 +08:00
Gabriel Horner 5914c5ebe5 Add unit tests for query table sorting
Serves as example for #6892
2022-10-20 17:40:02 -04:00
sallto 2883bae097 fix: Sorting of Pagelinks in Query tables 2022-10-20 15:04:41 -04:00
Tienson Qin 584383f2c7 fix: set max width for wide mode to 1280px 2022-10-20 13:23:57 +08:00
Tienson Qin 51e39e1b9e chore: lint warning 2022-10-19 21:27:06 +08:00
Tienson Qin c56d0ce55d fix: add timestamps for whiteboard blocks 2022-10-19 21:27:06 +08:00
situ2001 912ee1d7d3
i18n: update `:zh-CN` (#7020)
* i18n: update `:zh-CN`

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
2022-10-19 21:26:43 +08:00
Konstantinos Kaloutas dbd53bd896 fix: block-uuid on page-reference 2022-10-19 21:25:56 +08:00
Gabriel Horner fa6c5da6c6 Use supported hickory dep
Includes the only commit we had and has a security patch we don't
2022-10-19 21:24:54 +08:00
Gabriel Horner 5962e0621d Bump to latest kondo and enable new aliased-namespace-symbol linter 2022-10-19 21:24:54 +08:00
Gabriel Horner daf654172c Disallow tags as property names - fix #6753 2022-10-19 21:19:26 +08:00
Konstantinos Kaloutas 87cc0af3db fix: open local url 2022-10-19 21:18:32 +08:00
Tienson Qin c3b8c2edfa fix: typo 2022-10-19 21:09:49 +08:00
Tienson Qin 1d0d333d57 fix: safe html escape/unescape for publish 2022-10-19 16:28:25 +08:00
Tienson Qin 8d5b653463 fix: published received empty path 2022-10-19 15:39:50 +08:00
Tienson Qin 941b4d30b9 fix: zotero styles 2022-10-19 15:15:55 +08:00
Tienson Qin 150f50ef5b fix: sync button color 2022-10-19 15:02:44 +08:00
Tienson Qin c52dd87315 chore: add safe check on page title 2022-10-19 04:12:54 +08:00
Tienson Qin 2198d19c74 chore: update other files 2022-10-19 01:51:41 +08:00
Tienson Qin eba35c75ca chore: bump to 0.8.9 2022-10-19 01:51:41 +08:00
charlie 2d749e3814 fix(ui): input style of page title when editing. 2022-10-19 01:16:52 +08:00
Tienson Qin 2d9e62caf4 chore: use .inline directly 2022-10-18 20:34:56 +08:00