Releases: XPEHO/yaki_ui
Releases · XPEHO/yaki_ui
0.13.0
What's Changed
- feat(swift_button): Init swift part of the components and create button component with its tests by @NyraSama in #102
- feat(swift_tag_pill): Create TagPill component and its tests by @NyraSama in #103
- feat(swift_newsletter_preview): Create newsleter preview component and its test and add all svg of the design by @NyraSama in #104
- feat(swift_choice_selector): Create ChoiceSelector component and its tests by @NyraSama in #108
- feat(swift_collapsable_card): Create CollapsableCard component and its tests and separate views of test by @NyraSama in #109
- feat(swift_input_text): Create InputText component and its test with SwiftUI by @NyraSama in #110
- refactor(swift): Convert swift application components to package easily usable by everyone by @NyraSama in #111
Full Changelog: 0.12.0...0.13.0
0.12.0
0.11.0
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
What's Changed
- fix(font-weight): remove bold for the entier container class by @LaurentMag in #83
- fix(button_press): change the button pressed behaviour by @NyraSama in #71
- feat(switch): Add switch component as Swap by @NyraSama in #84
New Contributors
Full Changelog: 0.9.0...0.10.0