Commit Graph

6005 Commits

Author SHA1 Message Date
Peng Xiao
e141d1d3e2 chore: remove some code style changes 2022-08-29 14:11:31 +08:00
Peng Xiao
74aaa378aa Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-29 11:39:07 +08:00
Tienson Qin
0a11bcbc8e enhance: set contrast colors for buttons in the right sidebar 2022-08-29 11:17:37 +08:00
Peng Xiao
0ff5324c02 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-29 10:45:15 +08:00
queeup
883828bbfb i18n: update Turkish translation 2022-08-29 08:25:23 +08:00
Tienson Qin
b6ecc7f6e3 fix: parent refs are not included in filters
related to #6490
2022-08-29 08:02:15 +08:00
swk777
8f84b6458c fix: Re-enabling Journals options does not work when default home page is filled out 2022-08-27 20:46:57 +08:00
Tienson Qin
4b0213d863 ui: add border for filters 2022-08-27 20:44:21 +08:00
Tienson Qin
484877fa60 fix: don't paginate children if there's not filter in the dsl query 2022-08-27 20:29:50 +08:00
Viktor Moros
f5824322b3 Improve backtick autopairing (#6496)
* If you type a backtick and then some letters and then another backtick, the last backtick should close the first one and not spawn another autopair
2022-08-27 12:32:46 +08:00
Gabriel Horner
340fb8cf9a Invalid property fix and tests
- Fix validator considering 'foo bar' or a number or any valid edn, a valid keyword
- Rename property keys to names as users don't know what keys are
- Also bumped nbb-logseq to latest version
- Also give property validation more product focused namespace and name
2022-08-27 10:52:29 +08:00
Peng Xiao
625dd89ad4 fix: split page-title implementation for lint 2022-08-27 01:43:18 +08:00
Peng Xiao
8ea50ab8c6 fix: should not trigger inner events for whiteboard block-ref 2022-08-27 01:01:10 +08:00
Peng Xiao
cac62ed295 fix: merge issue 2022-08-26 21:56:02 +08:00
Peng Xiao
aba435b9a0 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-26 19:36:48 +08:00
charlie
b85937ffbf fix: typos 2022-08-26 18:48:00 +08:00
charlie
5dd26a0180 fix: lint vars 2022-08-26 18:48:00 +08:00
charlie
04e04e4005 improve(plugin): plugin perf tips for initial loader 2022-08-26 18:48:00 +08:00
Peng Xiao
1e607907f3 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-26 15:46:20 +08:00
Tienson Qin
133c2486c3 fix: lint warning 2022-08-26 13:00:42 +08:00
Tienson Qin
abc33f213c enhance: warning on invalid properties 2022-08-26 13:00:42 +08:00
Tienson Qin
79f709850d chore: fix lint warning 2022-08-26 13:00:42 +08:00
Tienson Qin
c200d47983 fix: handle other cases not just commas for safe keywords parsing 2022-08-26 13:00:42 +08:00
Tienson Qin
251867dcf8 fix: convert keywords to str when exporting if there're commas 2022-08-26 13:00:42 +08:00
Tienson Qin
a94b4aac35 fix: catch exception when parsing edn 2022-08-26 13:00:42 +08:00
Tienson Qin
d823b9669f fix: transact block refs before inserting 2022-08-26 13:00:42 +08:00
Tienson Qin
f4aa08fbd3 fix: stuck importing from edn/json
Also, this commit added the progress UI for importing and removed the
:file/writes core.async channel.
2022-08-26 13:00:42 +08:00
Konstantinos Kaloutas
b04b2413db fix: contrast issues 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas
8fdced8c07 fix: contrast issue 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas
26d55a2e01 fix: unique labels on landmarks 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas
55780cf600 feat: page ref keyboard navigation 2022-08-26 11:52:23 +08:00
Konstantinos Kaloutas
2b152f6ce1 fix: skip to main content 2022-08-26 11:52:23 +08:00
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
Andelf
634031b075 fix(editor): handle delete image with no file 2022-08-26 10:43:38 +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
2b12e952ba fix: CI 2022-08-25 20:42:00 +08:00
Andelf
cfb6495378 fix(ios): always remove splash screen 2022-08-25 18:00:44 +08:00
Peng Xiao
70db603097 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-25 16:04:00 +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