@openui5/sap.ui.unified
Advanced tools
Comparing version 1.52.9 to 1.52.10
{ | ||
"name": "@openui5/sap.ui.unified", | ||
"version": "1.52.9", | ||
"version": "1.52.10", | ||
"description": "OpenUI5 UI Library sap.ui.unified", | ||
@@ -17,4 +17,4 @@ "author": "SAP SE (https://www.sap.com)", | ||
"dependencies": { | ||
"@openui5/sap.ui.core": "1.52.9" | ||
"@openui5/sap.ui.core": "1.52.10" | ||
} | ||
} |
@@ -30,3 +30,3 @@ /*! | ||
* @extends sap.ui.unified.calendar.Month | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -33,0 +33,0 @@ * @constructor |
@@ -26,3 +26,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -29,0 +29,0 @@ * @constructor |
@@ -36,3 +36,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -39,0 +39,0 @@ * @constructor |
@@ -22,3 +22,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -25,0 +25,0 @@ * @constructor |
@@ -420,3 +420,3 @@ /*! | ||
//oMonth.getDate() is a public date object, so it is always considered local timezones. | ||
if (oMonth.getParent() && oMonth.getParent().getMetadata().getName() === "CalendarOneMonthInterval" && oDay.getMonth() !== oMonth.getStartDate().getMonth()){ | ||
if (oMonth.getParent() && oMonth.getParent().getMetadata().getName() === "sap.ui.unified.CalendarOneMonthInterval" && oDay.getMonth() !== oMonth.getStartDate().getMonth()){ | ||
oRm.addClass("sapUiCalItemOtherMonth"); | ||
@@ -423,0 +423,0 @@ } |
@@ -38,3 +38,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -41,0 +41,0 @@ * @constructor |
@@ -31,3 +31,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -34,0 +34,0 @@ * @constructor |
@@ -37,3 +37,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -40,0 +40,0 @@ * @constructor |
@@ -31,3 +31,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -34,0 +34,0 @@ * @constructor |
@@ -24,3 +24,3 @@ /*! | ||
* @extends sap.ui.unified.DateTypeRange | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -27,0 +27,0 @@ * @constructor |
@@ -27,3 +27,3 @@ /*! | ||
* @extends sap.ui.unified.Calendar | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -30,0 +30,0 @@ * @constructor |
@@ -29,3 +29,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -32,0 +32,0 @@ * @constructor |
@@ -24,3 +24,3 @@ /*! | ||
* @extends sap.ui.core.Element | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -27,0 +27,0 @@ * @constructor |
@@ -31,3 +31,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -34,0 +34,0 @@ * @constructor |
@@ -42,3 +42,3 @@ /*! | ||
* @extends sap.ui.unified.CalendarDateInterval | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -167,6 +167,4 @@ * @constructor | ||
//we need this to notify the planning calendar to update its rows | ||
if (this.getSelectedDates().length) {//renders the appointments for the selected date, not focused one | ||
this._setRowsStartDate(this.getSelectedDates()[0].getStartDate()); | ||
} | ||
/* Planning Calendar is already notified about startDateChange event, so no need to manually update its | ||
row's startDate like we previously did */ | ||
@@ -173,0 +171,0 @@ this._oFocusDateOneMonth = null; |
@@ -43,3 +43,3 @@ /*! | ||
* @extends sap.ui.core.Control | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -46,0 +46,0 @@ * @constructor |
@@ -42,3 +42,3 @@ /*! | ||
* @extends sap.ui.unified.CalendarDateInterval | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -45,0 +45,0 @@ * @constructor |
@@ -30,3 +30,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -33,0 +33,0 @@ * @constructor |
@@ -53,3 +53,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -56,0 +56,0 @@ * @constructor |
@@ -17,3 +17,3 @@ /*! | ||
* | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* @namespace | ||
@@ -20,0 +20,0 @@ */ |
@@ -23,3 +23,3 @@ /*! | ||
* @extends sap.ui.core.Element | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -26,0 +26,0 @@ * @constructor |
@@ -28,3 +28,3 @@ /*! | ||
* @extends sap.ui.unified.DateRange | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -31,0 +31,0 @@ * @constructor |
@@ -31,3 +31,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -34,0 +34,0 @@ * @constructor |
@@ -25,3 +25,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -28,0 +28,0 @@ * @constructor |
@@ -112,3 +112,3 @@ /*! | ||
oRm.write('<div class="sapUiFupInputMask"'); | ||
if (sTooltip.length) { | ||
if (sTooltip && sTooltip.length) { | ||
oRm.writeAttributeEscaped('title', sTooltip); | ||
@@ -115,0 +115,0 @@ } |
@@ -23,3 +23,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -26,0 +26,0 @@ * @constructor |
@@ -23,3 +23,3 @@ /*! | ||
name : "sap.ui.unified", | ||
version: "1.52.9", | ||
version: "1.52.10", | ||
dependencies : ["sap.ui.core"], | ||
@@ -81,3 +81,3 @@ types: [ | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* @public | ||
@@ -84,0 +84,0 @@ */ |
@@ -56,3 +56,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* @since 1.21.0 | ||
@@ -192,2 +192,3 @@ * | ||
this._resetDelayedRerenderItems(); | ||
Device.resize.detachHandler(this._handleResizeChange, this); | ||
}; | ||
@@ -704,2 +705,6 @@ | ||
if (Device.browser.msie) { | ||
this.getDomRef().focus(); | ||
} | ||
this._openSubMenuDelayed(oItem); | ||
@@ -706,0 +711,0 @@ |
@@ -26,3 +26,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* @since 1.21.0 | ||
@@ -29,0 +29,0 @@ * |
@@ -26,3 +26,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* @since 1.21.0 | ||
@@ -29,0 +29,0 @@ * |
@@ -18,3 +18,3 @@ /*! | ||
* | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* @namespace | ||
@@ -21,0 +21,0 @@ */ |
@@ -31,3 +31,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* @since 1.21.0 | ||
@@ -34,0 +34,0 @@ * |
@@ -28,3 +28,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -31,0 +31,0 @@ * @constructor |
@@ -25,3 +25,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -28,0 +28,0 @@ * @constructor |
@@ -25,3 +25,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -28,0 +28,0 @@ * @constructor |
@@ -28,3 +28,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -31,0 +31,0 @@ * @constructor |
@@ -25,3 +25,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -28,0 +28,0 @@ * @constructor |
@@ -30,3 +30,3 @@ /*! | ||
* @author SAP SE | ||
* @version 1.52.9 | ||
* @version 1.52.10 | ||
* | ||
@@ -33,0 +33,0 @@ * @constructor |
Sorry, the diff of this file is not supported yet
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
1346991
25158
+ Added@openui5/sap.ui.core@1.52.10(transitive)
- Removed@openui5/sap.ui.core@1.52.9(transitive)
Updated@openui5/sap.ui.core@1.52.10