Commit Graph

670 Commits

Author SHA1 Message Date
Roman Efimov
05f613fb3c Version bump (1.3), REValidation version bump (0.1.4) 2013-09-18 11:39:53 -05:00
Roman Efimov
8919ed6316 Update validators, add missing items validators, fix #45 2013-09-18 11:39:15 -05:00
Roman Efimov
8e13e705b7 End table view editing when an option item is being selected, fix #42 2013-09-17 12:33:41 -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
815e8b7c71 Fix date/time cell selection issue, close #40 2013-09-17 09:21:54 -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
28acff6e26 Fix foundation version check 2013-09-14 12:52:26 -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
8aac84b0ea Fix iOS 7 sdk detector 2013-09-12 16:21:10 -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
9f7aaff3e6 Image + text cell fix 2013-09-11 09:56:36 -05:00
Roman Efimov
951a89203c Update resources 2013-09-11 09:51:33 -05:00
Roman Efimov
265dc61750 Update Xcode version 2013-09-11 09:47:54 -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
Roman Efimov
f28542a2db Version bump (1.2.7) 1.2.7 2013-09-10 09:00:36 -05:00
Roman Efimov
dcaad559f5 Remove legacy font check code, close #33 2013-09-09 17:02:40 -05:00
Roman Efimov
1226694ef4 Merge pull request #34 from shmidt/master
onChange block for the REDateTimeItem
2013-09-09 10:08:22 -07: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
c32829d957 Refresh UITextView placeholder when cell appears, fix #31 2013-09-09 07:54:05 -05:00
Roman Efimov
a80036413e Update README.md 2013-09-08 09:26:25 -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
ad5d68bc9a Version bump (1.2.6) 1.2.6 2013-09-06 10:27:35 -05:00
Roman Efimov
9f7193e3e7 Version bump (1.2.6) 2013-09-06 10:27:13 -05:00
Roman Efimov
1557140692 Update example project instructions 2013-09-06 10:26:57 -05:00
Roman Efimov
e5ae478d2e Move example project to CocoaPods 2013-09-06 10:26:06 -05:00
Roman Efimov
3b3269bd54 Merge pull request #28 from icanzilb/master
Fix NSAssert error message
2013-09-06 07:04:51 -07:00
Marin Todorov
b0f9560f0f fixed nsassert message 2013-09-06 13:40:07 +02:00
Marin Todorov
f90a2e22bd Merge pull request #1 from romaonthego/master
update
2013-09-06 04:38:36 -07:00
Roman Efimov
cf498c9884 Readme fix 2013-09-05 12:13:18 -05:00
Roman Efimov
bddf4a919d Version bump (1.2.5) 1.2.5 2013-09-05 12:09:10 -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
6dc99d271e Hide mutable items from interface declaration 2013-09-04 11:22:43 -05:00
Roman Efimov
bbe1f5ce0c Return readonly and immutable NSArray of sections 2013-09-04 11:12:51 -05:00
Roman Efimov
06aa09d468 Use properties instead of iVars in RETableViewSection.m 2013-09-04 11:03:50 -05:00