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 |
Ivan Babkin
|
bd0bc54fdd
|
Merge branch 'master' into feature/query_params
|
2019-07-25 16:30:16 +03:00 |
Ivan Babkin
|
0ff4c685d4
|
Merge pull request #215 from TouchInstinct/fix/api_parameters
Make url and parameters public for ApiRequestParameters
|
2019-07-10 12:24:50 +03:00 |
Ivan Babkin
|
44bc8dfefc
|
Make ApiRequestParameters properties public
|
2019-07-10 12:23:04 +03:00 |
Ivan Babkin
|
4d21fe0577
|
Refactoring
|
2019-07-01 15:38:10 +03:00 |
Ivan Babkin
|
b3dcd06298
|
Remove Alamofire importing
|
2019-06-28 15:45:07 +03:00 |
Ivan Babkin
|
3ed9d949a4
|
Add possibility to pass query items to ApiRequestParameters
|
2019-06-28 15:42:51 +03:00 |
Ivan Babkin
|
6f1d4a0dba
|
Merge pull request #211 from TouchInstinct/fix/rounding
Fix/rounding
|
2019-06-10 16:18:00 +03:00 |
Ivan Babkin
|
c12131de39
|
Version up, updated changelog
|
2019-06-10 14:55:17 +03:00 |
Ivan Babkin
|
2700848d50
|
Fixed double rounding, added decimal rounding
|
2019-06-07 20:13:30 +03:00 |
Aliona
|
67a02f62e6
|
Merge pull request #210 from TouchInstinct/upd_initializable
Update initializable and podspec description
|
2019-05-22 18:42:06 +03:00 |
Aliona
|
9f96b934de
|
Fix markup
|
2019-05-21 15:07:42 +03:00 |
Aliona
|
5a053b410e
|
Fix comments to changelog
|
2019-05-21 15:04:48 +03:00 |
Aliona
|
8cfaede34e
|
Make extension public as well
|
2019-05-21 14:51:07 +03:00 |
Aliona
|
0332d9848e
|
Update initializable and podspec description
|
2019-05-21 14:49:22 +03:00 |
Aliona
|
d0b2cbac5a
|
Merge pull request #209 from TouchInstinct/initializable
Initializable
|
2019-05-20 20:40:21 +03:00 |
Aliona
|
b2016fa157
|
Fix Artur's comments
|
2019-05-20 20:18:16 +03:00 |
Aliona
|
cdc9668b1a
|
Merge remote-tracking branch 'origin/initializable' into initializable
|
2019-05-20 20:02:43 +03:00 |
Aliona
|
970f8c6987
|
Initializable protocol
|
2019-05-20 20:02:35 +03:00 |
Aliona
|
419ce202a8
|
Initializable protocol
|
2019-05-20 20:01:14 +03:00 |
ArturAzarau
|
4ca23cf3d0
|
Merge pull request #208 from TouchInstinct/fix/tableViewInsetBinding
Table view content offset when keyboard appears fixed
|
2019-05-20 16:48:37 +03:00 |
Artur
|
d4fa2d1109
|
Realization updated
|
2019-05-20 16:20:45 +03:00 |
Artur
|
2c2935c892
|
Comment about how to use bottomInsetBinder added
|
2019-05-20 15:46:50 +03:00 |
Artur
|
683d3e9797
|
Podspec and changelog update
|
2019-05-20 15:30:02 +03:00 |
Artur
|
d05b1b00c9
|
TableView Content offset binding was fixed
|
2019-05-20 15:27:37 +03:00 |
Ivan Babkin
|
971e495b6d
|
Merge pull request #206 from TouchInstinct/feature/hex_string
Added hexString property for UIColor
|
2019-04-25 19:33:02 +03:00 |
Ivan Babkin
|
f8026bcd66
|
Merge branch 'master' into feature/hex_string
|
2019-04-25 19:30:30 +03:00 |
ArturAzarau
|
6449f99e89
|
Merge pull request #204 from TouchInstinct/feature/CustomizableButton
Feature/customizable button
|
2019-04-25 19:17:43 +03:00 |
Artur
|
ef2e351eae
|
Some fix
|
2019-04-25 19:16:06 +03:00 |
Ivan Babkin
|
88a7fbee81
|
Refactoring
|
2019-04-25 17:14:42 +03:00 |
Ivan Babkin
|
ddd008398f
|
Added hexString property for UIColor
|
2019-04-25 15:18:19 +03:00 |
Artur Azarau
|
09e97500fc
|
Build scripts were updated
|
2019-04-23 16:34:14 +03:00 |
Artur Azarau
|
cfb8259dbe
|
Version in podspec updated
|
2019-04-23 14:39:47 +03:00 |
Artur Azarau
|
b99870183b
|
Dead code deleted
|
2019-04-23 14:31:33 +03:00 |
Artur Azarau
|
469073a5e9
|
Documentation for classes added
|
2019-04-23 13:11:20 +03:00 |
Artur Azarau
|
c4798d6015
|
Issues resolved
|
2019-04-23 13:04:51 +03:00 |
Artur Azarau
|
a3f43a93e8
|
Issues resolved
|
2019-04-23 11:30:27 +03:00 |
Artur
|
d8bb1ce6b0
|
New line deleted
|
2019-04-22 20:07:46 +03:00 |