Releases: SAP/cloud-sdk-ios-fiori
Releases · SAP/cloud-sdk-ios-fiori
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0 (2022-09-28)
⚠ BREAKING CHANGES
- 🧨 remove
FioriIntegrationCards
library and package dependencies (c3aa684)
Features
- 🎸 override color definitions (e.g. through style sheet) (#461), closes #460
- 🎸 introduce custom color placeholders in latest (v7) color palette (#448)
Bug Fixes
- 🐛 fix column & stock layout issues in RTL (#462) (8c29da5)
- 🐛 fix crash when using custom palette (7165742)
- 🐛 update chart colors in latest (v7) color palette (8c9875e) (be2bfae)
- 🐛 [JIRA:HCPSDKFIORIUIKIT-2158] fix truncated key label issue in InlineSignatureFormCell (#455) (b6bf20e)
- 🐛 [BCP:2170177121] InlineSignature flickering problem (#449) (ff32b9f)
2.2.0
2.2.0 (2022-07-15)
Features
- [HCPSDKFIORIUIKIT-2157, 2162] new ColorPaletteV7. (#426) (85dd2d6)
- [HCPSDKFIORIUIKIT-2157] [HCPSDKFIORIUIKIT-2162] new color palette for sdk 8.0 (f56bf82)
- [HCPSDKFIORIUIKIT-2157] [HCPSDKFIORIUIKIT-2162] new color palette for sdk 8.0 (Part2) (dc9223c)
- [JIRA: HCPSDKFIORIUIKIT-2157] adding more colors to color palette (30d3f98)
- 🎸 [BCP: 2280114088] support selected background color (#441) (578b684)
- 🎸 expose FioriThemeManager module as package product (73334d5)
Bug Fixes
- [BCP: 2270017144] fix
quaternary
is misspelled asquarternary
. (#440) (cea77a2) - [HCPSDKFIORIUIKIT-2043] resolve UIFont instance from Swift pass to SwiftUI can't be resized and empty text disable accessibility. (#418) (530f3d1)
- [SN:CS20220002723901] Critical orange label color. Cherry pick from integrationSAPFiori7.0 branch (#420) (d2dd280)
- 🐛 [BCP: 0] fix DataTable position bug in bouncing effect (#432) (a82de93)
- 🐛 [BCP: 2270039185] fix datatable crash in MDK (#430) (dd3024b)
- 🐛 [BCP:2270089550] Fix signature timestamp formatter (#427) (81c8c68)
- 🐛 Button stays in highlighted state if pressed when scrolling (#443) (c8f88aa), closes #436 #435
- 🐛 Use labels to show KPIItem when action is not set (#439) (1cd184e), closes #436
- 🐛 changing darkColor hex value for green10 (2c90580)
2.1.0
2.1.0 (2022-04-11)
Features
- 🎸 [BCP:2170239589]Signature add timestamp and watermark (#412) (b724714)
- 🎸 [JIRA: HCPSDKFIORIUIKIT-2149] DataTable enhancements (#404) (5c6a0f8)
- 🎸 add one more parameter in TableModel's init() (#393) (02fc042)
Bug Fixes
- [JIRA:HCPSDKFIORIUIKIT-2076] Make icons and texts in SideBarListItem support dynamic type. (#408) (f761e77)
- [SN:CS20220002723901] Changed the critical label color (#399) (1ed4afd)
- 🐛 [BCP: 2280078347] Fix color for high constrast, elevated (#401) (0961c5e)
- 🐛 [BCP:0] SignatureCaptureView display image color issue (#414) (125c7a2)
- 🐛 Add touch area in FioriButton to support action cancellation. (#415) (493496e)
- 🐛 Add touch area in FioriButton to support cancel action (61d35c0)
- 🐛 Apply two lines layout when in acc content size (00a76c2)
- 🐛 Explicitly set Font.fiori() to use system font when registerFont() is not called (ae3d173)
- 🐛 Explicitly set Font.fiori() to use system font when registerFont() is not called. (#409) (a52c7db)
- 🐛 Make icons of SideBarListItem scalable (d99b133)
- 🐛 Use scaledFont for title and subtitle in SideBarListItem (e2e2453)
2.0.1
2.0.0
2.0.0 (2021-12-13)
⚠ BREAKING CHANGES
- ✏️ Remove trailing underscore in the property names of component models.
- ✏️ Reorganize those initializer pamameters belonging to the same component into one.
// Before
public init(..., actionText: String? = nil, didSelectAction: (() -> Void)? = nil)
// Now
public init(..., action: Action? = nil)
Features
- 🎸 Add 72 fonts (#334) (e9192ae)
- 🎸 Add KPIProgressItem (#309) (6aeb5b5)
- 🎸 Add more features to DataTable (#378) (7e30deb)
- 🎸 Add a new control ContactItem (#307) (15eebe3)
- 🎸 Add uifont to DataTextItem in DataTable (#362) (#363) (ed411e9)
- 🎸 Fiori next color palette (#344) (322501a)
- 🎸 InlineSignatureControl refactoring (#352) (fb08013)
- 🎸 Redo all views and layout process for DataTable (#351) (78ae2ed)
- 🎸 Signature: new APIs to hide xmark and underline (#370) (c4ffd36)
Bug Fixes
- 🐛 Compilation error for MacCatalyst due to Zip package (#348) (ddf18c5)
- 🐛 Croatian translation for "Tap to Sign" (fb728a8), closes #310
- 🐛 Dimension selector styling (#380) (a19d9ab)
- 🐛 Fix an issue in Sourcery related to binding property (31b2866)
- 🐛 Fix an issue in Sourcery related to binding property (#343) (5c4bbbe)
- 🐛 Fix IntegrationCard examples for data requests (68ff510)
- 🐛 Honor maxItems in List integration card (c605b8e)
- 🐛 Improve data table styling (#382) (e932510)
- 🐛 Replace print statements with os_log (#374) (bc542ce)
- 🐛 Stroke not smooth problem when stroke width is large (#369) (412ac29)
- 🐛 Support chart for iOS Widget (#329) (be896df)
- 🐛 Title of signature capture view use 72-semibold (#353) (0039dc8)
- 🐛 Xcode 13 compilation error in TimelineItemView (13c35b6)
- 🐛 Correct the size talbe for 72 font (#345) (c1f4cf5)
- 🐛 Data table ios15 crash (#328) (a23964d)
- 🐛 Data table space issue (#326) (86058d5)