51 Commits

Author SHA1 Message Date
Georges Boumis
20b2f6f541 2.17 Introduce ConfigurableUIButtonAppearance & UIButtonAppearanceFields 2018-11-14 12:36:45 +02:00
Georges Boumis
c6e0bda4cb 2.16 Swift 4.2 support 2018-09-25 15:46:50 +03:00
Georges Boumis
8c72b8aad1 2.15 Introduce fast configure on UIcontentAppearance & derivates
Breaks source code compatibility
2018-09-10 15:31:21 +03:00
Georges Boumis
88b6a97590 2.14.1 Support Xcode < 10 2018-09-04 14:28:32 +03:00
Georges Boumis
81be1c03f6 2.14 Introduce TrimmedImage 2018-08-24 19:26:42 +03:00
Georges Boumis
38929eef4a 2.13.9 Fix ScaledImage rotation 2018-08-24 16:24:03 +03:00
Georges Boumis
57fd82c549 2.13.8 Fix ScaledImage 2018-08-24 15:14:22 +03:00
Georges Boumis
f6a03e54e9 2.13.7 Fix compilation warnings 2018-08-06 13:29:10 +03:00
Georges Boumis
069277c786 2.13.6 AnyFont derived fonts 2018-08-01 14:32:41 +03:00
Georges Boumis
4941d78fc7 2.13.5 ConfigurableAppearanceControl.sendAction(_:to:for:) is no longer final 2018-07-12 11:05:04 +03:00
Georges Boumis
f3d987a42f 2.13.4 Many features and fixes for FlippedImage & RotatedImage 2018-05-31 12:12:53 +03:00
Georges Boumis
cbda28c7f0 2.13.3 Introduce FlippedImage 2018-05-30 18:00:43 +03:00
Georges Boumis
cf180530ed 2.13.2 Streamline constructors of TintedImage
Note:
breaks source code compatibility
2018-05-30 16:20:38 +03:00
Georges Boumis
ffc2b48c39 2.13.1 Streamline constructors of Images
Note:
breaks source code compatibility
2018-05-30 16:14:52 +03:00
Georges Boumis
5bcf204a90 2.13 Introduce ScaledImage 2018-05-30 15:57:07 +03:00
Georges Boumis
ff7e4dd6c2 2.12.1 RotatedImage is public 2018-05-15 17:19:11 +03:00
Georges Boumis
a873a08950 2.12 Introduce RotatedImage 2018-05-15 14:29:48 +03:00
Georges Boumis
be63390dba 2.11.2 better handling of .backgroundView changes for ConfigurableAppearance elements 2018-05-11 16:01:04 +03:00
Georges Boumis
914c1c4b7f 2.11.1 Swift 4.1 deprecations 2018-05-02 14:47:16 +03:00
Georges Boumis
5d6c36669d 2.11 Introduce CGContext.Configuration to DrawnImage 2018-05-02 14:40:10 +03:00
Georges Boumis
1074468309 2.10.1 fix DefaultAttributedTextAppearance initializer 2018-03-29 17:29:55 +03:00
Georges Boumis
f074a77ac9 2.10 Introduce AttributedTextAppearance 2018-03-29 16:53:56 +03:00
Georges Boumis
b5b52767d5 2.9.1 Update UIButtonAppearance to configure highligted text color 2018-03-21 13:49:02 +02:00
Georges Boumis
3a20dfa19d 2.9 introduce DecoratingMultipleStateImage 2018-03-19 17:29:51 +02:00
Georges Boumis
8950ab9b7a 2.8.5 fix bug in UIButtonAppearance related to titleLabelAppearance 2018-03-19 17:26:59 +02:00
Georges Boumis
f6c003a3cb 2.8.4 Introduce ConfigurableAppearanceTextField & ConfigurableAppearanceTextView 2018-03-19 14:03:03 +02:00
Georges Boumis
e92165e48e 2.8.3 UILabelAppearance now works with UITextViews 2018-03-19 10:29:36 +02:00
Georges Boumis
2f16de9bf4 v2.8.2 UILabelAppearance can configure UITextFields 2018-03-16 17:33:46 +02:00
Georges Boumis
d76d9d9d30 2.8.1 fix bug in DefaultUIContentAppearance 2018-03-09 17:09:19 +02:00
Georges Boumis
bcee96cddc 2.8 Introduce CAContentAppearance 2018-03-09 15:29:31 +02:00
Georges Boumis
e62fed380b 2.7.2 fix a bug in TintedImage 2018-03-08 17:48:15 +02:00
Georges Boumis
4cfac4bfd1 2.7.1 public initializer for DrawnImage.Options 2018-03-08 15:49:21 +02:00
Georges Boumis
3e0f5976f3 2.7 Introduce DrawnImage 2018-03-08 15:38:41 +02:00
Georges Boumis
133c4e7aaa 2.6 UIButtonAppearance has a UILabelAppearance and more properties
UILabelAppearance can now configure UILabel
2018-03-07 10:04:28 +02:00
Georges Boumis
4427b26671 2.5 Provide configuration methods for TextColor and Font 2018-03-06 14:47:48 +02:00
Georges Boumis
108b51d6ba 2.4.4 use UIGraphicsImageRenderer in TintedImage 2018-02-14 14:08:46 +02:00
Georges Boumis
e6cea5d340 2.4.3 life is so much easier when buttons/controls are exclusive 2018-02-12 13:43:31 +02:00
Georges Boumis
380660b0eb this commit fixes the omissions of the previous one 2018-01-25 10:57:10 +02:00
Georges Boumis
00c53b9da2 better handle backgroundViews in ConfigurableAppearance{Control,Label,View} 2018-01-25 10:10:00 +02:00
Georges Boumis
a1050763cc be less strict with ConfigurableAppearanceImageView 2018-01-22 15:42:15 +02:00
Georges Boumis
ee1a7436f4 there was a mistaken line in the last commit 2018-01-18 15:01:56 +02:00
Georges Boumis
31780e7dfa increase deployment target to 9.0 2018-01-15 12:17:34 +02:00
Georges Boumis
911f1feb4e minor update to AttributedText 2017-12-01 16:58:50 +02:00
Georges Boumis
dcd03bb9a1 fix protection level of TintedImage.init 2017-11-29 11:22:41 +02:00
Georges Boumis
42bf37837a make an override open in ConfigurableAppearanceButton 2017-11-29 11:12:52 +02:00
Georges Boumis
a0315147ed introduce TintedImage 2017-11-29 11:10:44 +02:00
Georges Boumis
4714103619 add new SIPColor and fix String deprecations of Swift 3.2 2017-11-02 12:06:52 +02:00
Georges Boumis
b1297c0514 bump version to v2.0.2 2017-09-12 17:24:47 +03:00
Georges Boumis
0266665ce0 Remove dependency on Ents pod 2017-09-12 17:24:06 +03:00
Georges Boumis
916675c91c migrate to swift 4 2017-09-08 15:18:06 +03:00