Commit Graph

12737 Commits (8995881a387409401c1297fef81f9260f03ce50f)

Author SHA1 Message Date
charlie 5c95dc601d fix: css compilation 2024-01-24 17:25:08 +08:00
Andelf 239c1860d1 chore(build): rm postcss version lock
Close #10282
2024-01-24 13:49:55 +08:00
charlie ac3fd5c8e3 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-24 12:16:00 +08:00
Tienson Qin cb0316b995 Disable bullet style changes after selecting blocks
It's too distracting.
2024-01-23 19:38:56 +08:00
charlie 436c4ea347 enhance(ux): better button experience for the accent color picker item 2024-01-23 18:28:39 +08:00
charlie c32a569270 enhance(ui): polish toggle button for the non-accent colors 2024-01-23 18:09:58 +08:00
charlie 388e9f33fc enhance(ui): polish the non-accent colors 2024-01-23 16:36:45 +08:00
charlie ea6e07cd2e fix(ui): highlight color for the non-accent theme 2024-01-23 15:16:49 +08:00
charlie c697a10d5a enhance(ui): polish the non-accent colors 2024-01-23 14:42:27 +08:00
charlie 201b34a089 fix: remove unused bindings 2024-01-22 18:43:48 +08:00
charlie 8f0c4faec7 enhance(ui): polish the non-accent colors 2024-01-22 18:41:55 +08:00
charlie a0eab81c75 enhance(ui): polish the default accent color 2024-01-22 11:42:38 +08:00
charlie 252d3b4f27 enhance(ui): replace the hard color to radix and shadcn vars color 2024-01-21 18:25:03 +08:00
charlie 48375b8bc8 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-20 10:29:08 +08:00
Mathieu Fenniak b6382d5c5c Reset current-block edit state after indent/outdent operation 2024-01-20 03:47:33 +08:00
charlie f0db6451d2 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-19 16:44:31 +08:00
charlie d53a9dcb8b enhance(ui): polish logseq accent colors 2024-01-19 16:44:20 +08:00
Reilly Brogan a6d13fb7b2 Update better-sqlite to v9.3.0 2024-01-19 13:33:07 +08:00
charlie a0298266ba enhance(ui): polish logseq color vars 2024-01-19 11:43:53 +08:00
Andelf 095be37cc8 fix: use debounced git auto commit setting fn 2024-01-19 10:20:30 +08:00
Andelf 8efce54a3a refactor(electron): rewrite git auto-commit
- Supports change auto-commit settings on the fly
2024-01-19 10:20:30 +08:00
ChristianAvila 8b128cad74 Add new switch to control commit on close
- Extend the git commit up to 24 hours
2024-01-19 10:20:30 +08:00
Gabriel Horner 46d7e80057 fix default lang in catch 2024-01-18 23:39:37 +08:00
Gabriel Horner 283d084de2 Simplify fn translations in light of #10868
- Reverted overly complex fn translations from #10810
- Updated guidelines so it's clear that fn translations need to remain
simple. They shouldn't be so complex that they fail for edge cases
- Updated catch so we are aware when translations fail
2024-01-18 23:39:37 +08:00
charlie ed50a487b7 fix(ui): incorrect bg color for the page rename input 2024-01-18 21:53:22 +08:00
Andelf c4341c1884 chore(release): bump version 0.10.5 2024-01-18 21:13:29 +08:00
charlie 851cf67a15 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-18 21:10:27 +08:00
charlie e5dac02c35 fix(ui): background color for the references links container from the right sidebar 2024-01-18 21:10:15 +08:00
Andelf e9361f66f4 enhance(i18n): fallback to en if i18n dict error 2024-01-18 17:07:13 +08:00
Andelf 5efbf48d52 fix(i18n): wrong fr translate fn
See-also: #10868
2024-01-18 17:07:13 +08:00
David Loiseaux 1bacfe901f typo: french translation 2024-01-18 17:06:29 +08:00
charlie 2edaf457e4 enhance(ui): polish popover related colors 2024-01-18 15:11:18 +08:00
charlie 7c5ac1c321 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-18 11:32:42 +08:00
Andelf 477d5418fa test(export): add simple test case for #10848 2024-01-17 20:14:05 +08:00
rcmerci 14df4e80ac fix(export): remove leading spaces for block-src when no-indent 2024-01-17 20:14:05 +08:00
charlie 91c54a6189 enhance(ui): polish popover accent color 2024-01-17 17:49:43 +08:00
charlie fe754f5b7e Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-17 17:12:41 +08:00
Andelf bdf39b1a8f chore(release): bump version 0.10.4 2024-01-17 16:26:54 +08:00
charlie c55dae4b1c enhance(ui): polish default border color variable 2024-01-16 16:31:46 +08:00
charlie be5d205162 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-16 16:13:16 +08:00
charlie 919319bad1 enhance(ui): polish line height for the wb context menu shortcut slot 2024-01-16 16:12:54 +08:00
charlie 402ac73ec9 fix(ui): accent colors for the form input 2024-01-16 16:11:37 +08:00
Alan Roe e2bd3147c0
fix(docker): node-canvas deps (#10287) 2024-01-16 16:01:28 +08:00
Charlie 7db164ab47
Enhance: APIs related issues (#10782)
* fix(plugins): load unpacked package for the existed plugin

* enhance(plugin): increase timeout time for the plugin handshake

* enhance(api): support option to insert block with auto ordered list

* fix(api): skip empty target for the batch insertion blocks

* fix(api): before option for the batch blocks insertion

* enhance(api): types

* chore: bump minor version

* fix(apis): Empty `payload.uuid` when executing onMacroRendererSlotted inside query table
2024-01-16 15:47:56 +08:00
charlie 9b03005b97 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-16 10:23:47 +08:00
eliovir d20e3ffc19 Update fr.edn
Handle more plural forms (0, nil).
2024-01-15 08:47:27 -05:00
hasecilu 4ec33f7179 i18n: Update Spanish translation 2024-01-15 08:45:02 -05:00
ingepettersen 88b23c2266
enhance(i18n): Update Norwegian translation (#10849)
* Update Norwegian translation

* Minor fixes to translation files
2024-01-15 08:44:03 -05:00
charlie 33cf0340cf enhance(ux): accent background for the document 2024-01-15 17:52:14 +08:00
Mark Lansky 1d24ca784b
chore: upgrade @swc/core (#10857) 2024-01-15 17:14:02 +08:00