mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 09:20:21 +08:00
parent
50d15cdb8a
commit
520a7f83b7
|
@ -9,10 +9,18 @@ Legend
|
||||||
- : removed
|
- : removed
|
||||||
|
|
||||||
|
|
||||||
|
2024-05-05 v1.127.0
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
+ New Properties for Range Slider and Status Indicator
|
||||||
|
+ Message Toast & Message Box Improvements
|
||||||
|
+ Adjustments for the Support of Automatic Renaming
|
||||||
|
* Bugfixes and Small Improvements
|
||||||
|
|
||||||
2024-04-17 v1.126.0
|
2024-04-17 v1.126.0
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
* Fixes and XML View Extnsions
|
* Fixes and XML View Extensions
|
||||||
* More Support for Attributes created with RTTI
|
* More Support for Attributes created with RTTI
|
||||||
+ Update Spreadsheet CC for OpenUI5 Compatibility
|
+ Update Spreadsheet CC for OpenUI5 Compatibility
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
INTERFACE z2ui5_if_app PUBLIC.
|
INTERFACE z2ui5_if_app PUBLIC.
|
||||||
INTERFACES if_serializable_object.
|
INTERFACES if_serializable_object.
|
||||||
|
|
||||||
CONSTANTS version TYPE string VALUE '1.127.0'.
|
CONSTANTS version TYPE string VALUE '1.128.0'.
|
||||||
CONSTANTS origin TYPE string VALUE 'https://github.com/abap2UI5/abap2UI5'.
|
CONSTANTS origin TYPE string VALUE 'https://github.com/abap2UI5/abap2UI5'.
|
||||||
CONSTANTS license TYPE string VALUE 'MIT'.
|
CONSTANTS license TYPE string VALUE 'MIT'.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user