@syncfusion/ej2-react-schedule 20.1.50 → 20.1.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist/ej2-react-schedule.umd.min.js +1 -1
- package/package.json +8 -8
- package/src/schedule/headerrows-directive.d.ts +3 -1
- package/src/schedule/resources-directive.d.ts +3 -1
- package/src/schedule/views-directive.d.ts +3 -1
- package/styles/bootstrap-dark.css +83 -968
- package/styles/bootstrap.css +83 -967
- package/styles/bootstrap4.css +83 -990
- package/styles/bootstrap5-dark.css +83 -988
- package/styles/bootstrap5.css +83 -988
- package/styles/fabric-dark.css +83 -968
- package/styles/fabric.css +83 -970
- package/styles/fluent-dark.css +83 -968
- package/styles/fluent.css +83 -968
- package/styles/highcontrast-light.css +83 -967
- package/styles/highcontrast.css +83 -972
- package/styles/material-dark.css +83 -967
- package/styles/material.css +83 -967
- package/styles/recurrence-editor/bootstrap-dark.css +6 -94
- package/styles/recurrence-editor/bootstrap.css +6 -94
- package/styles/recurrence-editor/bootstrap4.css +6 -94
- package/styles/recurrence-editor/bootstrap5-dark.css +6 -94
- package/styles/recurrence-editor/bootstrap5.css +6 -94
- package/styles/recurrence-editor/fabric-dark.css +6 -94
- package/styles/recurrence-editor/fabric.css +6 -94
- package/styles/recurrence-editor/fluent-dark.css +6 -94
- package/styles/recurrence-editor/fluent.css +6 -94
- package/styles/recurrence-editor/highcontrast-light.css +6 -94
- package/styles/recurrence-editor/highcontrast.css +6 -94
- package/styles/recurrence-editor/material-dark.css +6 -94
- package/styles/recurrence-editor/material.css +6 -94
- package/styles/recurrence-editor/tailwind-dark.css +6 -94
- package/styles/recurrence-editor/tailwind.css +6 -94
- package/styles/schedule/bootstrap-dark.css +78 -875
- package/styles/schedule/bootstrap.css +78 -874
- package/styles/schedule/bootstrap4.css +78 -897
- package/styles/schedule/bootstrap5-dark.css +78 -895
- package/styles/schedule/bootstrap5.css +78 -895
- package/styles/schedule/fabric-dark.css +78 -875
- package/styles/schedule/fabric.css +78 -877
- package/styles/schedule/fluent-dark.css +78 -875
- package/styles/schedule/fluent.css +78 -875
- package/styles/schedule/highcontrast-light.css +78 -874
- package/styles/schedule/highcontrast.css +78 -879
- package/styles/schedule/material-dark.css +78 -874
- package/styles/schedule/material.css +78 -874
- package/styles/schedule/tailwind-dark.css +78 -895
- package/styles/schedule/tailwind.css +78 -895
- package/styles/tailwind-dark.css +83 -988
- package/styles/tailwind.css +83 -988
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## 20.1.52 (2022-05-04)
|
|
6
|
+
|
|
7
|
+
### Schedule
|
|
8
|
+
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- `#I374675` - The appointment border maintained after deselection on multiple appointment selections has been fixed.
|
|
12
|
+
- `#I373707` - An issue with appointments rendered in the min-max date range in vertical views has been fixed.
|
|
13
|
+
|
|
14
|
+
## 20.1.50 (2022-04-19)
|
|
15
|
+
|
|
5
16
|
### Schedule
|
|
6
17
|
|
|
7
18
|
#### Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-schedule.umd.min.js
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.56
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-schedule@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-schedule@20.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-schedule@20.1.52",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-10lOy7cQXRK0K6dVdVzrV4n53BFFyw0zaovVq3DNxny7Il7le2Z5g71r9RhxoMUaaWt+XERhAOlgDw02M8ZoCg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-schedule",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-20.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-20.1.52.tgz",
|
|
23
|
+
"_shasum": "b3a46523273997cde265b7b3d9e40a95954107b5",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-schedule@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.1.
|
|
35
|
-
"@syncfusion/ej2-react-base": "~20.1.
|
|
36
|
-
"@syncfusion/ej2-schedule": "20.1.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.1.56",
|
|
35
|
+
"@syncfusion/ej2-react-base": "~20.1.55",
|
|
36
|
+
"@syncfusion/ej2-schedule": "20.1.56"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for React",
|
|
@@ -70,6 +70,6 @@
|
|
|
70
70
|
"type": "git",
|
|
71
71
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
72
72
|
},
|
|
73
|
-
"version": "20.1.
|
|
73
|
+
"version": "20.1.56",
|
|
74
74
|
"sideEffects": false
|
|
75
75
|
}
|
|
@@ -15,7 +15,9 @@ export interface HeaderRowsDirTypecast {
|
|
|
15
15
|
* </ScheduleComponent>
|
|
16
16
|
* ```
|
|
17
17
|
*/
|
|
18
|
-
export declare class HeaderRowDirective extends ComplexBase<HeaderRowsModel | HeaderRowsDirTypecast
|
|
18
|
+
export declare class HeaderRowDirective extends ComplexBase<HeaderRowsModel | HeaderRowsDirTypecast & {
|
|
19
|
+
children?: React.ReactNode;
|
|
20
|
+
}, HeaderRowsModel | HeaderRowsDirTypecast> {
|
|
19
21
|
static moduleName: string;
|
|
20
22
|
}
|
|
21
23
|
export declare class HeaderRowsDirective extends ComplexBase<{}, {}> {
|
|
@@ -12,7 +12,9 @@ import { ResourcesModel } from '@syncfusion/ej2-schedule';
|
|
|
12
12
|
* </ScheduleComponent>
|
|
13
13
|
* ```
|
|
14
14
|
*/
|
|
15
|
-
export declare class ResourceDirective extends ComplexBase<ResourcesModel
|
|
15
|
+
export declare class ResourceDirective extends ComplexBase<ResourcesModel & {
|
|
16
|
+
children?: React.ReactNode;
|
|
17
|
+
}, ResourcesModel> {
|
|
16
18
|
static moduleName: string;
|
|
17
19
|
}
|
|
18
20
|
export declare class ResourcesDirective extends ComplexBase<{}, {}> {
|
|
@@ -25,7 +25,9 @@ export interface ViewsDirTypecast {
|
|
|
25
25
|
* </ScheduleComponent>
|
|
26
26
|
* ```
|
|
27
27
|
*/
|
|
28
|
-
export declare class ViewDirective extends ComplexBase<ViewsModel | ViewsDirTypecast
|
|
28
|
+
export declare class ViewDirective extends ComplexBase<ViewsModel | ViewsDirTypecast & {
|
|
29
|
+
children?: React.ReactNode;
|
|
30
|
+
}, ViewsModel | ViewsDirTypecast> {
|
|
29
31
|
static moduleName: string;
|
|
30
32
|
static complexTemplate: Object;
|
|
31
33
|
}
|