Commit graph

68 commits

Author SHA1 Message Date
Benji Grant
8b446c94f0
Parse and display inlays for palette colors 2025-10-24 18:49:34 +11:00
Benji Grant
863b0c1bdf
Load palettes enabled setting 2025-10-24 17:12:37 +11:00
Benji Grant
81534ba73f
Download premade snippet file and detect if snippet is enabled 2025-10-24 17:04:23 +11:00
Benji Grant
1c9a28c3c0
Add settings and info for palettes 2025-10-23 19:06:46 +11:00
Benji Grant
6c3b4e1825
Hide internal border on code block with baseline theme 2025-10-19 22:25:20 +11:00
Benji Grant
fb6e038c18
Upgrade pnpm and packages 2025-10-19 22:18:08 +11:00
Benji Grant
36f23b487d
Merge pull request #26 from GRA0007/release
Publish New Version
2025-09-28 14:25:00 +10:00
GRA0007
4ce5b86569 Publish new version 2025-09-28 04:24:38 +00:00
Benji Grant
66a9e53ee2
Merge pull request #25 from GRA0007/fix/hex-colors-without-hash
Fix hex color parsing and reading mode skip bug
2025-09-28 14:24:21 +10:00
Benji Grant
680c5e417c
Fix hex parsing and reading mode skip bug 2025-09-28 14:20:32 +10:00
Benji Grant
19a21389a9
Upgrade packages 2025-09-28 13:41:23 +10:00
Benji Grant
035359564e
Merge pull request #20 from GRA0007/release
Publish New Version
2025-09-03 01:01:32 +10:00
GRA0007
e8390b97a4 Publish new version 2025-09-02 14:58:29 +00:00
Benji Grant
7610d24dbd
Merge pull request #22 from GRA0007/feat/hide-individual-color-names
Hide color names on a case-by-case basis
2025-09-03 00:58:05 +10:00
Benji Grant
b0d482fb4f
Hide color names on a case-by-case basis 2025-09-03 00:55:21 +10:00
Benji Grant
3b899f876d
Merge pull request #21 from GRA0007/feat/copy-on-click
Copy on click
2025-09-03 00:27:34 +10:00
Benji Grant
ea392d6586
Add feature info to the readme 2025-09-03 00:25:25 +10:00
Benji Grant
937d95f16f
Add copy to clipboard functionality 2025-09-03 00:20:01 +10:00
Benji Grant
efe74f25ea
Merge pull request #19 from GRA0007/chore/upgrade-packages
Upgrade packages and swap to pnpm
2025-09-02 23:40:50 +10:00
Benji Grant
8746ec96fc
Hoist packages 2025-09-02 23:40:15 +10:00
Benji Grant
31bb0451a6
Upgrade packages and swap to pnpm 2025-09-02 23:32:43 +10:00
Benji Grant
69aa72f0f4
Merge pull request #14 from GRA0007/release
Publish New Version
2024-12-12 13:39:39 +11:00
GRA0007
082c786407 Publish new version 2024-12-12 02:38:55 +00:00
Benji Grant
4c5332978d
Merge pull request #13 from GRA0007/feat/hide-names
Add option to hide CSS color names
2024-12-12 13:38:29 +11:00
Benji Grant
33aca1c248
Add changeset 2024-12-12 13:36:07 +11:00
Benji Grant
d32bf98581
Hide names in live preview mode 2024-12-12 13:34:23 +11:00
Benji Grant
5bbcb890a8
Refactor settings to new file and add setting to hide names 2024-12-12 12:35:08 +11:00
Benji Grant
03a9f4269f
Merge pull request #11 from GRA0007/release
Publish New Version
2024-08-21 10:55:04 +10:00
GRA0007
7a8907ea0d Publish new version 2024-08-21 00:54:20 +00:00
Benji Grant
a101e0e20e
Merge pull request #10 from GRA0007/fix/optimisations
Address Obsidian review feedback
2024-08-21 10:53:49 +10:00
Benji Grant
f6ce7a3430
Use the editorLivePreviewField state field 2024-08-21 10:51:04 +10:00
Benji Grant
f115da2d6d
Use a css variable for the inlay color 2024-08-21 10:45:49 +10:00
Benji Grant
47bda8844d
Fix pop-out window support for the color picker 2024-08-21 10:40:03 +10:00
Benji Grant
8679d8bc52
Use tokenClassNodeProp to access the node type 2024-08-21 10:30:24 +10:00
Benji Grant
a46567ca3f
Include details for customising the styles 2024-08-21 10:30:07 +10:00
Benji Grant
049a603500
Upgrade yarn version 2024-08-21 10:29:40 +10:00
Benji Grant
f5eee75043
Merge pull request #9 from GRA0007/release
Publish New Version
2024-08-06 14:20:33 +10:00
GRA0007
53fd756bff Publish new version 2024-08-06 04:20:14 +00:00
Benji Grant
1707a2d87a
Merge pull request #8 from GRA0007/feat/color-picker
Color picker
2024-08-06 14:19:53 +10:00
Benji Grant
01f12d07af
Match all ts files 2024-08-06 14:18:18 +10:00
Benji Grant
babc54b771
Replace the old color with the picked color 2024-08-06 14:04:40 +10:00
Benji Grant
b6c1b4d94b
Format hex colours as existing colour syntax 2024-08-06 10:34:03 +10:00
Benji Grant
384cc20e3c
Add bug fix changelog 2024-08-02 11:23:39 +10:00
Benji Grant
583a8f2afa
Only enable in live preview/reading mode 2024-08-02 11:16:28 +10:00
Benji Grant
e1b67fad2d
Merge pull request #7 from GRA0007/release
Publish New Version
2024-07-30 10:41:17 +10:00
GRA0007
b8d7f3db25 Publish new version 2024-07-30 00:41:07 +00:00
Benji Grant
a5dc3f759e
Merge pull request #6 from GRA0007/fix/list-colors
Fix inlay not working in lists in edit/live preview
2024-07-30 10:40:49 +10:00
Benji Grant
d7863691be
Fix colors not showing in lists in editing/live preview 2024-07-30 10:37:58 +10:00
Benji Grant
1bda7b41b6
Remove unneeded code 2024-07-30 10:35:59 +10:00
Benji Grant
21f2f22bb2
Merge pull request #4 from GRA0007/release
Publish New Version
2024-07-29 14:09:10 +10:00