@schedule-x/current-time
Advanced tools
Comparing version 1.28.0 to 1.29.0
@@ -91,2 +91,3 @@ import { Signal } from "@preact/signals"; | ||
teleportTo?: HTMLElement; | ||
label?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
@@ -91,2 +91,3 @@ import { Signal } from "@preact/signals"; | ||
teleportTo?: HTMLElement; | ||
label?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
@@ -91,2 +91,3 @@ import { Signal } from "@preact/signals"; | ||
teleportTo?: HTMLElement; | ||
label?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
{ | ||
"name": "@schedule-x/current-time", | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"description": "Schedule-X plugin for displaying an indicator for the current time", | ||
@@ -36,3 +36,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "b124272cfecc47a08e13fce9e20560f4f01ba4f8" | ||
"gitHead": "bc6158f71b92cb6a7deab101a8824de29129cff5" | ||
} |
58270
1643
8