@schedule-x/calendar
Advanced tools
Comparing version 2.0.0-alpha.0 to 2.0.0
@@ -227,3 +227,2 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
name: string; | ||
// TODO v2: change to `beforeRender` | ||
/** | ||
@@ -239,3 +238,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. | ||
beforeRender?($app: CalendarAppSingleton | any): void; | ||
// TODO v2: change to `onRender` and remove $app parameter | ||
/** | ||
@@ -242,0 +240,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. |
@@ -227,3 +227,2 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
name: string; | ||
// TODO v2: change to `beforeRender` | ||
/** | ||
@@ -239,3 +238,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. | ||
beforeRender?($app: CalendarAppSingleton | any): void; | ||
// TODO v2: change to `onRender` and remove $app parameter | ||
/** | ||
@@ -242,0 +240,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. |
@@ -227,3 +227,2 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
name: string; | ||
// TODO v2: change to `beforeRender` | ||
/** | ||
@@ -239,3 +238,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. | ||
beforeRender?($app: CalendarAppSingleton | any): void; | ||
// TODO v2: change to `onRender` and remove $app parameter | ||
/** | ||
@@ -242,0 +240,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. |
{ | ||
"name": "@schedule-x/calendar", | ||
"umdName": "SXCalendar", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0", | ||
"description": "Schedule-X calendar component", | ||
@@ -41,3 +41,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "0a741570126e339dc6be3c112ece49b98348f6e4" | ||
"gitHead": "75957004c3f5ea0157f8a2b99808f463a530f4be" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
627564
0
14806