All the changes for every UI5 Version are stored in the changesOpenUI5 and changesSAPUI5 folder. The data is also used in the Change Log Site to display the changes per each minor version. This is ...
I cant figure out how to reset changes made to one context of a sap.ui.model.odata.v4.ODataListBinding. If I edit a context via setProperty and call hasPendingChanges() afterwards, it returns false (I ...