Skip to content

Releases: SAP/cloud-sdk-ios-fiori

0.5.3

30 Jun 16:07
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • FioriIntegrationCards: Class name changed

Features

  • 🎸 add stacked column chart and improve column chart (9ed685b)
  • 🎸 color palettes and theme manager (#66) (bfbc5fd)
  • 🎸 support colorsForCategory for column and stacked column (4f88c4d)
  • 🎸 Support fetching data with Request object (#68) (4689b12), closes #33
  • 🎸 add custom views of FioriCharts to Xcode library (bc23d6e)

Bug Fixes

  • project ‘FioriSwiftUI’ is damaged and cannot be opened (8c324df)
  • rename BaseBaseCard to BackingCard (e998644), closes #59

0.5.2

12 Jun 16:15
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • SegmentedControl: API renaming

Features

  • add a new chart type - column (06bb4a6)
  • add new column chart to test app Micro Chart (52b41c0)
  • pin&zoom and pan for column chart's x axis labels (44ca423)
  • pinch&zoom and pan for column chart (def04f5)
  • selections for column chart (0b99e0f)

Bug Fixes

  • fix micro chart - column's ui when the column value is negative (d25cc9a)
  • SegmentedControl: dynamic height based on content size (708674c)

0.5.1

03 Jun 20:33
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

fix version solving failed when adding try to add package in XCode with version rules

0.5.0

03 Jun 16:56
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • First public release! 🎉
  • Introducing FioriCharts and FioriIntegrationCards module
  • Software is incomplete (but useable) and remains a work in progress