Skip to content

Releases: vadymmarkov/Fashion

4.2.0

16 Dec 12:42
1205781
Compare
Choose a tag to compare

4.1.0

13 Nov 17:01
0288cd2
Compare
Choose a tag to compare

4.0.0 - Swift 4

10 Oct 07:17
Compare
Choose a tag to compare

Swift 4 migration 🎉

3.0.0 - Improve style creation and registration

02 May 10:26
Compare
Choose a tag to compare
  1. Style and Stylist: rename applyTo to apply(to.
  2. Make swizzler internal because there is no reason to keep as a part of public API.
  3. Expose generic Style struct to create reusable, composable styles without registering them.
    #14
  4. Allow you to register multiple styles for the same strings #12 by @yonaskolb

2.0.1 - Fix Swift 3.1 warnings

05 Apr 08:12
Compare
Choose a tag to compare

Use custom method instead of initialize: #11

2.0.0 - Swift 3

30 Sep 07:34
Compare
Choose a tag to compare

Swift 3 migration #4

1.1.0 - String convertible

21 Apr 22:54
Compare
Choose a tag to compare

Fashion uses new protocol StringConvertible, so you can register/unregister your styles with something else than just magic strings. #3

1.0.0 - Fashion accessories and beauty tools to share and reuse UI styles in a Swifty way

12 Apr 15:20
Compare
Choose a tag to compare