Commit Graph

8263 Commits (c3799b3f23a65ccf8e57b59d53e53fe80e6e4b66)

Author SHA1 Message Date
Konstantinos Kaloutas c3799b3f23 feat: skip to main content button 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas 5ff79cbba0 fix: add aria label to textarea 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas 1ce08c5faa fix: change main landmark 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas d4f781793d fix: add discernible text to buttons 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas c0dd33e2f0 fix: set main landmark and fix lang attribute 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas a31603328e fix: add lang attribute to document 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas e161d65d5d fix: move title attribute to buttons 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas 2b0787bb3a fix: add discernible text to buttons 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas 2c581d9827 fix: contrast issue 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas 54e43c71dd enhance: add basic a11y test 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas 723e860226 enhance: install axe-playwright 2022-08-26 11:52:23 +08:00
Andelf 634031b075 fix(editor): handle delete image with no file 2022-08-26 10:43:38 +08:00
Gabriel Horner 569b2417e5 Document config introduced in #2975 2022-08-26 10:07:33 +08:00
Tienson Qin 012c363c0a chore: remove unused properties case in the block component 2022-08-25 23:23:37 +08:00
Gabriel Horner ef910e3ab5 Hide icon property when page property
Requested by
https://discuss.logseq.com/t/hide-icon-property-like-title/8738
2022-08-25 22:16:01 +08:00
Junyi Du 8dfa8dfb49 fix: CJK hashtag update failure 2022-08-25 22:07:09 +08:00
Tienson Qin 9bd0b0b221 fix: enter to re-index 2022-08-25 21:42:59 +08:00
Tienson Qin f7d5315acf fix: CI 2022-08-25 21:24:22 +08:00
Tienson Qin 2b12e952ba fix: CI 2022-08-25 20:42:00 +08:00
Andelf 20ce497201 chore(ios): release 0.8.2 2022-08-25 18:00:44 +08:00
Andelf cfb6495378 fix(ios): always remove splash screen 2022-08-25 18:00:44 +08:00
Andelf fee4c3764e fix(android): handle path with spaces 2022-08-25 14:26:25 +08:00
Gabriel Horner ab04fe3bfd Electron only commands should only show up in electron
Follow up to #6443
2022-08-25 10:17:39 +08:00
Tienson Qin 057ebd8e4b chore: remove debugging txs 2022-08-24 20:20:06 +08:00
Tienson Qin 1ee294e047 fix: filters not working for children blocks in linked references
related to #6457

fix #6462
fix #6458
2022-08-24 19:45:10 +08:00
Giuseppe D'Andrea 43124f2c12 fix: shift-click on recently searched page 2022-08-24 18:50:20 +08:00
Tienson Qin 7eff2b5cfa fix: bullets are not hidden for empty blocks when editing 2022-08-24 17:45:53 +08:00
Tienson Qin cc49f56a92 fix: hack to avoid text blink 2022-08-24 16:47:49 +08:00
Konstantinos Kaloutas 9f921013bc fix: match case toggle 2022-08-24 16:47:49 +08:00
Tienson Qin 006a07a1ed enhance: fixed position for matches numbers 2022-08-24 16:47:49 +08:00
Tienson Qin e52dec040f ux: rename to search blocks in page 2022-08-24 16:47:49 +08:00
Tienson Qin c919b61c07 feat: Enter/Shift+Enter and Cmd+g/Cmd+Shift+g to jump to the next/prev 2022-08-24 16:47:49 +08:00
Konstantinos Kaloutas 322e3a730a fix: search input issues 2022-08-24 16:47:49 +08:00
Tienson Qin fac1180a07 fix: disallow cutting blocks when find in page 2022-08-24 16:47:49 +08:00
Tienson Qin b677d6f819 feat: find-in-page add results 2022-08-24 16:47:49 +08:00
Tienson Qin b6b9f5e665 feat: find in page on electron 2022-08-24 16:47:49 +08:00
Gabriel Horner 0a66ecddfc
Merge pull request #6336 from logseq/feat/config-for-property-value-links-and-text
Feat: Config option to allow for longer, richer property values
2022-08-23 10:08:00 -04:00
Gabriel Horner 212dbd820c
Merge branch 'master' into feat/config-for-property-value-links-and-text 2022-08-23 09:59:21 -04:00
Gabriel Horner 55ccc2d17c Rename config to :rich-property-values?
Name should allow for additional functionality later
2022-08-23 09:55:15 -04:00
Tienson Qin 30e87ec5ea fix: linked blocks are not modified when renaming a page 2022-08-23 21:23:42 +08:00
Andelf fe99ca703f fix(windows): handle open dir
Fix #6438
2022-08-23 11:38:43 +08:00
Andelf 1987c4149a fix(fs): check wrong url for windows 2022-08-23 11:38:43 +08:00
Andelf ea421da572 chore: bump version 0.8.2 2022-08-23 11:37:42 +08:00
Tienson Qin 803ff779df enhance: increase limit on search items for templates and properties 2022-08-23 11:21:31 +08:00
Tienson Qin 024fad1219 fix: arrow up/down closes property autocomplete 2022-08-23 09:39:24 +08:00
Gabriel Horner a8dcb3e9c5
Merge branch 'master' into feat/config-for-property-value-links-and-text 2022-08-22 10:06:37 -04:00
charlie 85aeba99ab improve(api): types & typos 2022-08-22 21:54:17 +08:00
charlie 7e3610077b chore: build libs core with more debug info 2022-08-22 21:54:17 +08:00
charlie 9fbea041ae chore: build libs core 2022-08-22 21:54:17 +08:00
charlie ade33eb10c fix(api): export functions 2022-08-22 21:54:17 +08:00