Commit Graph

37 Commits

Author SHA1 Message Date
Yannick Loriot a859fc170d Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
Yannick Loriot 0dfcf55012 Add the toRGBA and toABGR methods #50 2019-09-15 18:06:51 +01:00
Yannick Loriot 9070b3a7de Fix Xcode 10.2 warnings 2019-05-27 18:56:12 +02:00
Yannick Loriot 25dd7059b5 Merge conflict 2018-08-21 12:54:50 +02:00
Yannick Loriot 8b3e06c00f Updating the test cases 2018-08-21 12:52:07 +02:00
Paulo Cesar Ferreira cf9478bbc2 Fixes crash on iPhone 5 2017-12-05 16:52:39 +01:00
Paulo Cesar Ferreira 8af423e8bf Making suggested changes 2017-11-16 12:29:12 +01:00
Paulo Cesar Ferreira 9fed645d0b Fixes a crash when UIColor returns a color component with negative value 2017-11-16 12:12:26 +01:00
Yannick Loriot f8d19be2ce Updating the Swiftlint config 2017-11-08 12:46:41 +01:00
Yannick Loriot dfc638c08b Fixing tests 2017-11-08 10:20:39 +01:00
Yannick Loriot f4088ed397 Xcode9 support #39 2017-11-07 22:11:03 +01:00
Yannick Loriot 6ad45a420b Bump version 2017-04-15 22:00:01 +02:00
Yannick Loriot 8ab08452ae Support the alpha channel #34 2017-04-14 21:44:49 +02:00
Yannick Loriot 2cfd55f7f5 Cleaning project 2017-04-13 11:46:27 +02:00
David Hart 69a7ed3dca fix spaces 2017-03-09 11:27:47 +01:00
David Hart 4f73d508d5 fix imprecision when outputing hex values 2017-03-09 11:26:16 +01:00
Julien Quéré e4fea6a082 Update SwiftLint config and autocorrect
Switching "statement_mode" to "uncuddled_else »
2016-11-30 16:32:09 +01:00
Julien Quéré 888e7dca01 Manual swift lint fixes 2016-11-28 13:58:32 +01:00
Julien Quéré 629d420a27 SwiftLint autocorrect on ./Sources 2016-11-28 13:57:20 +01:00
Yannick Loriot 537625ad24 Fixing the access controls 2016-11-26 19:02:26 +01:00
Julien Quéré a4d029c180 #22 Add isContrasting method 2016-11-25 17:27:47 +01:00
Julien Quéré f13965af23 Change luminance() to a property 2016-11-23 10:30:41 +01:00
Julien Quéré 7d8b998bbd Add ability to get contrast ratio between 2 colors 2016-11-23 10:23:13 +01:00
Julien Quéré 5bf490b287 #23 Add luminance method to Dynamic Color 2016-11-22 21:40:57 +01:00
Yannick Loriot f7dc557536 Updating test cases 2016-09-08 18:38:56 +02:00
Yannick Loriot 4515f25391 Adding DynamicColorSpace enum 2016-09-08 16:00:13 +02:00
Yannick Loriot edffb75775 Use CGFloat instead of Double everywhere 2016-09-08 13:57:05 +02:00
Yannick Loriot a68c4ab958 Updating test cases 2016-09-05 21:54:42 +02:00
Alex Pawlowski 35920d158b Fixed build on Xcode 8.4 2016-08-04 16:32:05 +03:00
Yannick Loriot f57328a183 Adding test cases 2016-07-15 12:34:00 +02:00
Yannick Loriot ddfa24a9e5 [ADD] from array of color 2016-07-15 11:51:50 +02:00
Yannick Loriot 8f1c7743eb Fixing the API 2016-06-14 15:13:46 +02:00
Yannick Loriot 6ce17b3973 Refactoring API to follow Swift 3 patterns 2016-06-14 13:32:59 +02:00
Yannick Loriot 0bb70d68e5 Preparing for Swift 3 2016-06-14 12:41:25 +02:00
Yannick Loriot 9eaca1b04f Spliting the DynamicColor into many extensions 2016-03-23 14:38:21 +01:00
Yannick Loriot cf78b0af5c Update documentation 2016-03-20 12:08:05 +01:00
Yannick Loriot e8539d781a [ADD] SPM supports 2016-02-29 22:14:11 +01:00