Swiftpack.co - Swift Packages by SAP

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by SAP

SAP/cloud-sdk-ios-fiori 3.3.0
SwiftUI implementation of the SAP Fiori for iOS Design Language.
โญ๏ธ 101
๐Ÿ•“ 28 weeks ago
๐Ÿ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
3.3.0
28 weeks ago
## [3.3.0](https://github.com/SAP/cloud-sdk-ios-fiori/compare/3.2.0...3.3.0) (2023-08-30) - requires Xcode 14+ ### Bug Fixes * ๐Ÿ› reverts color updates for palette v8 previously introduced with ([#574](https://github.com/SAP/cloud-sdk-ios-fiori/issues/574)) ([392d04a](https://github.com/SAP/cloud-sdk-ios-fiori/commit/392d04a2304819a203e35bce8bb60472051a1f4a)) * ๐Ÿ› [BCP: 0] accessibility improvement for DataTable ([8060bfe](https://github.com/SAP/cloud-sdk-ios-fiori/commit/8060bfea7d0a21886a648d95140ad513048dc094)) * ๐Ÿ› [BCP: 0] fix bugs in DataTable ([1cb2cfd](https://github.com/SAP/cloud-sdk-ios-fiori/commit/1cb2cfd2b87165f09e01bca25e99257a1c5b12b7)) * ๐Ÿ› duration picker voiceover issue ([#578](https://github.com/SAP/cloud-sdk-ios-fiori/issues/578)) ([2bfc7b4](https://github.com/SAP/cloud-sdk-ios-fiori/commit/2bfc7b4f0d2d2659655c796a4a3d35a43cb97058)) * ๐Ÿ› searchable list multi-selection ([75335b8](https://github.com/SAP/cloud-sdk-ios-fiori/commit/75335b84fbc15837e2a1140938120271fdde706d)) * ๐Ÿ› searchable list voiceover actions failed ([#577](https://github.com/SAP/cloud-sdk-ios-fiori/issues/577)) ([7414122](https://github.com/SAP/cloud-sdk-ios-fiori/commit/7414122d257bf8031d65dee0bfc46d40761bc555))
3.2.0
41 weeks ago
## [3.2.0](https://github.com/SAP/cloud-sdk-ios-fiori/compare/3.1.1...3.2.0) (2023-06-01) ### Features * ๐ŸŽธ [JIRA: 0] add Equatable support for DataTable ([d793c98](https://github.com/SAP/cloud-sdk-ios-fiori/commit/d793c986c9af59060ec8327598d3552e1e428bad)) * ๐ŸŽธ [jira: 2279] Support DataTable Paging ([7e46592](https://github.com/SAP/cloud-sdk-ios-fiori/commit/7e4659287c57297152d386af767c013b7a678cba)) * ๐ŸŽธ [jira: 2313] improve DataTable performance ([#544](https://github.com/SAP/cloud-sdk-ios-fiori/issues/544)) ([d98bd0a](https://github.com/SAP/cloud-sdk-ios-fiori/commit/d98bd0a3729851830e274f4e38915f24576234bc)) * ๐ŸŽธ [JIRA: HCPSDKFIORIUIKIT-2234] Migrate Icon Library ([#550](https://github.com/SAP/cloud-sdk-ios-fiori/issues/550)) ([d5aa431](https://github.com/SAP/cloud-sdk-ios-fiori/commit/d5aa4314e0a6cf0e292bdf9fe60054cabf5721f9)) * ๐ŸŽธ auto scrolling for step progress indicator ([#575](https://github.com/SAP/cloud-sdk-ios-fiori/issues/575)) ([a465fbd](https://github.com/SAP/cloud-sdk-ios-fiori/commit/a465fbdde4fd9a0c68bbb6c84f8dbc52a3992834)) * ๐ŸŽธ custom styles for step progress indicator ([#555](https://github.com/SAP/cloud-sdk-ios-fiori/issues/555)) ([d45d0a4](https://github.com/SAP/cloud-sdk-ios-fiori/commit/d45d0a40a8fcc5571b55ded9a812afeca9887b33)) * ๐ŸŽธ HCPSDKFIORIUIKIT-2287 Add color navBarTitleLab ([e8e4403](https://github.com/SAP/cloud-sdk-ios-fiori/commit/e8e4403dae7345dff8721d38f6de4d151e6257b9)) * ๐ŸŽธ HCPSDKFIORIUIKIT-2287 Add color navBarTitleLabel ([fed9b88](https://github.com/SAP/cloud-sdk-ios-fiori/commit/fed9b884313cf850f2dfdd9341a36857936a220d)) * ๐ŸŽธ StepProgressIndicator dynamic size support ([#568](https://github.com/SAP/cloud-sdk-ios-fiori/issues/568)) ([7990f26](https://github.com/SAP/cloud-sdk-ios-fiori/commit/7990f26702f15487e629849a65b32a0b3e9f090c)) * ๐ŸŽธ StepProgressIndicator implementation ([#537](https://github.com/SAP/cloud-sdk-ios-fiori/issues/537)) ([59185bf](https://github.com/SAP/cloud-sdk-ios-fiori/commit/59185bf096d412f68ef4c8e2a0ac7067ed023cc4)) * ๐ŸŽธ update title to headline for vertical steps ([f1f1c0b](https://github.com/SAP/cloud-sdk-ios-fiori/commit/f1f1c0b7315b071a73d41c77a85d4c1de1d4ed5a)) * color palette v8 ([#574](https://github.com/SAP/cloud-sdk-ios-fiori/issues/574)) ([392d04a](https://github.com/SAP/cloud-sdk-ios-fiori/commit/392d04a2304819a203e35bce8bb60472051a1f4a)) ### Bug Fixes * ๐Ÿ› [bcp: 2370038492] adjust TextField pos in DataTabel ([3a92960](https://github.com/SAP/cloud-sdk-ios-fiori/commit/3a92960e49755bd4c3fb93a558b4ea1d535a05cf)) * ๐Ÿ› [jira: 2279] fix a bug in DataTable paging support ([c892677](https://github.com/SAP/cloud-sdk-ios-fiori/commit/c8926776b4b5fcae58b3ab70fd55483f9106104e)) * ๐Ÿ› [jira: 2279] fix a layout error in DataTable ([0f5ff9f](https://github.com/SAP/cloud-sdk-ios-fiori/commit/0f5ff9ff3030b4809e8537d211ffd57067d56cca)) * ๐Ÿ› rename step progress indicator state ([#570](https://github.com/SAP/cloud-sdk-ios-fiori/issues/570)) ([1dd05ed](https://github.com/SAP/cloud-sdk-ios-fiori/commit/1dd05edee1fea184d54d0ee1ea1aa514e4cd9229)) * ๐Ÿ› step header alignment and remove duplicated component ([#551](https://github.com/SAP/cloud-sdk-ios-fiori/issues/551)) ([76ff9ba](https://github.com/SAP/cloud-sdk-ios-fiori/commit/76ff9ba744330a588ff8c691ae1b39b74fffc970)) * ๐Ÿ› step progress indicator alignment ([#564](https://github.com/SAP/cloud-sdk-ios-fiori/issues/564)) ([79658a8](https://github.com/SAP/cloud-sdk-ios-fiori/commit/79658a8da36704b675b44a17410c6f785c416b96)) * ๐Ÿ› tap gesture issue ([#565](https://github.com/SAP/cloud-sdk-ios-fiori/issues/565)) ([3b05001](https://github.com/SAP/cloud-sdk-ios-fiori/commit/3b0500165ccf4610fd7e3d2992ed731b32a2efdb)) * ๐Ÿ› toolbar for keyboard on iOS 15 & save func in DataTable ([#546](https://github.com/SAP/cloud-sdk-ios-fiori/issues/546)) ([1d5e5b9](https://github.com/SAP/cloud-sdk-ios-fiori/commit/1d5e5b96c73f15cd1195fffe8d3a3d787471a664)) * ๐Ÿ› update step item as protocol ([#566](https://github.com/SAP/cloud-sdk-ios-fiori/issues/566)) ([63053f3](https://github.com/SAP/cloud-sdk-ios-fiori/commit/63053f36689e055c5292d36e7c91ec59e02b7730)) * bcp 2370057173 chart8 and chart9 color mismatch ([eb06d1b](https://github.com/SAP/cloud-sdk-ios-fiori/commit/eb06d1b97df63e5a51201ee8b733b495305e69cb)) * incorrect color value for the elevatedContrastLight variant ([#548](https://github.com/SAP/cloud-sdk-ios-fiori/issues/548)) ([fb187cd](https://github.com/SAP/cloud-sdk-ios-fiori/commit/fb187cd8b0c772811b7d7fc318344f9125c6117d))
3.1.1
51 weeks ago
### [3.1.1](https://github.com/SAP/cloud-sdk-ios-fiori/compare/3.1.0...3.1.1) (2023-03-27) ### Bug Fixes * [SN:CS20230004967806] FUIEmptyStateView not centered and content clickable ([#534](https://github.com/SAP/cloud-sdk-ios-fiori/issues/534)) ([28e9f27](https://github.com/SAP/cloud-sdk-ios-fiori/commit/28e9f2713f3aa8c9326c932d0fd50bc0b2b45f8c)) * ๐Ÿ› [bcp: 2380035203] save text change if other cells tapped ([#533](https://github.com/SAP/cloud-sdk-ios-fiori/issues/533)) ([08973ce](https://github.com/SAP/cloud-sdk-ios-fiori/commit/08973ce13909d2a2d26cfb75f78e679b6345a1c2)) * ๐Ÿ› better Font to UIFont conversion support in DataTable ([00e8cda](https://github.com/SAP/cloud-sdk-ios-fiori/commit/00e8cda0e5e3304e0ffca7a6e0cedcb4987a243d)) * ๐Ÿ› map fonts with unsupported weight and trait combo to existing 72 fonts. ([#536](https://github.com/SAP/cloud-sdk-ios-fiori/issues/536)) ([8f95c16](https://github.com/SAP/cloud-sdk-ios-fiori/commit/8f95c16572dd64c9a76bb7d132be9e5ab0503fd0)) * ๐Ÿ› fix a compilation issue in Xcode 14.3 (#543)
3.1.0
1 year ago
## [3.1.0](https://github.com/SAP/cloud-sdk-ios-fiori/compare/3.0.1...3.1.0) (2023-03-04) ### Features * ๐ŸŽธ [BCP-2270180064] add divider color&width for DataTable ([#493](https://github.com/SAP/cloud-sdk-ios-fiori/issues/493)) ([970bcd6](https://github.com/SAP/cloud-sdk-ios-fiori/commit/970bcd6d86a63391a360611b12195d20d51fb892)) * ๐ŸŽธ [JIRA-1968] DataTable inline editing support ([91110a8](https://github.com/SAP/cloud-sdk-ios-fiori/commit/91110a88447d671cf7483f1ec36f670abcf60503)) * ๐ŸŽธ [JIRA-2222] Duration Picker Support ([#484](https://github.com/SAP/cloud-sdk-ios-fiori/issues/484)) ([654a1b9](https://github.com/SAP/cloud-sdk-ios-fiori/commit/654a1b92b638a0b96b3aed8b599b5853f0481e5c)) * ๐ŸŽธ [JIRA: 2219] List picker with single selection ([#491](https://github.com/SAP/cloud-sdk-ios-fiori/issues/491)) ([ebac344](https://github.com/SAP/cloud-sdk-ios-fiori/commit/ebac344e021239d49ac28085b8234f16736305cb)) * ๐ŸŽธ [JIRA: HCPSDKFIORIUIKIT-1904] Empty state view. ([#489](https://github.com/SAP/cloud-sdk-ios-fiori/issues/489)) ([3b9c2b2](https://github.com/SAP/cloud-sdk-ios-fiori/commit/3b9c2b23a2aebd7cf255cf86c1e6f8dd39f5f2bd)) * ๐ŸŽธ [JIRA: HCPSDKFIORIUIKIT-1938] Kpi header ([#504](https://github.com/SAP/cloud-sdk-ios-fiori/issues/504)) ([63b230c](https://github.com/SAP/cloud-sdk-ios-fiori/commit/63b230cdbf37bc30fe212b5e331500ac418c4827)) * ๐ŸŽธ Searchable list picker ([f6b8ae4](https://github.com/SAP/cloud-sdk-ios-fiori/commit/f6b8ae4420fc35694b1462d3a5ab2252bfa89634)) * ๐ŸŽธ avatars and footnote icons for object item ([#521](https://github.com/SAP/cloud-sdk-ios-fiori/issues/521)) ([64bc747](https://github.com/SAP/cloud-sdk-ios-fiori/commit/64bc747efc51dedeba4ba673172adf40e3b7148c)) * ๐ŸŽธ watchOS color palette implementation ([#527](https://github.com/SAP/cloud-sdk-ios-fiori/issues/527)) ([96edd83](https://github.com/SAP/cloud-sdk-ios-fiori/commit/96edd83746b4cbb1d707ed66a1ee09cd5df732e1)) * ๐ŸŽธ [JIRA: HCPSDKFIORIUIKIT-2241] Horizon theme support. ### Bug Fixes * ๐Ÿ› [BCP: 2270182630] fix tap on white space in DataTable ([#485](https://github.com/SAP/cloud-sdk-ios-fiori/issues/485)) ([0084039](https://github.com/SAP/cloud-sdk-ios-fiori/commit/00840395267d487e8a67d0001c1423187a8fddbf)) * ๐Ÿ› [HCPSDKFIORIUIKIT-2259]ListPickerItem fiori theme update ([#522](https://github.com/SAP/cloud-sdk-ios-fiori/issues/522)) ([4c48ccd](https://github.com/SAP/cloud-sdk-ios-fiori/commit/4c48ccdd402814ee7bdd6573623ad4c525b3f721)) * ๐Ÿ› [JIRA-1968] change a color for DataTable inline editing ([#516](https://github.com/SAP/cloud-sdk-ios-fiori/issues/516)) ([cb0cd7a](https://github.com/SAP/cloud-sdk-ios-fiori/commit/cb0cd7ad0e5db2308b2b9561f2e1ebb9a37f15df)) * ๐Ÿ› [JIRA-1968] fix DataListItem display issue in edit mode ([307b98f](https://github.com/SAP/cloud-sdk-ios-fiori/commit/307b98fb8a13f41834a144f84369d3815cf7bb6c)) * ๐Ÿ› [JIRA-1968] fix some DataTable issues ([#515](https://github.com/SAP/cloud-sdk-ios-fiori/issues/515)) ([052b3f5](https://github.com/SAP/cloud-sdk-ios-fiori/commit/052b3f56c5b78a2906e5d924ba3f7c7b6baac234)) * ๐Ÿ› [JIRA-1968] improve DataTable inline editing on iOS 15 ([fdfbc64](https://github.com/SAP/cloud-sdk-ios-fiori/commit/fdfbc643cac703cfb57efaf3d3c40796c96cfa8f)) * ๐Ÿ› [JIRA-2241] fix two swiftlint warnings ([9b3dc6c](https://github.com/SAP/cloud-sdk-ios-fiori/commit/9b3dc6cf16065a8f2253b85ca25db92eb4df3f8c)) * ๐Ÿ› [BCP:2380025761] Color Hex Value Typos in PaletteV7 ([#517](https://github.com/SAP/cloud-sdk-ios-fiori/issues/517)) ([b473b88](https://github.com/SAP/cloud-sdk-ios-fiori/commit/b473b88687590b81e5472ea7bf195bb701e9ede7)) * ๐Ÿ› Custom colors were not updated when appearance changed ([#482](https://github.com/SAP/cloud-sdk-ios-fiori/issues/482)) ([60689c9](https://github.com/SAP/cloud-sdk-ios-fiori/commit/60689c9fbe98e69e730792e9f94147b0874dfb5d)), closes [#481](https://github.com/SAP/cloud-sdk-ios-fiori/issues/481) * ๐Ÿ› duration picker layout for rtl ([#519](https://github.com/SAP/cloud-sdk-ios-fiori/issues/519)) ([21fb96a](https://github.com/SAP/cloud-sdk-ios-fiori/commit/21fb96a915a43ec3b787cab44d97ed9878f6d2cc)) * ๐Ÿ› keep the search bar beneath navigation bar title ([#528](https://github.com/SAP/cloud-sdk-ios-fiori/issues/528)) ([57f7405](https://github.com/SAP/cloud-sdk-ios-fiori/commit/57f74056f8bc2235950afaa5951a13e702ca3d0f)) * ๐Ÿ› searchable list selection handler ([a77153d](https://github.com/SAP/cloud-sdk-ios-fiori/commit/a77153dea0050a4ce272c1fe69ab1eda19ebfc14)) * ๐Ÿ› swift version check for serchable modifier ([adc2d75](https://github.com/SAP/cloud-sdk-ios-fiori/commit/adc2d75ff5b8870a6dc71a0fc7c6f625a4cf7d9d))
3.0.3
1 year ago
## [3.0.3](https://github.com/SAP/cloud-sdk-ios-fiori/compare/3.0.2...3.0.3) (2022-11-18) Bug fix in 3.0.2 was incompletely cherry-picked from main branch :(
3.0.2
1 year ago
## [3.0.2](https://github.com/SAP/cloud-sdk-ios-fiori/compare/3.0.1...3.0.2) (2022-11-17) ### Bug Fixes * ๐Ÿ› Custom colors were not updated when appearance changed ([3f3588b](https://github.com/SAP/cloud-sdk-ios-fiori/commit/3f3588bc3908089d4676b6d44ecb2fe960bbac7b)), closes [#481](https://github.com/SAP/cloud-sdk-ios-fiori/issues/481)
3.0.1
1 year ago
## [3.0.1](https://github.com/SAP/cloud-sdk-ios-fiori/compare/3.0.0...3.0.1) (2022-11-03) ### Bug Fixes * ๐Ÿ› [BCP: 675290] improve selection as same as rombichart ([#464](https://github.com/SAP/cloud-sdk-ios-fiori/issues/464)) ([86114e1](https://github.com/SAP/cloud-sdk-ios-fiori/commit/86114e10d55b803de825b0151561835c3bfe52cc)) * ๐Ÿ› 3-digit hex color is not parsed correctly ([e4a62e0](https://github.com/SAP/cloud-sdk-ios-fiori/commit/e4a62e0f18ff2709826fecc8f2fa5ba8495d6a74)), closes [#477](https://github.com/SAP/cloud-sdk-ios-fiori/issues/477)
3.0.0
1 year ago
## [3.0.0](https://github.com/SAP/cloud-sdk-ios-fiori/compare/2.2.0...3.0.0) (2022-09-28) ### โš  BREAKING CHANGES * ๐Ÿงจ remove `FioriIntegrationCards` library and package dependencies ([c3aa684](https://github.com/SAP/cloud-sdk-ios-fiori/commit/c3aa6842828747b5a0d0c2b3fcae32fd16c93bc0)) ### Features * ๐ŸŽธ override color definitions (e.g. through style sheet) ([#461](https://github.com/SAP/cloud-sdk-ios-fiori/pull/461)), closes [#460](https://github.com/SAP/cloud-sdk-ios-fiori/issues/460) * ๐ŸŽธ introduce custom color placeholders in latest (v7) color palette ([#448](https://github.com/SAP/cloud-sdk-ios-fiori/pull/448)) ### Bug Fixes * ๐Ÿ› fix column & stock layout issues in RTL ([#462](https://github.com/SAP/cloud-sdk-ios-fiori/issues/462)) ([8c29da5](https://github.com/SAP/cloud-sdk-ios-fiori/commit/8c29da571c52b499417ac449d1939f52176e4690)) * ๐Ÿ› fix crash when using custom palette ([7165742](https://github.com/SAP/cloud-sdk-ios-fiori/commit/7165742b5b137780f1a7c7783a5d4a7b034e6dcb)) * ๐Ÿ› update chart colors in latest (v7) color palette ([8c9875e](https://github.com/SAP/cloud-sdk-ios-fiori/commit/8c9875efa76bb4042854caa561c79012299bd2fa)) ([be2bfae](https://github.com/SAP/cloud-sdk-ios-fiori/commit/be2bfae88297d32e564a015bbee30d4af0dcacf8)) * ๐Ÿ› [JIRA:HCPSDKFIORIUIKIT-2158] fix truncated key label issue in InlineSignatureFormCell ([#455](https://github.com/SAP/cloud-sdk-ios-fiori/issues/455)) ([b6bf20e](https://github.com/SAP/cloud-sdk-ios-fiori/commit/b6bf20e531bc460bf632536b4354b1c2caab3106)) * ๐Ÿ› [BCP:2170177121] InlineSignature flickering problem ([#449](https://github.com/SAP/cloud-sdk-ios-fiori/issues/449)) ([ff32b9f](https://github.com/SAP/cloud-sdk-ios-fiori/commit/ff32b9f647a2c85e54bf3241c55d4a2aa3867fea))
2.2.0
1 year ago
## [2.2.0](https://github.com/SAP/cloud-sdk-ios-fiori/compare/2.1.0...2.2.0) (2022-07-15) ### Features * [HCPSDKFIORIUIKIT-2157, 2162] new ColorPaletteV7. ([#426](https://github.com/SAP/cloud-sdk-ios-fiori/issues/426)) ([85dd2d6](https://github.com/SAP/cloud-sdk-ios-fiori/commit/85dd2d642de075fa3d242d19c13481369ca69d10)) * [HCPSDKFIORIUIKIT-2157] [HCPSDKFIORIUIKIT-2162] new color palette for sdk 8.0 ([f56bf82](https://github.com/SAP/cloud-sdk-ios-fiori/commit/f56bf8248ee2a91791706bc318306c5ff56f0d24)) * [HCPSDKFIORIUIKIT-2157] [HCPSDKFIORIUIKIT-2162] new color palette for sdk 8.0 (Part2) ([dc9223c](https://github.com/SAP/cloud-sdk-ios-fiori/commit/dc9223ca88981d154d6686565fa038a3014aa17f)) * [JIRA: HCPSDKFIORIUIKIT-2157] adding more colors to color palette ([30d3f98](https://github.com/SAP/cloud-sdk-ios-fiori/commit/30d3f983001a606b087c85a524622a6ab9d81623)) * ๐ŸŽธ [BCP: 2280114088] support selected background color ([#441](https://github.com/SAP/cloud-sdk-ios-fiori/issues/441)) ([578b684](https://github.com/SAP/cloud-sdk-ios-fiori/commit/578b68429e22cc272bab90ec4acfa1f706a3c5fe)) * ๐ŸŽธ expose FioriThemeManager module as package product ([73334d5](https://github.com/SAP/cloud-sdk-ios-fiori/commit/73334d579f0c68a1727103549a194ad66fbc239f)) ### Bug Fixes * [BCP: 2270017144] fix `quaternary` is misspelled as `quarternary`. ([#440](https://github.com/SAP/cloud-sdk-ios-fiori/issues/440)) ([cea77a2](https://github.com/SAP/cloud-sdk-ios-fiori/commit/cea77a2ed811c7fcfa8b568cfba2538cd8ab2ba6)) * [HCPSDKFIORIUIKIT-2043] resolve UIFont instance from Swift pass to SwiftUI can't be resized and empty text disable accessibility. ([#418](https://github.com/SAP/cloud-sdk-ios-fiori/issues/418)) ([530f3d1](https://github.com/SAP/cloud-sdk-ios-fiori/commit/530f3d1b86ae9296128382282ddef20e8048f643)) * [SN:CS20220002723901] Critical orange label color. Cherry pick from integrationSAPFiori7.0 branch ([#420](https://github.com/SAP/cloud-sdk-ios-fiori/issues/420)) ([d2dd280](https://github.com/SAP/cloud-sdk-ios-fiori/commit/d2dd280fa90e867b8f5f4123b2f60b6402c18daf)) * ๐Ÿ› [BCP: 0] fix DataTable position bug in bouncing effect ([#432](https://github.com/SAP/cloud-sdk-ios-fiori/issues/432)) ([a82de93](https://github.com/SAP/cloud-sdk-ios-fiori/commit/a82de93715b34e0b834f1993c85e3488018f41bc)) * ๐Ÿ› [BCP: 2270039185] fix datatable crash in MDK ([#430](https://github.com/SAP/cloud-sdk-ios-fiori/issues/430)) ([dd3024b](https://github.com/SAP/cloud-sdk-ios-fiori/commit/dd3024b16324cc7f8651d8967d38ba812e0b837f)) * ๐Ÿ› [BCP:2270089550] Fix signature timestamp formatter ([#427](https://github.com/SAP/cloud-sdk-ios-fiori/issues/427)) ([81c8c68](https://github.com/SAP/cloud-sdk-ios-fiori/commit/81c8c684522900e9c49458e2a9b0545da9ac4ff0)) * ๐Ÿ› Button stays in highlighted state if pressed when scrolling ([#443](https://github.com/SAP/cloud-sdk-ios-fiori/issues/443)) ([c8f88aa](https://github.com/SAP/cloud-sdk-ios-fiori/commit/c8f88aaed5a5ff7a4af57ebec7da82c703b46826)), closes [#436](https://github.com/SAP/cloud-sdk-ios-fiori/issues/436) [#435](https://github.com/SAP/cloud-sdk-ios-fiori/issues/435) * ๐Ÿ› Use labels to show KPIItem when action is not set ([#439](https://github.com/SAP/cloud-sdk-ios-fiori/issues/439)) ([1cd184e](https://github.com/SAP/cloud-sdk-ios-fiori/commit/1cd184eb9c4b1c5088b9925a0c008de689f81a69)), closes [#436](https://github.com/SAP/cloud-sdk-ios-fiori/issues/436) * ๐Ÿ› changing darkColor hex value for green10 ([2c90580](https://github.com/SAP/cloud-sdk-ios-fiori/commit/2c90580400c5f5e9e173819ba3386af5781c1897))
2.1.0
1 year ago
## [2.1.0](https://github.com/billzhou0223/cloud-sdk-ios-fiori/compare/2.0.1...2.1.0) (2022-04-11) ### Features * ๐ŸŽธ [BCP:2170239589]Signature add timestamp and watermark ([#412](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/412)) ([b724714](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/b7247143e7665b049dbb183def77162cae3d655d)) * ๐ŸŽธ [JIRA: HCPSDKFIORIUIKIT-2149] DataTable enhancements ([#404](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/404)) ([5c6a0f8](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/5c6a0f82d31e356c00e3aa53ffd96484d792e477)) * ๐ŸŽธ add one more parameter in TableModel's init() ([#393](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/393)) ([02fc042](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/02fc042f3c1cfd0736945a971eb2683332b0573a)) ### Bug Fixes * [JIRA:HCPSDKFIORIUIKIT-2076] Make icons and texts in SideBarListItem support dynamic type. ([#408](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/408)) ([f761e77](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/f761e77964284c4f4345698cde2cfe4f1e00bd1b)) * [SN:CS20220002723901] Changed the critical label color ([#399](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/399)) ([1ed4afd](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/1ed4afd391753655e57e53ec0873642c605b086c)) * ๐Ÿ› [BCP: 2280078347] Fix color for high constrast, elevated ([#401](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/401)) ([0961c5e](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/0961c5eab127225660f45c2830314a4e7ad41a56)) * ๐Ÿ› [BCP:0] SignatureCaptureView display image color issue ([#414](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/414)) ([125c7a2](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/125c7a294499801edcb58af60327ae9b4a3a32d4)) * ๐Ÿ› Add touch area in FioriButton to support action cancellation. ([#415](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/415)) ([493496e](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/493496efaf708a9c7c507b2a3d3e51d1e2201411)) * ๐Ÿ› Add touch area in FioriButton to support cancel action ([61d35c0](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/61d35c035574eabd95ddb66e7580bf5692de18f0)) * ๐Ÿ› Apply two lines layout when in acc content size ([00a76c2](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/00a76c2791f896a4df161c6e6bd8ab719a9e85c1)) * ๐Ÿ› Explicitly set Font.fiori() to use system font when registerFont() is not called ([ae3d173](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/ae3d1735e06e535d8034b85ad59e72df9b2fbe88)) * ๐Ÿ› Explicitly set Font.fiori() to use system font when registerFont() is not called. ([#409](https://github.com/billzhou0223/cloud-sdk-ios-fiori/issues/409)) ([a52c7db](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/a52c7db9cf7599611142169c84a8db8b12a51ce0)) * ๐Ÿ› Make icons of SideBarListItem scalable ([d99b133](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/d99b1330f8df6cac1be8ba185f8505245b3a27ae)) * ๐Ÿ› Use scaledFont for title and subtitle in SideBarListItem ([e2e2453](https://github.com/billzhou0223/cloud-sdk-ios-fiori/commit/e2e2453bb8fcc01d770ffb46274c32e2405688c2))
iOS watchOS
SAP/cloud-sdk-ios-fiori-ar 3.0.1
SAP Fiori for iOS AR
โญ๏ธ 20
๐Ÿ•“ 25 weeks ago
๐Ÿ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
3.0.1
25 weeks ago
## What's Changed * fix: ๐Ÿ› crash after scanning image anchor in scene creation by @MarcoEidinger in https://github.com/SAP/cloud-sdk-ios-fiori-ar/pull/87 **Full Changelog**: https://github.com/SAP/cloud-sdk-ios-fiori-ar/compare/3.0.0...3.0.1
3.0.0
35 weeks ago
Bump up minimum deployment target to iOS 15 by leveraging FioriSwiftUI 3.x and SAP BTP SDK for iOS 9.x
2.0.0 - SAP Mobile Services Integration
2 years ago
### โš  BREAKING CHANGES The [migration guide](https://github.com/SAP/cloud-sdk-ios-fiori-ar/wiki/FioriAR-2.0-Migration-Guide) helps you to understand the breaking changes and how to adopt them. Maybe the most prominent breaking change is ๐Ÿงจ module `FioriARKit` was renamed to `FioriAR`. ### Features **Create AR annotations within your app and store them remotely with SAP Mobile Services** FioriAR provides reusable views and utilities to create/update/delete scenes with AR annotations directly from your app. This is the recommended approach considering how easy it is to create and handle AR annotations. Scene information will be stored remotely within SAP Mobile Services. As a prerequisite the feature [Mobile Augmented Reality](https://help.sap.com/viewer/468990a67780424a9e66eb096d4345bb/Cloud/en-US/81d0455bab6c4d4f99905993e1676268.html) needs to be assigned to your application in SAP Mobile Services cockpit. See [here](https://github.com/SAP/cloud-sdk-ios-fiori-ar/tree/main#in-app-handling-relying-on-sap-mobile-services) for more information.
2 years ago
Has a few but easily adoptable โš  BREAKING CHANGES ### Features * ๐ŸŽธ Loading directly from a usdz File ([fc14e55](https://github.com/SAP/cloud-sdk-ios-fioriarkit/commit/fc14e5500cfd43756f2de9695ef3c5908008fde4)) * ๐ŸŽธ Decoding JSON in RealityComposerStrategy ([#47](https://github.com/SAP/cloud-sdk-ios-fioriarkit/issues/47)) ([6c14176](https://github.com/SAP/cloud-sdk-ios-fioriarkit/commit/6c14176cf53cde882a7821ee92875a864fbbeef6)) * ๐ŸŽธ Loading from Reality File and SceneLoadable ([c25ac1a](https://github.com/SAP/cloud-sdk-ios-fioriarkit/commit/c25ac1a22426157e7f650dad22ba04f5b1bf353c))
2 years ago
- Initial release! ๐ŸŽ‰ - Support for `AR Cards`, see README for more information
2 years ago
iOS
SAP/gigya-swift-sdk tfa/1.0.11
SAP CDC (Gigya) swift sdk for mobile
โญ๏ธ 20
๐Ÿ•“ 3 years ago
๐Ÿ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
5 days ago
- Fix `unarchivedObject` warning in `KeychainService`. - Fix typo in `ReportingService`. - Fix `checkTime` params in `setAccountConfig` method.
7 weeks ago
- Fix scrolling on nSS vc. - Fix social login button icons.
9 weeks ago
10 weeks ago
- Bug fixed: Pending registration interruption is missing after link account.
19 weeks ago
#71 - Web Bridge Inheritance.
19 weeks ago
- Removed various debug logs - Fixed iOS engine memory not collected on NSS dismissal. - Added manual engine dismissal option via "nssDismiss" method.
24 weeks ago
Bug fixed - `onLogin` event not fired on TFA.
28 weeks ago
- Fixed bug when call `setAccount` into Login when TFA interrupt. - Fixed compiler issue on old Xcode.
30 weeks ago
- Add params to `removeConnection` that allowed to use `removeLoginID`. - #65 Clear Cookies on logout only. - #66 Fix `SsoLoginWrapper` when PiP video is presented. - Allowed debug mode on `webBridge` from iOS 16.4. - Suitable for Xcode 14.3.1.
32 weeks ago
Native screen-sets extension 1.9.0 View changes in [NSS release](https://github.com/SAP/gigya-nSS/releases/tag/v1.9.0)
iOS
SAP/cloud-sdk-ios 10.0.1
Get the binary frameworks of the SAP BTP SDK for iOS through SPM and learn about related open-source Swift packages
โญ๏ธ 18
๐Ÿ•“ 1 week ago
๐Ÿ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
10.0.1
1 week ago
Release Notes -- https://launchpad.support.sap.com/#/notes/3432170
9.2.7
5 weeks ago
Release Notes -- https://launchpad.support.sap.com/#/notes/3421569
10.0.0
13 weeks ago
Release Notes -- https://me.sap.com/notes/3407683
9.2.6
16 weeks ago
https://launchpad.support.sap.com/#/notes/3403281
9.1.10
18 weeks ago
https://launchpad.support.sap.com/#/notes/3397140
9.2.5
19 weeks ago
Release Notes -- https://launchpad.support.sap.com/#/notes/3393684
9.1.9
20 weeks ago
Release Notes -- https://launchpad.support.sap.com/#/notes/3386917
9.2.4
22 weeks ago
Release Notes - https://launchpad.support.sap.com/#/notes/3384254
9.0.8
24 weeks ago
Release Notes -- https://launchpad.support.sap.com/#/notes/3381517
9.1.8
26 weeks ago
Release Notes -- https://launchpad.support.sap.com/#/notes/3376645
iOS
SAP/cloud-sdk-ios-cai 2.0.2
Swift package as module for interfacing with SAP Conversational AI in native iOS apps.
โญ๏ธ 6
๐Ÿ•“ 2 years ago
๐Ÿ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.0.2
2 years ago
### Bug Fixes * ๐Ÿ› Card Details: crash if clicking on button ([576e929](https://github.com/SAP/cloud-sdk-ios-cai/commit/576e929e06c0362bb4050931ec3b6132842c20f7)) * ๐Ÿ› fix runtime exception in ObjectMesssageView ([f0565f6](https://github.com/SAP/cloud-sdk-ios-cai/commit/f0565f69605fec223faf97301c1af3e718f8b5f8))
2 years ago
### Features * ๐ŸŽธ localized texts in 2 new language ([433324c](https://github.com/SAP/cloud-sdk-ios-cai/commit/433324cad8e175b2629cb7390e7a09c9c7bcd066)), closes [#58](https://github.com/SAP/cloud-sdk-ios-cai/issues/58) ### Bug Fixes * ๐Ÿ› decoding error when loading channel preferences/menu ([8d8853b](https://github.com/SAP/cloud-sdk-ios-cai/commit/8d8853b8ff65e3e945ff0ac67011c19ae900b2e2)), closes [#64](https://github.com/SAP/cloud-sdk-ios-cai/issues/64) * ๐Ÿ› postback/link value was shown in persistent static menu ([04f7881](https://github.com/SAP/cloud-sdk-ios-cai/commit/04f788125fd50864e6bd7d904dc432a96186c05c)), closes [#66](https://github.com/SAP/cloud-sdk-ios-cai/issues/66)
2 years ago
### Bug Fixes * ๐Ÿ› decoding error when loading channel preferences/menu ([f9c5fd8](https://github.com/SAP/cloud-sdk-ios-cai/commit/f9c5fd8fe3bbf50ce27e0595fccc2295604d0162)), closes [#64](https://github.com/SAP/cloud-sdk-ios-cai/issues/64) * ๐Ÿ› postback/link value was shown in persistent static menu ([987d3a4](https://github.com/SAP/cloud-sdk-ios-cai/commit/987d3a400886845258bbe882417dc8dcb5059001)), closes [#66](https://github.com/SAP/cloud-sdk-ios-cai/issues/66)
2.0.0
2 years ago
Excited to share a new major release for `SAPCAI` package!! ### โš  BREAKING CHANGES * ๐Ÿงจ new minimum deployment target is iOS 14 (previously: iOS 13) * ๐Ÿงจ [SDWebImage](https://github.com/SDWebImage/SDWebImage) replaces [URLImage](https://github.com/dmytro-anokhin/url-image) as package dependency * ๐Ÿงจ no cleanup logic in `onDisappear` !! For previous release(s) it was suggested to implement cleanup logic in `onDisappear` but you cannot rely that `onDisappear` will be called only once. The `AssistantView` might trigger further navigations causing the `AssistantView` to disappear and re-appear. Therefore cleanup logic should be handled elsewhere. * ๐Ÿงจ `NavigationView` is required in view hierarchy. ### Features * ๐ŸŽธ CardPageView to be used in Carousel and List ([a585c84](https://github.com/SAP/cloud-sdk-ios-cai/commit/a585c84cc16125263424f7b4fbc7d373d986ca6c)) * ๐ŸŽธ carousel image: support sap-icon ([a1ef423](https://github.com/SAP/cloud-sdk-ios-cai/commit/a1ef423dcd6bd7b020809ec2e9567e8e3e2a13d5)) * ๐ŸŽธ expandable plain long text messages with "View more" button ([#42](https://github.com/SAP/cloud-sdk-ios-cai/issues/42)) ([7437316](https://github.com/SAP/cloud-sdk-ios-cai/commit/7437316fee74f8bee11a9fbe1a902dc0f27b026c)) * ๐ŸŽธ gif supported through SDWebImage ([#32](https://github.com/SAP/cloud-sdk-ios-cai/issues/32)) ([8280053](https://github.com/SAP/cloud-sdk-ios-cai/commit/8280053136dc4bebfd3f0aaa2009feace77c9bcf)) ### Bug Fixes * ๐Ÿ› resolve cycle reference for conversation operation ([3310416](https://github.com/SAP/cloud-sdk-ios-cai/commit/331041683d504fa4a29792e2bd8581f51f113ebf)) * ๐Ÿ› UI improvement for spacing and heights ([#33](https://github.com/SAP/cloud-sdk-ios-cai/issues/33)) ([aa7ff09](https://github.com/SAP/cloud-sdk-ios-cai/commit/aa7ff09212a07e1c60cc7f7012e9968485141774))
2 years ago
New feature(s) are non-breaking and do not change behavior unless app developer adopts actively ### Features * ๐ŸŽธ client-side handling of delayed messages ([2d3bed2](https://github.com/SAP/cloud-sdk-ios-cai/commit/2d3bed279e16c2184de224fef2cd99b057abab1c)) * ๐ŸŽธ delayed message(s) are visually announced ([5015477](https://github.com/SAP/cloud-sdk-ios-cai/commit/5015477c39c54a03f1180b7291f773eede1fb2c2)) ### Bug Fixes * ๐Ÿ› "Trigger Skill" button inside card posts data correctly ([da9a309](https://github.com/SAP/cloud-sdk-ios-cai/commit/da9a3098048a38707287050b3041d50da525a16b)) * ๐Ÿ› action button layout for different size class ([#27](https://github.com/SAP/cloud-sdk-ios-cai/issues/27)) ([399f3b2](https://github.com/SAP/cloud-sdk-ios-cai/commit/399f3b29addb72b4a07bc84628c61aefc8fb8fcf)) * ๐Ÿ› avoid "A server error occurred" msgs related to polling ([942096a](https://github.com/SAP/cloud-sdk-ios-cai/commit/942096ae5832cfea3c2229846010a480cfe496d6)) * ๐Ÿ› avoid "Request was cancelled" error message ([9cc3907](https://github.com/SAP/cloud-sdk-ios-cai/commit/9cc3907c1ebf84d15b6bfb9858c64af1ef422fca)) * ๐Ÿ› avoid endless polling for continuous server errors ([e94482d](https://github.com/SAP/cloud-sdk-ios-cai/commit/e94482dda5ac4fb12b96031c599f53b10eec2b76)) * ๐Ÿ› fix "Failed to parse" for custom Text messages ([30bcf40](https://github.com/SAP/cloud-sdk-ios-cai/commit/30bcf40e88450da76b43dcba6effa176cae879d8)) * ๐Ÿ› handle phonenumber button type with "tel:" prefix ([#24](https://github.com/SAP/cloud-sdk-ios-cai/issues/24)) ([791f960](https://github.com/SAP/cloud-sdk-ios-cai/commit/791f9601511f0084d595f57faaba77c807900fcf)) * ๐Ÿ› Hide "view more" button for <= 5 buttons in list ([f9a2cf6](https://github.com/SAP/cloud-sdk-ios-cai/commit/f9a2cf6c44cb2006a7453b4e734a258181daad0b)) * ๐Ÿ› icon color appropiate to color scheme (dark/light) ([2744ffc](https://github.com/SAP/cloud-sdk-ios-cai/commit/2744ffca468fa5804b9feb1252659a0aeadb6f49)) * ๐Ÿ› Localize UI text "View more" ([31480bf](https://github.com/SAP/cloud-sdk-ios-cai/commit/31480bfac84b73d1b97805c879f2aada96ef27ef)) * ๐Ÿ› Localize UI texts "Clear", "Actions" and "Cancel" ([450df11](https://github.com/SAP/cloud-sdk-ios-cai/commit/450df11afb2f7f689067b3a54bac855204e27a94)) * ๐Ÿ› only show link email and phone number as clickable ([#31](https://github.com/SAP/cloud-sdk-ios-cai/issues/31)) ([395552d](https://github.com/SAP/cloud-sdk-ios-cai/commit/395552dce33c7a58187179071a581d2b057a7877)) * ๐Ÿ› show 'View More' button in list ([4540ca9](https://github.com/SAP/cloud-sdk-ios-cai/commit/4540ca98e5adf74cf9eb8040abc79617f20e9e65)) * ๐Ÿ› showing the first 11 Quick replies only ([9a1027b](https://github.com/SAP/cloud-sdk-ios-cai/commit/9a1027bd5f1ffb8436f5018c7a5c35c4df732852)) * ๐Ÿ› start polling (if paused) after user sent message to bot ([6f89298](https://github.com/SAP/cloud-sdk-ios-cai/commit/6f8929812c34add5d23ed23cfab5de73d5055aa8)) * ๐Ÿ› start polling after conversation was created ([29a4ddc](https://github.com/SAP/cloud-sdk-ios-cai/commit/29a4ddca1d18788a45ce10a62c377473fdf4b8b2)) * ๐Ÿ› UI improvement for error banner ([955be18](https://github.com/SAP/cloud-sdk-ios-cai/commit/955be18eecbc308e281df885f525afb2d3657079))
2 years ago
New feature(s) are non-breaking and do not change behavior unless app developer adopts actively ### Features * ๐ŸŽธ being able to post a message with memory options ([49ee147](https://github.com/SAP/cloud-sdk-ios-cai/commit/49ee147fe06b4a9c88ae9540362aa49259c30da4))
2 years ago
### Bug Fixes * ๐Ÿ› ScrollView size/offset incorrect after loading images ([f00d6e4](https://github.com/SAP/cloud-sdk-ios-cai/commit/f00d6e44e97c858c65c027492d2169d3f7078c29)), closes [#13](https://github.com/SAP/cloud-sdk-ios-cai/issues/13) * localized texts in 2 new language variants ([db7bd34](https://github.com/SAP/cloud-sdk-ios-cai/commit/db7bd34b402cd597271506a0c05891c8a0e8ed62)), closes [#12](https://github.com/SAP/cloud-sdk-ios-cai/issues/12), see [list of supported languages](https://github.com/SAP/cloud-sdk-ios-cai/pull/12#issuecomment-854896610) for more info
2 years ago
### Bug Fixes * localized texts in 6 new languages ([02a8ce4](https://github.com/SAP/cloud-sdk-ios-cai/commit/02a8ce4d5cf63bd32396fead347f2be86a4eeadf)), closes [#10](https://github.com/SAP/cloud-sdk-ios-cai/issues/10), see [list of supported languages](https://github.com/SAP/cloud-sdk-ios-cai/pull/10#issuecomment-853270881) for more info
2 years ago
- Initial release! ๐ŸŽ‰ - Being able to initiate a conversation and render the various message types of a bot.
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics