Releases: adevinta/spark-ios
Releases · adevinta/spark-ios
Bug fixes: RadioButton, Chip, Button, TextField
What's Changed
- [Bug#963] Fixed addon containers not hidden at init by @LouisBorleeAdevinta in #965
- [Bug#964] Fixed layout issue with addons taking priority over textfield by @LouisBorleeAdevinta in #966
- [Button-972] Fix button animation by @robergro in #973
- Fix TextFieldAddons by @LouisBorleeAdevinta in #975
- [RadioChip#1989] remove chip component safe area guide8cdc103
- [RadioChip#1989] remove radio button component safe area guide2a272b8
- [RadioButton#2101] Fix radiobutton text position according checkbox.76ac909
- [Radiobutton#918] Fix horizontal radiobutton group bottom padding255e629
- [ProgressTracker#924] Corrected accessibility identifier.b439f97
- [RatingInput] Update disabled state,da18efa
- [RatingInput#894] Updated setting disabled state.91c312f
- [RatingInput#894] Rename function isEnabled..748c4d0
- [Chip#922] Updated icon and label size.a349857
- [Tabs#899] Change handling of disabling tabs.7e25a84
- [RatingInput] Accessibility. Manually picked changes from branch .5f233bf
- [Accessibility] Improve SwiftUI rating displaybc37d27
- [Accessibility] Improve UIKit rating display12fe0a9
- [Dim#941] Make Dim.none public.7be2e12
- [Button-909] SwiftUI: Fix tap areacc4bb35
- [Button-909] UIKit: Remove vertical spacingde4f9c9
Full Changelog: 0.15.0...0.15.2
0.15.0
What's Changed
- [Formfield#782] Add uikit formfield by @aycil-alican in #783
- [Formfield#858] Add swiftui formfield by @aycil-alican in #871
- [Sourcery-914] Fix compilation error by @robergro in #915
- [Formfield#859] Add snapshots by @aycil-alican in #892
- Component/formfield by @aycil-alican in #930
Full Changelog: 0.14.0...0.15.0
Progress Tracker SwiftUI
What's Changed
- SwiftUI Progress Tracker by @michael-zimmermann in #919
Full Changelog: 0.13.0...0.14.0
0.13.0
New: TextField + TextFieldAddons are now available in both UIKit and SwiftUI 🎉
Wiki documentation can be found here
Full Changelog: 0.12.2...0.13.0
0.12.2
What's Changed
- Added progress tracker icon to wiki assets. by @michael-zimmermann in #870
- [Bug] Prevent cancelTracking from being called in UIControls by addin… by @LouisBorleeAdevinta in #889
- [Slider] Added adjustable accessibility trait by @LouisBorleeAdevinta in #880
Full Changelog: 0.12.1...0.12.2
0.12.1
What's Changed
- [RadioButton#853] Fix size of radio button by @aycil-alican in #856
- [Slider#1977] Updated Slider handle size from 24x24 to 32x32 by @LouisBorleeAdevinta in #869
Full Changelog: 0.12.0...0.12.1
Progress Tracker UIKit
What's Changed
- [Privacy] Added required PrivacyInfo.xcprivacy by @LouisBorleeAdevinta in #861
- [Git] Updated .gitignore with sourcery-bin and sourcery.zip by @LouisBorleeAdevinta in #863
- [ProgressTracker#536] UIKit Progress Tracker by @michael-zimmermann in #818
Full Changelog: 0.11.5...0.12.0
0.11.5
Description
- Checkbox: Refactoring & the component.
- Tab: Fix layout issue.
- Rating: Fix publisher.
PR
What's Changed
- [Checkbox#803] checked image color was fixed by @aycil-alican in #804
- [checkbox#808] Add frozen tag to checkbox selection state enum by @aycil-alican in #809
- [CheckboxGroup]add identifier on checkbox group View for UITests by @AliouSARR in #805
- [Checkbox] all checkbox changes and fixes are merged to this branch by @aycil-alican in #771
- Component/tab by @michael-zimmermann in #796
- Component/rating by @michael-zimmermann in #777
- [Button-815] Remove deprecated code by @robergro in #819
- [UIControl-822] Add default gesture by @robergro in #828
- [Button-840] Add intrinsic content size by @robergro in #845
- [Switch-843] Add accessibilityTrait by @robergro in #844
- Hotfix/0.11.4 by @robergro in #852
- [Tabs] Fixed tabs height for swiftui by @LouisBorleeAdevinta in #855
Full Changelog: 0.11.3...0.11.5
0.11.4 - Fix Switch - Improve Button & Tag
Description
- Button: Add intrinsic ContentSize.
- Switch: update accessibilityTraits and fix a bug on the accessibility on SwiftUI
- Tag: Add AttributedText (UIKit & SwiftUI)
PR
- [UIControl-822] Add default gesture by @robergro in #828
- [Button-840] Add intrinsic content size by @robergro in #845
- [Switch-843] Add accessibilityTrait by @robergro in #844
- [Switch-847] Bug AccessibilityTrait - SwiftUI by @robergro in #849
- [Tag] Add AttributedText by @robergro in #846
Full Changelog: 0.11.3...0.11.4
0.11.2 - Button Fixes
Description
UIKit
- The isAnimated property is now equals to false by default.
- Fixed the empty title when the setTitle was encapsulated into an Animation.
- Add the same contentCompressionResistancePriority and contentHuggingPriority for the titleLabel and imageView as the UIButton.
PR
What's Changed
- [Button-834] Fix button by @robergro in #835
- [Button-807] UIKit: change default isAnimated value by @robergro in #816
Full Changelog: 0.11.1...0.11.2