Releases: adevinta/spark-ios
Releases · adevinta/spark-ios
Switch component, updates to Radio Button
What's Changed
- Theme update improvements. by @janniklasfreundt in #211
- Add support for attributed titles to checkbox. by @janniklasfreundt in #209
- Removed FullColorToken and set things equatable by @LouisBorleeAdevinta in #207
- [Component] Update UIKit version of the Switch by @robergro in #210
- [Tag] Little Refactoring by @robergro in #215
- [Switch] Little Refactoring by @robergro in #216
- Feature/radiobutton uikit state by @michael-zimmermann in #214
- [Tag] Replace IntentColor to Intent by @robergro in #217
Full Changelog: 0.6.5...0.6.6
NSAttributedString support in UIKit Radio Button
- The labels in Radio Buttons now support NSAttributedString
What's Changed
- [Component] Tag: update demo by @robergro in #189
- Feature/component/radiobutton uikit attributedstring by @michael-zimmermann in #190
- [Code] Remove FullColorToken by @robergro in #196
- Dynamic theme switching by @janniklasfreundt in #170
Full Changelog: 0.6.4...0.6.5
Added content compression resitance priorities
Merge pull request #183 from adevinta/feature/component/switch/2-view [Component] Switch: View, VM, Demo
Added attach / detach for badges + fixed isBorderVisible
Merge pull request #186 from adevinta/component/badge [Badge] Added attach(to:, position:) + fixed isBorderVisible
Updated badges
Merge pull request #174 from adevinta/feature/component/badge Feature/component/badge
Added Badge modifiers
0.6.1 Merge pull request #171 from adevinta/feature/component/badge-modific…
Added Badges
Merge pull request #131 from adevinta/feature/component/badge [Badge] Implemented Badge component
Button UIKit
Add Button UIKit component
Updated Horizontal layout and right to left for RadioButtons and checkboxes
Merge pull request #158 from adevinta/feature/component/button-publisher [Component] Add UIControl event publisher and tests.
Moved Configuration out of SparkCore
Registering fonts now falls on the consummer