Commit graph

13 commits

Author SHA1 Message Date
Guilherme Cattani
817b319585
Merge pull request #1 from guicattani/fix-pre-release-bugs
Fix pre release bugs
2025-03-26 21:24:21 +01:00
Guilherme Cattani
f1a3c2233c Version bump to 1.2.0 2025-03-26 21:22:37 +01:00
Guilherme Cattani
d0fc498160 Add markdownrenderchild
New folder structure based on
https://github.com/Zachatoo/obsidian-rerender-markdown-codeblock-processor-example

Improve modal

Fix tabs indentation

Fix tabs identation
2025-03-26 21:22:34 +01:00
Guilherme Cattani
20d566aa54 Change ProgressBar to CountdownTo for consistency
Legacy from back when I didn't know what to call this
2025-03-24 23:37:34 +01:00
Guilherme Cattani
0c59c1143e Improve settings examples, add specific namespace
Add colorpicker to trail and bar color
Add headings
Fix error where bar type was set to 'forward' and that wasn't valid on
first boot, making setting blank
Fix examples using old custom format (parenthesis)

Fix container namespaced class
2025-03-24 23:37:34 +01:00
Guilherme Cattani
ccac8c0e2b Use latest eslint, fix lint issues 2025-03-13 19:01:42 +01:00
Guilherme Cattani
78bc639ca6 Add ESlint and fix lint issues 2025-03-12 20:51:16 +01:00
Guilherme Cattani
2f5ef85364 Add support for realtime rendering of the progressbars 2025-03-12 20:42:35 +01:00
Guilherme Cattani
f22d1e383c Add better logic for progress and percentage 2025-03-11 23:39:36 +01:00
Guilherme Cattani
501d50f1b8 Add GPL v3 LICENSE 2025-03-09 18:08:01 +01:00
Guilherme Cattani
cdd94926d4 Improve naming, formatting and README 2025-03-09 17:35:15 +01:00
Guilherme Cattani
1163079592 Make functional progressbar 2025-03-09 12:17:46 +01:00
Guilherme Cattani
d0f61d5222 Initial commit 2025-03-09 10:56:57 +01:00