Releases: spreadsheetimporter/ui5-cc-spreadsheetimporter
Releases · spreadsheetimporter/ui5-cc-spreadsheetimporter
generator-ui5-excelupload: v0.2.4
0.2.4 (2023-04-07)
Bug Fixes
v0.12.0
0.12.0 (2023-04-04)
Features
- add Support for OpenUI5 (#97) (9f1ed6c)
- improve checks for all Edm Types (#105) (dc91ee2)
- improved checks on the data formats and error handling (#103) (801cfcb)
- new automatically translated languages added (#107) (477e899)
v0.11.4
0.11.4 (2023-03-27)
Bug Fixes
- namespace at manifest was not replaced correctly (#91) (f60c19b)
v0.11.3
0.11.3 (2023-03-20)
Bug Fixes
- use attribute tableId to get tableObject (#84) (0860373)
v0.11.2
0.11.2 (2023-03-18)
Bug Fixes
- missing check for active draft option (#81) (e15e2eb)
v0.11.1
0.11.1 (2023-03-17)
Bug Fixes
- use batchSize even when payload has less then 1000 lines (#77) (c0926d1)
v0.11.0
0.11.0 (2023-03-17)
Features
- new option
batchSizes
to slice batch calls to backend (#75) (8f7684f)
v0.10.0
0.10.0 (2023-03-12)
⚠ BREAKING CHANGES
- use namespace with underscores (#72)
Features
v0.9.1
0.9.1 (2023-03-02)
Bug Fixes
- check for binding before open dialog (#62) (c1f545f)
v0.9.0
0.9.0 (2023-02-18)
Features
- check if all columns name in file match metadata (#57) (7c538a0)
- support for UI5 Tooling V3 (#47) (d9f52e9)
Bug Fixes
- Align Dialogs more with Fiori Guidelines (#54) (4f74eeb)
- horizontal scrollbar in dialog on mobile view (#55) (3288a25)