@schedule-x/resize
Advanced tools
Comparing version 1.60.1 to 1.61.0
@@ -287,2 +287,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
timeAxisFormatOptions: Intl.DateTimeFormatOptions; | ||
showLocation: boolean; | ||
}; | ||
@@ -289,0 +290,0 @@ type MonthGridOptions = { |
@@ -287,2 +287,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
timeAxisFormatOptions: Intl.DateTimeFormatOptions; | ||
showLocation: boolean; | ||
}; | ||
@@ -289,0 +290,0 @@ type MonthGridOptions = { |
@@ -287,2 +287,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
timeAxisFormatOptions: Intl.DateTimeFormatOptions; | ||
showLocation: boolean; | ||
}; | ||
@@ -289,0 +290,0 @@ type MonthGridOptions = { |
{ | ||
"name": "@schedule-x/resize", | ||
"umdName": "SXResize", | ||
"version": "1.60.1", | ||
"version": "1.61.0", | ||
"description": "Resize events in the Schedule-X calendar", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "189374ba0da67f341020e7eb4499748a4990786e" | ||
"gitHead": "17ca335bc89d37de8ff73832e08e34ef4885e2d8" | ||
} |
86577
2274