Skip to content

Releases: adevinta/spark-ios

Added Tags, Checkboxes and Radio Buttons components

17 May 12:20
689e819
Compare
Choose a tag to compare
Merge pull request #127 from adevinta/fix

[Fix] Fixed RadioButton fill color and removed Spark import from prev…

Removed Colors.States.backgroundPressed

26 Apr 08:20
c7bff61
Compare
Choose a tag to compare
Pre-release
Merge pull request #102 from adevinta/feature/colors

[Colors] Removed Colors.States.backgroundPressed

Updated TypographyFontTokenDefault + Added tests

20 Apr 13:25
4640f6d
Compare
Choose a tag to compare
  • Removed fontWeight from TypographyFontTokenDefault
  • Removed default value if font not found (now does a fatal error like colors)
  • Added Tests for Color and Font assets

Finalised Spark Theme

13 Apr 07:39
0f09a19
Compare
Choose a tag to compare
Finalised Spark Theme Pre-release
Pre-release

Added SparkColors

Added SparkCore theming capability definition + Spark Demo

05 Apr 12:46
f088c9f
Compare
Choose a tag to compare
Merge pull request #53 from adevinta/feature/border

Update Border

First draft of Spark-iOS configuration and theming capability

09 Mar 09:54
f3cbf8a
Compare
Choose a tag to compare
Merge pull request #27 from adevinta/theme

Added theme protocols, default structures and spark implementation (Colors, Typography, Border and Layout)