Commit Graph

201 Commits

Author SHA1 Message Date
Roman Efimov
75d077f36c Remove 123123 2013-10-09 11:12:18 -05:00
Roman Efimov
d6aaa8e03d Update pods 2013-10-08 14:36:40 -05:00
Roman Efimov
be44d455d1 Update dependencies 2013-10-08 09:59:16 -05:00
Roman Efimov
b99b917890 Add xccheckout 2013-10-08 09:43:33 -05:00
Roman Efimov
56db22e09f Remove disabled cvv code from the example project, #99 2013-10-08 09:40:02 -05:00
Roman Efimov
008df0a5ab Use original formatting in #99 2013-10-08 09:39:17 -05:00
Fedya Skitsko
e3308cf393 Hide CVV field if it's not required 2013-10-08 13:54:04 +03:00
Roman Efimov
35351eb8a7 Add onChange handler 2013-10-05 12:01:55 -05:00
Roman Efimov
b748a7ec43 Do not focus on fields in inline mode 2013-10-05 11:57:30 -05:00
Roman Efimov
4304a67140 Add inline picker item / cell 2013-10-05 11:53:27 -05:00
Roman Efimov
d3b726f10d Enable inline date picker only for iOS 7 2013-10-04 11:39:53 -05:00
Roman Efimov
49992f493d iOS 7 styled inline date picker development 2013-10-04 11:35:51 -05:00
Roman Efimov
9781189cfb Tint color support for RESegmentedItem 2013-10-04 10:42:01 -05:00
Roman Efimov
e39d349e2d Optimize segmented item to support title, reference #82 2013-10-04 10:39:52 -05:00
Roman Efimov
b7abf6aeef Rename segment -> segmented, reference #82 2013-10-04 09:57:26 -05:00
Roman Efimov
e16b6cc4a0 Update xccheckout 2013-10-03 10:25:55 -05:00
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