Commit graph

55 commits

Author SHA1 Message Date
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
GRA0007
aaddad91e0 Publish new version 2024-07-29 04:08:44 +00:00
Benji Grant
52a8c005de
Merge pull request #3 from GRA0007/feat/live-mode
Add support for live preview mode
2024-07-29 14:08:23 +10:00
Benji Grant
f8324fba32
Run checks on changes to any TS files 2024-07-29 14:07:47 +10:00
Benji Grant
56d2d422d7
Add change 2024-07-29 14:04:55 +10:00
Benji Grant
4de984f7b2
Remove unused code 2024-07-29 14:02:10 +10:00
Benji Grant
32f03c36f4
Refactor and set up a live mode widget 2024-07-29 13:51:46 +10:00
Benji Grant
0b04241460
Merge pull request #2 from GRA0007/release
Publish New Version
2024-07-19 14:16:05 +10:00
GRA0007
0a23a0cf5c Publish new version 2024-07-19 04:15:38 +00:00
Benji Grant
d10aa8c11f
Update plugin description 2024-07-19 14:15:15 +10:00
Benji Grant
6dd9267f97
Add a license file and src folder 2024-07-19 14:11:23 +10:00
Benji Grant
e41c7079b1
Simplify release workflow and add status badges 2024-07-19 13:57:02 +10:00
Benji Grant
863bc74294
Merge pull request #1 from GRA0007/release
Publish New Version
2024-07-19 13:46:40 +10:00
GRA0007
4db8fdd56b Publish new version 2024-07-19 03:45:47 +00:00