Commit Graph

1110 Commits

Author SHA1 Message Date
MRSorokinMaxim e9ad33785a
Merge pull request #229 from TouchInstinct/update/customizableButtonView
Update/customizable button view
2020-07-23 17:14:05 +03:00
Maxim Sorokin ab52e832dc up version to 0.9.33 and chenged log 2020-07-23 16:57:24 +03:00
Maxim Sorokin 5fb90f6069 fix compile error 2020-07-23 16:22:43 +03:00
Maxim Sorokin 622c722a59 add buttonTitle property in CustomizableButtonView 2020-07-23 15:57:22 +03:00
Maxim Sorokin 74d4be3635 fix button appearance, remove buttonStateTitles from Appearance, add buttonTitle into CustomizableButtonViewModel 2020-07-23 15:48:10 +03:00
Maxim Sorokin f0e25196a2 added public access specifier and alpha property 2020-07-22 16:51:59 +03:00
MRSorokinMaxim 0172b222b0
Merge pull request #226 from TouchInstinct/update/customizableButtonView
Update/customizable button view
2020-07-22 11:49:15 +03:00
Maxim Sorokin e2ab9d817c fix open -> public private(set) disposeBag and fix typo 2020-07-22 10:43:41 +03:00
Maxim Sorokin f7a66a5dba remove unnecessary 2020-07-22 10:10:12 +03:00
Maxim Sorokin 3430344703 up version to 0.9.32 and chenged log 2020-07-22 10:07:22 +03:00
Maxim Sorokin 80544b342a update CustomizableButtonView 2020-07-20 23:02:10 +03:00
Maxim Sorokin b668f76c4a added layoutIfNeeded and setNeedsDisplay to customButtomView and fixed enable button is enabled 2020-07-20 22:24:38 +03:00
Maxim Sorokin 3d0b1af04f fixed button state the enabled 2020-07-20 21:13:01 +03:00
Maxim Sorokin 34d75efff8 make disposeBag is open 2020-07-20 20:44:34 +03:00
Maxim Sorokin d4d8c3b9b1 update CustomizableButtonView 2020-07-20 13:56:25 +03:00
Maxim Sorokin b6d4a5f7ad update CustomizableButtonView 2020-07-20 13:31:20 +03:00
krasich74 1850366709 Fixed Alamofire precondition 2020-06-29 12:57:53 +03:00
krasich74 5a39fe10cd Performed migration from Alamofire 4 to Alamofire 5
Removed .swift-version in favour of swift version in podspecs
2020-06-09 16:28:50 +03:00
krasich74 1bd8941af4 podspecs 2020-05-07 20:05:35 +03:00
krasich74 b6be1163b3 Updated Podspecs to use RxSwift 5.1.0 2020-05-07 19:57:30 +03:00
Loupehope dc102b1f73
Merge pull request #225 from TouchInstinct/feature/add_@discardableResult_to_replace_section
[Add] @discardable result to replace section
2020-04-15 15:55:54 +03:00
Vlad 0833982bf0 [Update] changelog 2020-04-15 15:34:18 +03:00
Vlad a516deef00 [Update] indent 2020-04-15 15:32:55 +03:00
Vlad d8868d1aca Update changelog and podspec 2020-04-15 15:32:00 +03:00
Vlad 7cffa29c7f [Add] @discardableResult to func replace(with section…) 2020-04-15 15:25:04 +03:00
Mihail f7410622b1
Merge pull request #224 from TouchInstinct/Change_String_TelpromptUR
Change String+TelpromptURL. Add * to removable characterSet
2020-02-21 12:22:23 +03:00
Boyko Mihail 8f26e41b52 Update changelog and podspec files 2020-02-21 11:56:19 +03:00
Boyko Mihail 5da96e5a8f Change String+TelpromptURL. Add * to removable characterSet 2020-02-20 18:05:24 +03:00
Vitaliy Salnikov 9e82df42c5
Merge pull request #223 from TouchInstinct/feature/comparable_in_range
Overload 'in' method for Comparable to use ClosedRange
2020-01-30 18:36:18 +03:00
Vitaliy Salnikov 44ccb8dd28 Overload 'in' method for Comparable to use ClosedRange 2020-01-23 16:33:20 +03:00
Ivan Smolin 16b209cd59
Merge pull request #222 from TouchInstinct/carthage_without_binary
Carthage without binary
2020-01-22 19:42:59 +03:00
Ivan Smolin a023e164e1 update changelog 2020-01-22 19:13:54 +03:00
Ivan Smolin 54bb41e5ff fix swiftlint issues 2020-01-22 14:10:15 +03:00
Ivan Smolin 1f6370fd73 update dependencies, pin swiftlint version 2020-01-14 12:50:58 +03:00
Ivan Smolin 986e2d0cf1 carthage without binaries 2020-01-13 17:22:48 +03:00
Sergey 0de81939ad
Merge pull request #219 from TouchInstinct/feature/fullScreenPresent
add UIViewController extension with full screen present
2019-10-04 15:39:44 +03:00
Sergey Kopytov 6de58594ea fix typo 2019-10-04 14:21:50 +03:00
Sergey Kopytov cdebfbebdd add presentation mode property 2019-10-04 14:19:05 +03:00
Sergey Kopytov 090c066a75 add comment 2019-10-03 23:15:18 +03:00
Sergey Kopytov 8b13419da4 fix version 2019-10-03 23:08:39 +03:00
Sergey Kopytov 87d5f91d2d add UIViewController extension with full screen present 2019-10-03 21:01:12 +03:00
Ivan Babkin 7237efe641
Merge pull request #218 from TouchInstinct/feature/date_formats_support
Add method for DateFormattingService that parses date from string in …
2019-09-09 15:14:43 +03:00
Ivan Babkin 31ea1157ce Fix version in changelog 2019-09-09 14:56:15 +03:00
Ivan Babkin 21563377f4 Add method for DateFormattingService that parses date from string in one of the given formats with current region. 2019-09-09 14:54:43 +03:00
Ivan Babkin 1832520a6d
Merge pull request #217 from TouchInstinct/fix/cursor
Add method for processing cursor response
2019-08-30 14:08:21 +03:00
Ivan Babkin f01730d4c8 Fix changelog 2019-08-30 14:06:52 +03:00
Ivan Babkin 31bb4d9798 Add method for processing cursor response 2019-08-30 14:06:23 +03:00
Ivan Babkin 6e1e4de0b1
Merge pull request #216 from TouchInstinct/fix/open_cursor
Make TotalCountCursor open and not final
2019-08-30 12:45:00 +03:00
Ivan Babkin dac88ebe98 Make TotalCountCursor open and not final 2019-08-30 12:22:15 +03:00
Ivan Babkin 97ec620d8c
Merge pull request #214 from TouchInstinct/feature/query_params
Add possibility to pass query items to ApiRequestParameters
2019-08-30 12:13:43 +03:00