Commit Graph

117 Commits

Author SHA1 Message Date
Ivan Smolin 0e4a12df48 Merge pull request #24 from TouchInstinct/feature/new_mapper
Feature/new mapper
2016-10-11 12:00:04 +04:00
Ivan Smolin 4245e33666 add cocoapods & bump version 2016-10-10 18:36:07 +03:00
Ivan Smolin de7f5d4bb1 PR note 2016-10-10 14:27:32 +03:00
Ivan Smolin 7b01f94649 use Convertible mapper 2016-10-10 14:25:00 +03:00
Ivan Smolin be3f5abf79 Merge pull request #23 from TouchInstinct/feature/swift_3
Feature/swift 3
2016-10-10 15:23:49 +04:00
Ivan Smolin b10fcdc7e4 code review notes 2016-10-06 14:43:47 +03:00
Ivan Smolin c32f948744 add some docs 2016-10-06 12:50:06 +03:00
Ivan Smolin 54bb8cd0d3 Swift 3 migration + huge refactoring 2016-10-06 12:40:58 +03:00
Ivan Smolin 89b8dfe7c2 delete abandoned table controller code 2016-10-04 17:48:37 +03:00
Ivan Smolin bd636a8fc3 update RxAlamofire version in podspec 2016-10-03 15:33:43 +03:00
Nikolai Ashanin cddce07753 Merge pull request #22 from TouchInstinct/image/roundcorners
cache becomes private
2016-09-29 19:41:44 +03:00
Николай Ашанин ada80d2f61 cache becomes private 2016-09-29 19:39:37 +03:00
Nikolai Ashanin 95572fdf7e Merge pull request #21 from TouchInstinct/image/roundcorners
compilation fixes
2016-09-29 19:07:34 +03:00
Николай Ашанин 3d86411a3c compilation fixes 2016-09-29 19:04:05 +03:00
Nikolai Ashanin 97d4712959 Merge pull request #20 from TouchInstinct/image/roundcorners
mapping UIColor to CGColor fixed
2016-09-29 18:46:58 +03:00
Николай Ашанин 49ebd62e60 review fixes 2016-09-29 18:46:28 +03:00
Николай Ашанин 16b49f217c one guard instead two 2016-09-29 18:43:10 +03:00
Николай Ашанин 17f672737b mapping UIColor to CGColor fixed 2016-09-29 18:40:48 +03:00
Nikolai Ashanin 823bbd54fe Merge pull request #19 from TouchInstinct/image/roundcorners
image extension added
2016-09-29 18:13:02 +03:00
Николай Ашанин df79bfdb6f condition error fixed 2016-09-29 18:06:23 +03:00
Николай Ашанин 96c9ed1d52 cached image description fixed 2016-09-29 18:03:33 +03:00
Николай Ашанин 02d35231ac cacheimage param naming fixed 2016-09-29 17:56:46 +03:00
Николай Ашанин 6f6ff9f3ec review notes fixed 2016-09-29 17:51:52 +03:00
Николай Ашанин 2dc2ac0c3b image extension added 2016-09-29 15:56:39 +03:00
Nikolai Ashanin 808cab2316 Merge pull request #17 from TouchInstinct/discardFractionalTo
Double discardFractionalTo added
2016-09-12 17:07:12 +03:00
Grigory Ulanov 8560f6220d spaces removed 2016-09-12 17:05:31 +03:00
Grigory Ulanov f93ddf1446 new roundValue 2016-09-12 17:01:09 +03:00
Grigory Ulanov 35d391d589 Double discardFractionalTo added 2016-09-12 16:42:32 +03:00
Nikolai Ashanin 5326cb1750 Merge pull request #16 from TouchInstinct/feature/uiimage_extensions
add some useful extensions to UIImage
2016-09-11 19:08:56 +03:00
Ivan Smolin 8be0103c1d UIColor extension fix 2016-09-09 21:33:24 +03:00
Ivan Smolin 8ed1876c7e UIColor+Hex from string fix 2016-09-09 12:28:05 +03:00
Ivan Smolin ea4eb6db0e partially revert gitignore changes 2016-09-09 11:34:10 +03:00
Ivan Smolin 7de68b5789 bump library version 2016-09-09 11:33:36 +03:00
Ivan Smolin fa87bf12e6 apply size calculation to String instead of NSString 2016-09-09 11:26:54 +03:00
Ivan Smolin c16f67f54f small refactor string size calculation extension 2016-09-09 10:37:49 +03:00
Ivan Smolin 6cea000af9 refactor string size calculation 2016-09-09 10:13:46 +03:00
Ivan Smolin 9ff20dc074 uicolor+hex for any string format 2016-09-08 23:57:06 +03:00
Ivan Smolin dd7a16571a some changes to api 2016-09-08 16:46:09 +03:00
Ivan Smolin 1d0c9dac01 update add macOS gitignore section 2016-09-08 16:45:14 +03:00
Ivan Smolin aa0fdae436 some UIColor convenience initializers 2016-09-08 16:44:48 +03:00
Ivan Smolin 888f6c59b8 add UIColor+Hex extension 2016-09-07 13:57:45 +03:00
Ivan Smolin 6101532165 refactoring 2016-09-07 13:11:06 +03:00
Ivan Smolin 3caa8b39d7 add some useful extensions to UIImage 2016-09-07 12:47:00 +03:00
Nikolai Ashanin 0ece2d8042 Merge pull request #15 from TouchInstinct/bugfix/podspec_dependencies
Bugfix/podspec dependencies
2016-08-12 12:49:58 +03:00
Grigory Ulanov e23573e904 submodules removed 2016-08-12 12:37:45 +03:00
Grigory Ulanov 1df07a49ae RxAlamofire added 2016-08-12 11:44:00 +03:00
Grigory Ulanov 5f7a762ee1 RxCocoa added 2016-08-12 11:37:51 +03:00
Grigory Ulanov 063dab5f6b remove empty lines 2016-08-12 10:47:00 +03:00
Grigory Ulanov 1bb90eed93 Dependencies fixed 2016-08-12 10:45:47 +03:00
Nikolai Ashanin b9a6bfed41 Merge pull request #13 from TouchInstinct/feature/table_controller
Feature/table controller
2016-08-12 06:14:28 +03:00