Commit graph

49 commits

Author SHA1 Message Date
mara-li
76879e6c7b feat: add option to include styles in CSS export and update settings UI 2025-04-22 17:04:02 +02:00
mara-li
7e0d61dcd0 chore(release): 0.0.11 2025-04-16 13:42:59 +02:00
mara-li
5dfef06b52 feat: possibility to adjust default-colors with support for alpha (using pickr)
credit to Style Settings for the idea
2025-04-16 13:42:26 +02:00
mara-li
1dc3c15b15 docs: update README to include css snippets export and default colors customization 2025-04-16 13:15:46 +02:00
mara-li
2911a41607 test: update test with default color generation 2025-04-16 13:14:23 +02:00
mara-li
cd2c3838d3 feat: integrate color picker for customizable default theme colors 2025-04-16 11:49:24 +02:00
Lisandra
c2daaa227d
docs: add info on CSS snippets + correct typo 2025-04-14 17:02:13 +02:00
mara-li
ee6f5738ea chore: add fundingUrl and update minAppVersion 2025-04-14 16:25:03 +02:00
mara-li
3a048585b8 chore(release): 0.0.10 2025-04-14 16:19:33 +02:00
mara-li
3725efb825 feat: allow to use a css snippets for the plugin instead to inject in the head DOM directly
also fix duplicate style settings sheet + refactor with exporting the compiler to a file
2025-04-14 16:07:17 +02:00
mara-li
93a7d25366 ci: move manifest when using --vault option with dev 2025-04-14 16:06:23 +02:00
Mara
a59cb01021 chore(release): 0.0.9 2025-04-07 21:12:26 +02:00
Mara
3e2b626377 fix: allow only authorized character
close #1
2025-04-07 21:12:16 +02:00
Mara
79c42b0461 chore(release): 0.0.8 2025-04-06 10:59:39 +02:00
Mara
08d536d3f6 fix: warning at each obsidian start because style settings is debounced 2025-04-06 10:59:32 +02:00
Mara
df373b0d91 refactor: remove commented code 2025-03-21 10:25:24 +01:00
Mara
e8db25c011 docs: fix typo in screenshot 2025-03-21 10:24:51 +01:00
Mara
f5fdc2722a fix: ensure default values for bump and beta inputs in CI workflow 2025-03-19 20:20:12 +01:00
Mara
0b09f5b647 chore(release): 0.0.7 2025-03-19 20:17:10 +01:00
Mara
df00077e44 refactor: enhance style settings handling and improve folder rename logic 2025-03-19 20:17:01 +01:00
Mara
4da928384d chore(release): 0.0.6 2025-03-19 17:01:26 +01:00
Mara
73dc307149 refactor: remove unused CSS rules for folder collapse indicators 2025-03-19 17:00:44 +01:00
Mara
cbd4d2774d chore(release): 0.0.5 2025-03-19 16:59:44 +01:00
Mara
128157eaf9 refactor: remove debug console log from main.ts 2025-03-19 16:59:33 +01:00
Mara
f6871aa706 refactor: streamline CSS selectors for folder and file titles 2025-03-19 16:59:15 +01:00
Mara
d46287afe2 feat: add space setting for folder spacing and improve CSS handling 2025-03-19 16:50:41 +01:00
Mara
5fc39f48ae refactor: simplify title assignments in template.ts 2025-03-19 16:02:47 +01:00
Mara
c6c1e78418 chore(release): 0.0.4 2025-03-19 15:36:32 +01:00
Mara
522dde6ea1 chore(release): 0.0.3 2025-03-19 13:37:49 +01:00
Mara
8ea465bc46 refactor: remove unused CSS variable for nav indentation guide color 2025-03-19 13:37:42 +01:00
Mara
29197b175e docs: update image paths in README and snippets for consistency 2025-03-19 13:37:37 +01:00
Mara
f2e5f9c53b chore(release): 0.0.2 2025-03-19 13:33:26 +01:00
Mara
aa4dd3dc10 refactor: remove unused CSS rules for nav folder titles and clean up template 2025-03-19 13:33:21 +01:00
Mara
9ac22c0f91 docs: update README with warning about Style Settings plugin and add snippets.md for border color customization 2025-03-19 13:33:15 +01:00
Mara
bae237c898 feat: add CSS variable for collapse icon color and refine indentation guide color 2025-03-19 13:18:26 +01:00
Mara
edfc7e315d docs: update installation instructions for BRAT plugin repository link 2025-03-19 13:07:05 +01:00
Mara
80a1bad723 chore(release): 0.0.1 2025-03-19 13:03:24 +01:00
Mara
226cd3ece1 feat: update README with customization note for border color variable 2025-03-19 12:57:02 +01:00
Mara
3b7a719713 feat: enhance folder styling with border adjustments and CSS variable integration 2025-03-19 12:56:56 +01:00
Mara
3d633892ea feat: add TypeScript types for Bun and implement tests for CSS variable generation 2025-03-19 12:56:30 +01:00
Mara
5ccd3df80d feat: update README and styles for enhanced folder customization and support for French language 2025-03-19 12:28:21 +01:00
Mara
60af7913b4 feat: add warning messages and enhance folder settings UI 2025-03-19 12:18:52 +01:00
Mara
6b8b9ef981 feat: enhance internationalization with additional folder styling options and warnings 2025-03-19 11:34:33 +01:00
Mara
d13d42c17f feat: add internationalization support with English and French translations 2025-03-19 11:10:45 +01:00
Mara
2f44d6df01 feat: introduce default color and theme handling for folder styling 2025-03-19 10:46:36 +01:00
Mara
270b451165 feat: add custom template and style settings to folder configuration 2025-03-19 10:03:35 +01:00
Mara
95646c81da feat: enhance folder styling with customizable prefixes and colors 2025-03-18 20:59:30 +01:00
Mara
74f54d38df chore: initialize plugin 2025-03-18 17:51:58 +01:00
Lisandra
41e10f8016
Initial commit 2024-11-26 21:13:47 +01:00