dhtmlx-scheduler 7.0.2 → 7.0.3

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dhtmlx-scheduler-skins",
3
- "version": "7.0.2",
3
+ "version": "7.0.3",
4
4
  "description": "Less sources and a build tool for DHTMLXScheduler skins",
5
5
  "scripts": {
6
6
  "build": "node scripts.js --file=theme",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dhtmlx-scheduler",
3
- "version": "7.0.2",
3
+ "version": "7.0.3",
4
4
  "description": "JavaScript event calendar. Allows to manage events and appointments in different views",
5
5
  "main": "codebase/dhtmlxscheduler.es.js",
6
6
  "types": "codebase/dhtmlxscheduler.es.d.ts",
package/whatsnew.md CHANGED
@@ -1,3 +1,9 @@
1
+ ### 7.0.3
2
+
3
+ Issue with textColor property not applying in the Month view has been resolved
4
+ Fix for the color property not functioning in the Agenda view
5
+ Corrected an error that occurred when using Keyboard Navigation in Day Timeline view.
6
+
1
7
  ### 7.0.2
2
8
 
3
9
  Compatibility regressions with DHTMLX Suite