All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- FioriIntegrationCards: Class name changed
- 🎸 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)
- project ‘FioriSwiftUI’ is damaged and cannot be opened (8c324df)
- rename BaseBaseCard to BackingCard (e998644), closes #59
- SegmentedControl: API renaming
- 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)
- fix micro chart - column's ui when the column value is negative (d25cc9a)
- SegmentedControl: dynamic height based on content size (708674c)
- fix
version solving failed
when adding try to add package in XCode with version rules
- First public release! 🎉
- Introducing FioriCharts and FioriIntegrationCards module
- Software is incomplete (but useable) and remains a work in progress