Commit Graph

631 Commits

Author SHA1 Message Date
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
Roman Efimov
a05fa4f2e2 Fix UITextView placeholder alignment 1.1.3 2013-08-21 10:38:09 -05:00
Roman Efimov
9b0ee05251 Typo fix 2013-08-21 10:21:44 -05:00
Roman Efimov
42e29a4ee8 Update readme 2013-08-21 10:21:16 -05:00
Roman Efimov
7c11b0188f Add comments 2013-08-21 10:20:09 -05:00
Roman Efimov
958419cd28 Update readme 2013-08-21 10:19:13 -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
b4cc76808f Refactor pull request #13 2013-08-21 09:17:06 -05:00
Roman Efimov
af922df357 Merge pull request #13 from icanzilb/master
Fixed an issue where section style won't be applied
2013-08-21 07:14:13 -07:00
Marin Todorov
9b77460031 * fixed an issue where section style won't be applied 2013-08-21 09:25:07 +02:00
Roman Efimov
e1eb8576f6 Update README.md 2013-08-15 16:03:33 -05:00
Roman Efimov
523437f00d Modernize all convenience methods with instancetype 2013-08-14 10:16:49 -05:00