Commit Graph

185 Commits

Author SHA1 Message Date
Roman Efimov
03ebdee8e3 Fix syntax format in pull request #83, so it follows original code style 2013-10-03 10:25:35 -05:00
Roman Efimov
31840f4aa6 Refactor segmented control code, reference #82 2013-10-02 15:33:32 -05:00
Roman Efimov
9636f0e6c9 Add RESegmentItem and RETableViewSegmentCell to the project, reference #82 2013-10-02 15:19:10 -05:00
Dmitry Shmidt
22af0f1251 RESegmentItem 2013-10-02 21:20:59 +04:00
Roman Efimov
6a2441fbb8 Add REPickerItem, reference #78 2013-10-02 12:15:27 -05:00
Roman Efimov
82523522c5 Remove character limit example, #80 2013-10-02 11:20:43 -05:00
Fedya Skitsko
d90cb61c53 Add support to limit characters in RETextItem 2013-10-02 12:24:12 +03:00
Roman Efimov
6eb91980b4 Fix unused function warning, issue #48 2013-09-21 10:20:36 -05:00
Roman Efimov
20f202b821 Fix deprecation warnings, close #48 2013-09-20 16:35:36 -05:00
Roman Efimov
abb0d7fd26 Use self.tableViewManager.tableView instead of self.superview 2013-09-20 15:44:31 -05:00
Roman Efimov
246a95ea77 Update dependencies 2013-09-18 14:19:20 -05:00
Roman Efimov
8919ed6316 Update validators, add missing items validators, fix #45 2013-09-18 11:39:15 -05:00
Roman Efimov
9f0fee9394 Redacted -> 7 2013-09-17 09:41:21 -05:00
Roman Efimov
e8f5aae584 Add xccheckout 2013-09-17 09:22:33 -05:00
Roman Efimov
f6d675a2ec Move away from iVars to properties 2013-09-14 22:00:22 -05:00
Roman Efimov
d39aca8e1e Move UIKit detection into a separate file, deprecate REDeviceIsUIKit7 2013-09-14 20:58:27 -05:00
Roman Efimov
9186c701ec Multiline label tweaks 2013-09-14 19:56:52 -05:00
Roman Efimov
44b3153807 Merge pull request #37 from shmidt/master
onEndEditing block for RENumberItem.
2013-09-14 08:47:18 -07:00
Dmitry Shmidt
ecae9e8bb3 onEndEditing block for RENumberItem. 2013-09-14 14:12:35 +04:00
Roman Efimov
c56c762858 Set UIKit detection as a static method 2013-09-13 10:30:48 -05:00
Roman Efimov
71cbfadcd1 Resize multi line cell in landscape orientation 2013-09-11 14:24:02 -05:00
Roman Efimov
5449d13d37 Add multiline text example 2013-09-11 12:11:34 -05:00
Roman Efimov
a7a7212762 Reload item example 2013-09-11 11:48:38 -05:00
Roman Efimov
e53c4dca70 Action bar styling 2013-09-11 11:07:27 -05:00
Roman Efimov
5c2cfcbadc Adjust textLabel highlighted color 2013-09-11 10:01:32 -05:00
Roman Efimov
951a89203c Update resources 2013-09-11 09:51:33 -05:00
Roman Efimov
5e95e40517 Cast integers as long 2013-09-11 09:45:23 -05:00
Roman Efimov
6e27b4dfa0 64-bit processor support 2013-09-11 09:41:47 -05:00
Dmitry Shmidt
8caf92a079 onChange block for the REDateTimeItem 2013-09-09 20:50:14 +04:00
Roman Efimov
cf6613d2a4 Fix bool item cell text label dimensions, close #30 2013-09-09 09:49:23 -05:00
Roman Efimov
19e27b6df8 Refactor example project 2013-09-07 10:06:21 -05:00
Roman Efimov
a28bc05498 Add workspace 2013-09-06 10:31:52 -05:00
Roman Efimov
e5ae478d2e Move example project to CocoaPods 2013-09-06 10:26:06 -05:00
Roman Efimov
828190cd5f Update inline validation example 2013-09-05 12:04:21 -05:00
Roman Efimov
5032daac4b Add inline validation example 2013-09-05 11:58:51 -05:00
Roman Efimov
e0966330d1 Remove NSLog 2013-09-05 11:49:24 -05:00
Roman Efimov
fc9e057b23 Add URL validation 2013-09-05 11:48:36 -05:00
Roman Efimov
93c3cb1f8c Update dependency 2013-09-04 12:05:56 -05:00
Roman Efimov
9336f20b1b Update ListImageCell.m 2013-08-31 07:26:03 -06:00
Roman Efimov
95e9040590 Update ListImageCell.m 2013-08-31 07:23:41 -06:00
Roman Efimov
09a4315d1c Update example project 2013-08-22 10:49:23 -05:00
Roman Efimov
86c5fe879b Add validations example 2013-08-22 10:47:58 -05:00
Roman Efimov
4ef179befe Add global items validation 2013-08-22 10:35:42 -05:00
Roman Efimov
621f2326c1 Add REValidation 2013-08-21 16:58:54 -05:00
Roman Efimov
7c11b0188f Add comments 2013-08-21 10:20:09 -05:00
Roman Efimov
ed2373f456 XIB identifier fixes 2013-08-21 10:13:17 -05:00
Roman Efimov
658bcbaa2a Simplify XIB loading API 2013-08-21 10:08:47 -05:00
Roman Efimov
97b93561de Add comment 2013-08-21 09:28:50 -05:00
Roman Efimov
cc2cfe3ab8 Automatically register XIBs if it exists for the matching cell name 2013-08-21 09:27:30 -05:00
Roman Efimov
6e7e2d4b7e Add indexed list example 2013-08-14 10:02:55 -05:00