Commit Graph

9431 Commits

Author SHA1 Message Date
Peng Xiao
30dcb21fae fix(whiteboard): pack action issue 2022-10-17 09:39:10 +08:00
Peng Xiao
757ce2a528 fix(whiteboards): some pasting issues 2022-10-16 18:19:19 +08:00
Gabriel Horner
c030ba3d03 Fix #6965 caused by button unable to handle href (#6982)
This was introduced in #5663
2022-10-14 10:27:23 -04:00
situ2001
015bb1efa8 fix(excalidraw): grid mode status not correctly shown 2022-10-13 17:45:57 +08:00
Charlie
fa30d53f33 Upgrade Tailwind to 3.x (#6931)
* enhance(ui): upgrade tailwind & configures

* enhance(dev): postcss configures

* enhance(dev): deps

* fix(ui): polish form input

* enhance(css): minify css for production mode

* improve(ui): small polish

* improve(ui): reg pattern for tailwind utilities safelist

* enhance(css): add line clamp plugin to tailwind

Co-authored-by: Konstantinos Kaloutas <konstantinos@logseq.com>
2022-10-13 17:42:29 +08:00
Peng Xiao
c307cb62cc fix(whiteboard): cleanup click outside events correctly 2022-10-13 16:53:21 +08:00
Konstantinos Kaloutas
b536e78ec0 chore: hide portal icons 2022-10-13 16:52:51 +08:00
Konstantinos Kaloutas
1951994995 chore: add tailwind column classes to safelist 2022-10-13 16:52:51 +08:00
Konstantinos Kaloutas
550682a1aa fix: styles of make a template form 2022-10-13 16:52:51 +08:00
Konstantinos Kaloutas
da79a91a11 fix: add bg color to navigation links on hover 2022-10-13 16:52:51 +08:00
Konstantinos Kaloutas
93e3f53a3d fix: zoom menu styles 2022-10-13 16:52:51 +08:00
Konstantinos Kaloutas
81126d89fc fix: repos dropdown z-index 2022-10-13 16:52:51 +08:00
charlie
31f6375800 enhance(css): add line clamp plugin to tailwind 2022-10-13 16:52:51 +08:00
charlie
e40646c959 improve(ui): reg pattern for tailwind utilities safelist 2022-10-13 16:52:51 +08:00
charlie
ba2b5e09a8 improve(ui): small polish 2022-10-13 16:52:51 +08:00
charlie
43e554380d enhance(css): minify css for production mode 2022-10-13 16:52:51 +08:00
charlie
489090bc87 fix(ui): polish form input 2022-10-13 16:52:51 +08:00
charlie
3c937520a6 fix(ui): polish form input 2022-10-13 16:52:51 +08:00
charlie
dc9cf6339b enhance(dev): deps 2022-10-13 16:52:51 +08:00
charlie
a19e9ff963 enhance(dev): postcss configures 2022-10-13 16:52:51 +08:00
charlie
1d301899a1 enhance(ui): upgrade tailwind & configures 2022-10-13 16:52:51 +08:00
Tienson Qin
91ceae48e4 fix: readdir with path-only? option 2022-10-13 16:52:12 +08:00
Tienson Qin
127a4d1613 fix: create local versions on mobile if there's any conflict 2022-10-13 16:52:12 +08:00
rcmerci
b8707cd719 chore: fix lint 2022-10-13 16:49:47 +08:00
rcmerci
fdb11e6ed7 fix(sync): allow to sync-start when txid=nil(in graphs-txid.edn)
avoid to write txid=nil to graphs-txid.edn
2022-10-13 16:49:47 +08:00
Gabriel Horner
2386cbe254 Instrument to debug failure in file/alter-file
Also create a fn to handle uncertain global-config-dir paths.
Follow up to 24975cda01
2022-10-12 15:41:02 -04:00
Tienson Qin
da35064b32 fix: failed to import opml 2022-10-13 00:53:16 +08:00
Tienson Qin
c92defb324 fix: notify users to re-index the graph if it's outdated 2022-10-13 00:35:38 +08:00
Tienson Qin
35770a4885 fix: nil check 2022-10-13 00:25:48 +08:00
Tienson Qin
f8b495aca5 instrument: collect more data to debug invalid outliner structure 2022-10-13 00:21:36 +08:00
Tienson Qin
58a88b867e fix: log parse-journal-date errors 2022-10-13 00:08:57 +08:00
Tienson Qin
24975cda01 fix: global config root directory may not be ready when used 2022-10-12 22:47:18 +08:00
Tienson Qin
53265f6c34 fix: make sure that highlight content exists 2022-10-12 22:11:02 +08:00
Tienson Qin
1321cfefef fix: scroll container couldn't be empty 2022-10-12 21:27:52 +08:00
Tienson Qin
a8244a8e1b fix: trim on nil 2022-10-12 20:52:30 +08:00
Tienson Qin
8b0f83d3ab fix: don't create journal's file when it was initialized by a template 2022-10-12 19:00:17 +08:00
charlie
21ff600c21 fix(ui): alignment of some svg icons 2022-10-12 14:19:20 +08:00
Gabriel Horner
e05f28672a Fix: Remove hidden task properties that weren't used (#6938)
* Remove task properties that weren't used - fix #6902

* Address feedback - remove unused marker
2022-10-11 11:16:01 -04:00
Konstantinos Kaloutas
f793dbbd5b fix: add click handler and translate skip button 2022-10-11 10:21:11 -04:00
Konstantinos Kaloutas
5a996526ac feat: add icons to context menu 2022-10-11 10:07:48 -04:00
Ilya Gusev
a00d6c077c Improve Russian (ru) translations (#6942) 2022-10-11 10:01:28 -04:00
charlie
ca768b855d fix(mobile): missing tabler icon components resource 2022-10-11 17:51:46 +08:00
Peng Xiao
441197222d Update tldraw/apps/tldraw-logseq/src/components/ContextMenu/ContextMenu.tsx
Co-authored-by: Konstantinos <konstantinos@logseq.com>
2022-10-10 22:10:45 +08:00
Peng Xiao
0c8e5b59a3 feat(whiteboard): pack shapes into rect action 2022-10-10 22:10:45 +08:00
Peng Xiao
9ab5544086 fix(whiteboard): some shortcuts does not work in sidebar when whiteboard is opened 2022-10-10 22:09:43 +08:00
Peng Xiao
d172c4cce3 fix: remove debug log 2022-10-10 22:09:43 +08:00
Peng Xiao
a06cb23c7f fix(whiteboard): fallback codemirror to hljs in whiteboard 2022-10-10 22:09:43 +08:00
Peng Xiao
46d873b61d fix(whiteboard): another possible issue of missing uuid 2022-10-10 22:09:43 +08:00
Peng Xiao
df67c68005 fix(whiteboard): shape block-ref display issue 2022-10-10 22:09:43 +08:00
Peng Xiao
7afea4376b fix(whiteboard): dnd missing uuid issue 2022-10-10 22:09:43 +08:00