SAP / cloud-sdk-ios-fiori

SwiftUI implementation of the SAP Fiori for iOS Design Language.
https://sap.github.io/cloud-sdk-ios-fiori
Apache License 2.0
106 stars 56 forks source link

Support sap.ui.core.format.NumberFormat substitutions #29

Closed sstadelman closed 1 year ago

sstadelman commented 4 years ago

Integration Cards handlebar replacement should support JS transformations with sap.ui.core.format.NumberFormat options.

https://openui5.hana.ondemand.com/#/api/sap.ui.core.format.NumberFormat

Supported per specification: https://openui5.hana.ondemand.com/test-resources/sap/ui/integration/demokit/cardExplorer/webapp/index.html#/learn/formatters

MarcoEidinger commented 1 year ago

Not relevant anymore