Guilherme Cattani
7ad7db0c5c
Bump version to 1.6.0
2026-05-20 09:31:11 +02:00
Guilherme Cattani
95aeca4ecf
Merge pull request #8 from ysunnn/main
...
Add dynamic gradient coloring based on progress
2026-05-19 09:41:56 +00:00
Yousun
d4c9364d4d
feat(gradient): Implement 2/3-point color gradients on progress bars
2025-11-01 19:01:44 +01:00
Guilherme Cattani
10e73139d6
Add version bump
2025-08-31 15:11:57 +02:00
Guilherme Cattani
7981cbd273
Merge pull request #7 from guicattani/add-properties
...
Add properties support
2025-08-31 15:08:31 +02:00
Guilherme Cattani
1855612876
Add properties support
2025-08-31 15:07:49 +02:00
Guilherme Cattani
1aa146924a
Merge pull request #3 from guicattani/add-start-date-in-future-plus-fixes
...
Add start date in future
Add new line support
Bug fixes
2025-06-28 13:44:43 +02:00
Guilherme Cattani
0246016b48
Add new line support, bugfixes
...
Fixed a bug where the container was duplicated on error
Removed the default background for upcoming since it can't adhere to the
user theme
2025-06-28 13:39:07 +02:00
Guilherme Cattani
f14e8b514d
Update issue templates
2025-06-28 13:24:13 +02:00
Guilherme Cattani
e6f1a0dffb
Add different background to upcoming countdowns
...
Add the settings to change the background of upcoming countdowns
2025-06-22 00:21:05 +02:00
Guilherme Cattani
874e7ce377
Add start date in the future
...
Add start date in the future feature
Fix remaining logic being wrong for using ceil()
Improved formatDuration running even for unexistent tags
Improved Readme with new info and CSS customization section
Improved error message not having a container and looking weird for some
error messages
2025-06-22 00:10:48 +02:00
Guilherme Cattani
d91f19eb3d
Use sentence case where missing
2025-06-10 22:31:03 +02:00
Guilherme Cattani
eb3f990fd9
Fix casing on modal, remove header from settings
2025-04-06 19:40:53 +02:00
Guilherme Cattani
d0e7562572
Bump version to 1.3.0
2025-03-26 22:07:51 +01:00
Guilherme Cattani
2b3f0fa0b3
Fix interval not being cleared
2025-03-26 22:07:30 +01:00
Guilherme Cattani
a25f2af177
Hotfix disallow countdown with the same id
2025-03-26 21:39:35 +01:00
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