321 Commits

Author SHA1 Message Date
renovate[bot]
10b59f0297
chore(deps): update dependency @types/react to v19.1.5 2025-05-22 01:54:41 +00:00
Adorian Doran
726a89f5f9 style(next)/formatting toolbar/color dropdowns: tweak the current color checkmark 2025-05-22 00:16:23 +03:00
Adorian Doran
123f8af4c2 style(next)/formatting toolbar: document CSS 2025-05-22 00:06:53 +03:00
Adorian Doran
a1718b6613 style(next)/formatting toolbar: fix another glitch 2025-05-22 00:05:07 +03:00
Adorian Doran
13f2854749 style(next)/formatting toolbar: fix a glitch 2025-05-21 23:59:39 +03:00
Adorian Doran
37f712a5fc style(next)/formatting toolbar: tweak the colors of open dropdown buttons 2025-05-21 23:56:25 +03:00
Adorian Doran
31ed853ade style(next)/formatting toolbar: improve a CSS selector 2025-05-21 23:45:27 +03:00
Adorian Doran
6aae91ca69 style(next)/formatting toolbar: restyle the buttons in the "on" state 2025-05-21 23:40:38 +03:00
Adorian Doran
9999540b1b style(next)/formatting toolbar: tweak the colors of collapsible dropdown sections 2025-05-21 22:59:27 +03:00
Adorian Doran
d02a52852a style(next)/formatting toolbar: tweak the "Insert table" dropdown 2025-05-21 22:44:58 +03:00
Adorian Doran
a128b681bd style(next)/formatting toolbar: tweak the "Admonition" dropdown 2025-05-21 22:06:15 +03:00
Adorian Doran
91192de9e8 style/admonitions: fix typo 2025-05-21 21:54:28 +03:00
Adorian Doran
6efc810b74 style(next)/formatting toolbar: restyle the "Admonition" dropdown 2025-05-21 21:49:55 +03:00
Adorian Doran
485015103a style/admonitions: extract accent colors as CSS variables 2025-05-21 21:34:22 +03:00
Adorian Doran
8ffe44de8a style(next)/formatting toolbar: restyle collapsible dropdown sections 2025-05-21 17:43:34 +03:00
Adorian Doran
c771d7479f style(next)/formatting toolbar: tweak the "Font Size" dropdown 2025-05-21 15:04:18 +03:00
Elian Doran
303819605a
fix(in-app-help): error in prod 2025-05-20 19:16:39 +03:00
Elian Doran
ccb7dc557c
fix(server): missing bootstrap in prod 2025-05-20 19:16:23 +03:00
Elian Doran
9c1a65427f
fix(in-app-help): rendering in dev mode 2025-05-20 18:33:25 +03:00
Elian Doran
7e1eaafc25
fix(client): highlightjs not working properly in dev mode 2025-05-20 18:06:55 +03:00
Elian Doran
c34b4ceba5
fix(client): wrong name for assets 2025-05-20 12:29:36 +03:00
Elian Doran
0edbc7311a
chore(deps): remove cdn-assets from client 2025-05-20 12:13:32 +03:00
Elian Doran
aa298fa80b
fix(client): optimizing highlightjs causes issues in prod 2025-05-20 12:12:31 +03:00
Elian Doran
02dd61fad6
Revert "fix(client/vite): highlight.js not playing well with ESM-native"
This reverts commit 7702a8764080b6306f0fba2b88da67d90b7e3158.
2025-05-20 11:58:11 +03:00
Elian Doran
6d4c57f136
chore(deps): explicit dependency on highlight.js 2025-05-20 11:58:08 +03:00
Elian Doran
57108d4dfd
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-20 11:02:01 +03:00
Elian Doran
82242a8c16
Merge pull request #1962 from TriliumNext/left-pane
Fix: The button for toggling the left pane visibility in the launcher…
2025-05-20 10:52:48 +03:00
Elian Doran
4985b043fc
Merge pull request #1975 from TriliumNext/update-button
fix(global_menu): Fix update button is blank
2025-05-20 10:50:49 +03:00
Elian Doran
fb379c908c
Merge pull request #1977 from TriliumNext/renovate/leaflet-1.x
chore(deps): update dependency @types/leaflet to v1.9.18
2025-05-20 10:39:46 +03:00
renovate[bot]
528bd9ca03
fix(deps): update dependency marked to v15.0.12 2025-05-20 07:14:26 +00:00
SiriusXT
8aa3a96857 Merge branch 'develop' into left-pane 2025-05-20 15:10:52 +08:00
Elian Doran
571617f89e
Merge branch 'develop' into renovate/leaflet-1.x 2025-05-20 10:08:26 +03:00
SiriusXT
025c6a4e0e fix(leftpaneVisibility): Make leftpane visibility switch no longer depend on entitiesReloadedEvent 2025-05-20 14:33:01 +08:00
renovate[bot]
28cc563f54
fix(deps): update dependency i18next to v25.2.0 2025-05-20 02:48:09 +00:00
renovate[bot]
9ae05cb95e
chore(deps): update dependency @types/leaflet to v1.9.18 2025-05-20 02:46:00 +00:00
Elian Doran
0be40012ba
chore(vite): get rid of missing boxicons 2025-05-19 20:16:49 +03:00
Elian Doran
40aa71b2b4
fix(vite): serving of source assets 2025-05-19 20:04:51 +03:00
Elian Doran
e536ec4cbf
fix(vite): use base path 2025-05-19 19:51:33 +03:00
Elian Doran
cad6417c4d
fix(client): loading app CSS no longer working 2025-05-19 18:40:04 +03:00
Elian Doran
8a1f05cd26
refactor(client): remove library loader entirely 2025-05-19 18:23:23 +03:00
Elian Doran
7702a87640
fix(client/vite): highlight.js not playing well with ESM-native 2025-05-19 18:09:37 +03:00
Elian Doran
a5f0b3b9b2
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-19 16:50:00 +03:00
Elian Doran
41533598fd
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-19 16:42:11 +03:00
SiriusXT
fdcccb6fe4 fix(css): Add a missing semicolon 2025-05-19 18:33:26 +08:00
SiriusXT
de0d041886 fix(css): Add a missing css space 2025-05-19 18:30:39 +08:00
SiriusXT
abfdf40e43 fix(global_menu): Fix update button is blank 2025-05-19 18:27:22 +08:00
Elian Doran
784e434fc8
refactor(client): remove unnecessary code 2025-05-18 20:23:43 +03:00
Elian Doran
f92047bcac
refactor(common): rename highlightjs to markdown language code 2025-05-18 20:22:32 +03:00
Elian Doran
9642f209a0
fix(highlight.js): occasional crash when multiple code blocks in read-only mode 2025-05-18 20:11:07 +03:00
Elian Doran
9a9e990e97
fix(highlighting): highlighting not always applying to read-only text at first start 2025-05-18 19:37:16 +03:00