Commit Graph

6017 Commits (27c0f0ebdd60c5b5b9a518a2e8e59d61fc0eb186)

Author SHA1 Message Date
Peng Xiao f5d83483ce Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-31 10:44:18 +08:00
Peng Xiao 94e5c9d1a3 fix: whiteboard block left index on reindex 2022-08-31 10:43:11 +08:00
Peng Xiao 89c6f17283 fix: exclude whiteboard properties for auto complete 2022-08-31 10:17:19 +08:00
Peng Xiao fc8be0072b fix: whiteboard block missing :block/left 2022-08-31 00:57:04 +08:00
Andelf 8854c4577b fix(mobile): wrong urlencode function 2022-08-30 21:51:51 +08:00
Peng Xiao 3fd26234a3 fix: embed whiteboard preview when embedding whiteboards 2022-08-30 17:07:57 +08:00
Charlie d9c9438abf
Fix/custom css not reload (#6510)
* fix: custom css not reload when switching graph
* fix(ux): sometimes code editing auto save not work with blur event
2022-08-30 09:06:45 +08:00
David Vargas 76bab252ec Add an option to skip redirect on page rename 2022-08-30 09:05:38 +08:00
Gabriel Horner 0275e5a067
Fix tabindex console react warnings (#6520)
Follow up to #6442
2022-08-29 15:37:56 -04:00
Peng Xiao 694e626b5d fix: page rename e2e 2022-08-29 21:38:05 +08:00
Peng Xiao 482799eb4f fix: return more filter values 2022-08-29 21:01:38 +08:00
Peng Xiao 70c5bacac2 fix: e2e issue 2022-08-29 19:07:24 +08:00
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