Commit Graph

176 Commits

Author SHA1 Message Date
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
Roman Efimov
377216cdb9 Add Interface Builder example 2013-08-11 09:31:51 -05:00
Roman Efimov
207d8db0a7 Style credit card field 2013-08-09 09:32:56 -05:00
Roman Efimov
8b9dc1db07 Add ability to assign cell images 2013-08-08 11:29:56 -05:00
Roman Efimov
3cf88cdde8 Replace upcoming iOS version check with REDeviceIsUIKit7() 2013-08-08 09:34:16 -05:00
Roman Efimov
243ce2b1bf Example project refactoring 2013-08-07 10:06:57 -05:00
Roman Efimov
286601082d Example project refactoring 2013-08-07 09:32:48 -05:00
Roman Efimov
1a2f62fa10 Output credit card values 2013-08-05 11:17:52 -05:00
Roman Efimov
b50734cef8 Output values in example project 2013-08-05 11:16:45 -05:00
Roman Efimov
55c896f1e5 Add iVars 2013-08-05 11:07:19 -05:00