Adorian Doran
7288757777
style(next)/options/appearance: tweak font size inputs
2025-03-20 17:23:29 +02:00
Adorian Doran
d189f2b66b
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
2025-03-20 14:40:44 +02:00
Adorian Doran
57b5e47b5a
style(next): reorganize CSS
2025-03-20 14:40:42 +02:00
Elian Doran
7ea6c97c6f
feat(in-app-help): improve code block style
2025-03-20 10:28:24 +02:00
Elian Doran
911e112964
Merge pull request #1470 from TriliumNext/renovate/react-monorepo
...
chore(deps): update dependency @types/react to v18.3.19
2025-03-20 10:21:57 +02:00
Adorian Doran
5f12ddaa14
style(next): reorganize CSS
2025-03-20 10:20:25 +02:00
Adorian Doran
2191b1b9fd
style(next): reorganize CSS
2025-03-20 10:04:05 +02:00
Adorian Doran
431ffa7820
style(next): reorganize CSS
2025-03-20 09:32:22 +02:00
Adorian Doran
ea467c392d
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
2025-03-20 09:18:43 +02:00
Adorian Doran
f6e0e93629
style(next): reorganize CSS
2025-03-20 09:18:39 +02:00
Elian Doran
7fe594d4ad
chore(deps): update mind-elixir to latest ( closes #1464 )
2025-03-20 09:03:30 +02:00
Elian Doran
6d9c41f524
Merge pull request #1467 from TriliumNext/deps_move-mind-elixir_webpack
...
deps: bundle mind-elixir with webpack
2025-03-20 08:59:30 +02:00
Elian Doran
3e7d41c738
Merge pull request #1469 from TriliumNext/renovate/express-5.x
...
chore(deps): update dependency @types/express to v5.0.1
2025-03-20 08:56:36 +02:00
Elian Doran
7fda0dd572
Merge pull request #1474 from TriliumNext/renovate/typescript-eslint-monorepo
...
chore(deps): update dependency typescript-eslint to v8.27.0
2025-03-20 08:56:02 +02:00
Elian Doran
60a33d8279
Merge pull request #1475 from TriliumNext/renovate/sanitize-html-2.x
...
fix(deps): update dependency sanitize-html to v2.15.0
2025-03-20 08:55:29 +02:00
Elian Doran
50b9120bdc
Merge pull request #1473 from TriliumNext/renovate/axios-1.x
...
fix(deps): update dependency axios to v1.8.4
2025-03-20 08:55:09 +02:00
Elian Doran
bce4cfe731
chore(turndown-plugin-gfm): fix build warnings
2025-03-20 08:53:01 +02:00
Elian Doran
419d5ffd1b
chore(deps): update turndown-plugin-gfm to latest deps
2025-03-20 08:53:01 +02:00
renovate[bot]
b26555604c
fix(deps): update dependency sanitize-html to v2.15.0
2025-03-20 02:13:24 +00:00
renovate[bot]
1e5f7ef6dd
chore(deps): update dependency typescript-eslint to v8.27.0
2025-03-20 02:13:14 +00:00
renovate[bot]
3b9fcede0d
fix(deps): update dependency axios to v1.8.4
2025-03-20 02:12:59 +00:00
renovate[bot]
0ae705b925
chore(deps): update dependency @types/react to v18.3.19
2025-03-20 02:11:14 +00:00
renovate[bot]
49a77790f2
chore(deps): update dependency @types/express to v5.0.1
2025-03-20 02:11:03 +00:00
Adorian Doran
2031882c0d
style(next)/jump to note: tweak the modal's padding
2025-03-19 23:38:03 +02:00
Panagiotis Papadopoulos
90d0c859fc
chore(mind_map): import node-menu's style.css to allow webpack to bundle it
...
previously this was loaded from the node_modules folder and was exposed via a static asset path
-> since we got rid of this with the last commit, we need to instead let webpack bundle it "importing" the css here
2025-03-19 21:00:37 +01:00
Panagiotis Papadopoulos
feb9fa03c3
chore(deps): move mind-elixir related packages to devDependencies
...
webpack takes care of bundling these, so we don't need the modules at runtime anymore
2025-03-19 20:03:24 +01:00
Elian Doran
7f87318f8f
Merge pull request #1462 from TriliumNext/port_dialogs
...
Port dialogs to ts
2025-03-19 20:23:33 +02:00
JYC333
83d6e329ba
Merge branch 'develop' into port_dialogs
2025-03-19 19:20:46 +01:00
Elian Doran
d6d08cbb89
chore(deps): update package lock
2025-03-19 20:19:24 +02:00
Elian Doran
68f212a679
refactor(types): unnecessary any
2025-03-19 20:19:24 +02:00
Elian Doran
d0948727df
Merge pull request #1457 from TriliumNext/e2e_fix
...
refactor: 💡 Improve e2e test stability
2025-03-19 20:18:20 +02:00
Elian Doran
716f8ecc17
Merge pull request #1340 from TriliumNext/fix_tab
...
Fix bug after porting tab manager
2025-03-19 20:17:21 +02:00
Elian Doran
83afecdced
Merge branch 'develop' into fix_tab
2025-03-19 20:10:38 +02:00
Elian Doran
80066fd2f5
chore(docs): update meta and sync import/export
2025-03-19 20:06:02 +02:00
Elian Doran
957642caaa
fix(build): dependency issue when run under docker
2025-03-19 20:00:22 +02:00
Panagiotis Papadopoulos
33922c52f8
fix(mind_map): fix node-menu visibility
...
=> rename css class name to match upstream
the class name got changed from ".mind-elixir → .map-container" by upstream via 294c2d5bb0
partially addresses #1464 → this allows us to see the node-menu sidebar again
2025-03-19 18:37:42 +01:00
Elian Doran
0408b3d260
chore(deps): remove @joplin/turndown-plugin-gfm
2025-03-19 19:24:06 +02:00
Elian Doran
a4ae0ba628
chore(build): add turndown-plugin-gfm to copy-dist
2025-03-19 19:23:43 +02:00
Elian Doran
7315d38cb6
Merge remote-tracking branch 'origin/develop' into develop
2025-03-19 18:56:44 +02:00
Elian Doran
18a50c6339
feat(export/markdown): remove joplin table wrapper
2025-03-19 18:54:39 +02:00
Elian Doran
909b7f5d39
chore(docs): remove incorrect # or ~ prefix in calendar view
2025-03-19 18:50:39 +02:00
Elian Doran
f23b45318d
fix(export/markdown): fix code in tables
2025-03-19 18:42:40 +02:00
Elian Doran
884c5986ec
chore(markdown/export): use in-tree plugin
2025-03-19 18:31:45 +02:00
Adorian Doran
f14c101d6d
style(next)/launcher bar: fix the focus outline for the global menu on the vertical layout
2025-03-19 18:26:13 +02:00
Elian Doran
2021c8f751
chore(turndown-plugin-gfm): align with upstream
...
219d5bcae3
2025-03-19 18:22:20 +02:00
Elian Doran
d3423127d8
Add 'packages/turndown-plugin-gfm/' from commit '0f43299c17108e9508e7e6237369e86f504ea60a'
...
git-subtree-dir: packages/turndown-plugin-gfm
git-subtree-mainline: ebebdd0b07edda953fdc71b0003c223a6531e05c
git-subtree-split: 0f43299c17108e9508e7e6237369e86f504ea60a
2025-03-19 18:16:20 +02:00
Adorian Doran
c93ac0445e
style(next)/launcher bar: use a custom focus rectangle for the global menu button
2025-03-19 18:10:54 +02:00
Adorian Doran
eb13b34429
style(next)/launcher bar: use a custom focus rectangle for buttons
2025-03-19 18:02:58 +02:00
Elian Doran
ebebdd0b07
docs(calendar): mention different views
2025-03-19 18:01:52 +02:00
Elian Doran
be5e2f529f
fix(in-app-help): in-app help buttons not pointing to the right page
2025-03-19 17:53:40 +02:00