Commit Graph

19438 Commits

Author SHA1 Message Date
Tienson Qin
25ba3e6b7d fix: code block bottom space 2025-04-09 19:02:35 +08:00
Tienson Qin
a74c99af0f fix: add background color for code block actions 2025-04-09 18:18:54 +08:00
Tienson Qin
bdde2c7526 Merge branch 'feat/db' into perf/app-start 2025-04-09 17:57:36 +08:00
Tienson Qin
3afd7f68e8 fix: editing large code block select it 2025-04-09 17:56:47 +08:00
charlie
fefedab525 fix(ui): codemirror container overflow 2025-04-09 17:02:37 +08:00
Tienson Qin
c7b0d6faa2 perf: lazy render code blocks 2025-04-09 16:31:53 +08:00
Tienson Qin
75e9799c66 perf: async rendering code blocks 2025-04-09 15:54:22 +08:00
Tienson Qin
43e9f9707c fix: tag/property refs on file graphs 2025-04-09 15:06:46 +08:00
Tienson Qin
2968c84299 fix: properties are not loaded on initial view 2025-04-09 14:21:10 +08:00
rcmerci
94f671a014 fix: remove wrong condition
linked references disappeared when search 'text that yields no search results'
2025-04-09 13:51:23 +08:00
Tienson Qin
32379260d5 fix: all pages empty 2025-04-09 13:42:43 +08:00
Gabriel Horner
6ce701ccc3 fix: remove clj-kondo/ignore
that was moved to incorrect location.  Also fix clj-kondo config
so those ignores aren't needed anymore
2025-04-08 13:36:17 -04:00
Gabriel Horner
2d62bcf78b chore: address most of the large vars in db dep 2025-04-08 12:14:55 -04:00
Gabriel Horner
6cb93386ae fix: creating a choice with keyboard
always displays invalid warning. This happened because Enter was
causing a 2nd click, upsert and then the message to display.
Fixes https://test.logseq.com/#/page/67f52d87-3858-4b06-a26b-f601b0c4c1ef
2025-04-08 10:17:14 -04:00
Tienson Qin
68139efa83 fix: center align name column 2025-04-08 21:24:26 +08:00
Tienson Qin
c0d5ce74a1 fix: empty name can't be clicked on tables 2025-04-08 21:19:59 +08:00
Tienson Qin
1d13e75726 Merge branch 'feat/db' into perf/app-start 2025-04-08 21:15:02 +08:00
Tienson Qin
e0b697ed7d fix: redirect to block when clicking table row from sidebar 2025-04-08 19:22:41 +08:00
Tienson Qin
b8ecf1ef58 fix: scroll down update horizontal position for tables 2025-04-08 19:13:03 +08:00
Tienson Qin
4d6592158b fix: table rendering on sidebar 2025-04-08 18:57:47 +08:00
rcmerci
cce15d2c42 fix(export): export-edn on table-view 2025-04-08 15:41:08 +08:00
Tienson Qin
8f13520e5a fix: pinned columns 2025-04-08 15:37:51 +08:00
Tienson Qin
aa8aa798df perf: lazy rendering table cell 2025-04-08 11:56:18 +08:00
Tienson Qin
1bc9474439 fix: don't render existing rows as blank when scrolling table 2025-04-08 10:31:40 +08:00
Gabriel Horner
90dbdd6cdc chore: disallow user idents from clobbering internal idents
If users can clobber internal idents it would create bugs and possibly
security issues for internal idents associated with security.
Also updated docstrings of related fn
2025-04-07 16:40:42 -04:00
Gabriel Horner
286c302eeb fix: classes allow for buggy, nonsensical built-in properties
Users could add Alias or Parent to a class and then it created
buggy or unusable combinations when class was used from a block
2025-04-07 14:30:21 -04:00
Gabriel Horner
dae782ed6a fix: multiple tabs fail hard
instead of showing user a dialog. Fixes
https://test.logseq.com/#/page/67f3e868-d5a3-4941-97ff-11ec7432f2df
2025-04-07 11:09:40 -04:00
Tienson Qin
6911f72c92 fix: full text search 2025-04-07 22:05:49 +08:00
Gabriel Horner
c14885d7fd fix: frontend lint 2025-04-07 09:54:01 -04:00
Tienson Qin
16bc3b3c8a fix: lint 2025-04-07 21:30:23 +08:00
Tienson Qin
d466b98848 fix: lint 2025-04-07 21:25:29 +08:00
Tienson Qin
a4c6fd6e21 disable view filters and sorting on file graphs 2025-04-07 21:08:43 +08:00
Tienson Qin
7aa0b110d8 fix: all pages on file graphs 2025-04-07 20:50:36 +08:00
Tienson Qin
fc9b2dd699 fix: re-render 2025-04-07 20:42:32 +08:00
Tienson Qin
7e01c82c9f fix: re-render 2025-04-07 20:42:07 +08:00
Tienson Qin
0cd8845561 fix: typo 2025-04-07 20:28:13 +08:00
Tienson Qin
cdca1c189c Merge branch 'feat/db' into perf/app-start 2025-04-07 20:12:42 +08:00
Tienson Qin
1e1e7d34af update yarn.lock 2025-04-07 20:11:22 +08:00
Tienson Qin
4169f20a28 Merge branch 'feat/db' into perf/app-start 2025-04-07 20:06:45 +08:00
Tienson Qin
70e2012e29 bump React to 18 2025-04-07 19:51:14 +08:00
charlie
48591f0085 chore(dev): restore package.json style 2025-04-07 19:19:32 +08:00
Tienson Qin
c2aad7109b perf: don't trigger <get-block when scrolling table view 2025-04-07 19:18:45 +08:00
charlie
c9a87a0e37 chore(dev): upgrade capacitor to latest 2025-04-07 19:13:00 +08:00
Tienson Qin
73801eb9f3 enhance: show block popup for text properties except :block/title 2025-04-07 18:36:43 +08:00
Tienson Qin
e48f3c72b4 fix: open as page on sidebar 2025-04-07 17:04:46 +08:00
Tienson Qin
42dadf7c73 enhance(ux): click node name to open it in sidebar on table view
Also, disable editing for node names for better ux and performance.
2025-04-07 12:41:12 +08:00
Tienson Qin
60bcefb979 replace derived-atom with flow 2025-04-07 09:18:27 +08:00
Tienson Qin
d959193a05 sub-block-selected uses flow 2025-04-07 09:03:56 +08:00
rcmerci
17ef19325a enhance: sub-editing? add use-memo, use-callback 2025-04-07 01:11:46 +08:00
rcmerci
c93376b98b enhance: update sub-editing? 2025-04-06 20:17:52 +08:00