Commit Graph

645 Commits

Author SHA1 Message Date
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
Roman Efimov
4e78dafcca Use properties instead of iVars in RETableViewOptionsController.m 2013-09-04 11:02:05 -05:00
Roman Efimov
4fe1e1e5cd Use properties instead of iVars in RETableViewManager.m 2013-09-04 11:01:00 -05:00
Roman Efimov
7800c53640 Version bump (1.2.4) 1.2.4 2013-09-04 10:49:26 -05:00
Roman Efimov
af5a82b13e Check if an item is kind of RETableViewItem class in editingStyleForRowAtIndexPath, fix #25 2013-09-04 10:48:19 -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
1891ec8f58 Version bump (1.2.3) 1.2.3 2013-08-26 12:32:59 -05:00
Roman Efimov
3cde2fe12c Strong -> Copy 2013-08-26 12:31:43 -05:00
Roman Efimov
23f3fcba0a Remove custom getter / setters, so KVO works properly, issue #20 2013-08-26 12:31:16 -05:00
Roman Efimov
acfc2b9dbd Trigger RERadioItem KVO, fix #20 2013-08-26 12:17:06 -05:00
Roman Efimov
49fc68fdef Version bump (1.2.2) 1.2.2 2013-08-25 17:51:33 -05:00
Roman Efimov
844ee02bb9 Update podspec dependency 2013-08-25 17:51:13 -05:00
Roman Efimov
42af6472e8 Update README.md 2013-08-25 15:50:44 -05:00
Roman Efimov
2f1a89dbd0 Version bump (1.2.1) 1.2.1 2013-08-25 11:20:51 -05:00
Roman Efimov
bca9e837bc Fix compatibility issue with storyboards when cellDidLoad is never being called, closes #19 2013-08-25 11:18:13 -05:00
Roman Efimov
fe9bd3e3b1 Update readme 2013-08-22 10:56:17 -05:00
Roman Efimov
005cdf7a16 Fix typo 2013-08-22 10:52:59 -05:00
Roman Efimov
acb58a2ff3 Update readme 2013-08-22 10:52:25 -05: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
805e563a88 Merge branch 'master' of github.com:romaonthego/RETableViewManager 2013-08-22 10:36:06 -05:00
Roman Efimov
4ef179befe Add global items validation 2013-08-22 10:35:42 -05:00
Roman Efimov
9c783608ba Deselect previously selected item in RETableViewOptionsController, fix #14 2013-08-22 10:07:45 -05:00
Roman Efimov
621f2326c1 Add REValidation 2013-08-21 16:58:54 -05:00
Roman Efimov
cb7768f9c2 Version bump (1.1.3) 2013-08-21 10:39:03 -05:00