Commit Graph

239 Commits

Author SHA1 Message Date
Roman Efimov
01b727804b Add show less item 2013-06-04 10:38:02 -05:00
Roman Efimov
7d5104bee2 Add show more item 2013-06-04 10:37:47 -05:00
Roman Efimov
998dad4b19 Add two array for collapsed and expanded items 2013-06-04 10:37:18 -05:00
Roman Efimov
c74147a6bb Link controllers 2013-06-04 10:21:18 -05:00
Roman Efimov
d64e46ab6b Add section 2013-06-04 10:19:11 -05:00
Roman Efimov
59e6a4f4be Add table view manager 2013-06-04 10:17:40 -05:00
Roman Efimov
d67fc04f7e Add RetractableViewController 2013-06-04 10:15:50 -05:00
Roman Efimov
46dff78c63 Merge branch 'master' of github.com:romaonthego/RETableViewManager 2013-06-03 15:43:29 -05:00
Roman Efimov
3e48eca1ca Remove spacing 2013-06-03 15:43:03 -05:00
Roman Efimov
520f31b6ba Update README.md 2013-06-01 10:02:04 -05:00
Roman Efimov
29bf353456 Update README.md 2013-05-30 08:42:10 -05:00
Roman Efimov
9efed83f09 Clear color background for text label 2013-05-28 14:34:12 -05:00
Roman Efimov
ba87da008d Version bump 2013-05-23 16:44:51 -05:00
Roman Efimov
df093890ee Set transparent background color 2013-05-23 16:44:35 -05:00
Roman Efimov
1aea3d6ab1 Update version 2013-05-23 16:11:53 -05:00
Roman Efimov
aa42caf579 Add #import "RETableViewLongTextCell.h" 2013-05-23 16:03:04 -05:00
Roman Efimov
9fe3e597a0 Add custom detail label 2013-05-23 16:02:17 -05:00
Roman Efimov
c90d501ffe Update version 2013-05-23 14:16:13 -05:00
Roman Efimov
655fa77408 Use new initialization strategy for RETableViewOptionsController 2013-05-23 14:09:53 -05:00
Roman Efimov
ddaa8dc581 Update podspec 2013-05-22 16:22:25 -05:00
Roman Efimov
affdc98999 Call delegate on layoutSubviews 2013-05-22 16:21:07 -05:00
Roman Efimov
a5dc1e9a76 Change initialization method, now use UITableView as an input param 2013-05-22 16:19:43 -05:00
Roman Efimov
83b5d54402 Update podpsec 2013-05-22 16:01:54 -05:00
Roman Efimov
6c02dfda85 Add cell headers into the main header file 2013-05-22 16:01:39 -05:00
Roman Efimov
8be16be1b7 Update podspec 2013-05-22 15:57:36 -05:00
Roman Efimov
51a1f6459b Use dateLabel instead of detailTextLabel as it is more customizable 2013-05-22 15:57:11 -05:00
Roman Efimov
d3e76d5219 Update podspec version 2013-05-22 15:16:01 -05:00
Roman Efimov
5ad1d2bbdc Remove spaces 2013-05-22 15:08:02 -05:00
Roman Efimov
9b6d93dac8 Check nil dates before formatting date 2013-05-22 15:07:20 -05:00
Roman Efimov
43ccc5f765 Fix nil dates 2013-05-22 15:06:55 -05:00
Roman Efimov
76c6273135 Set clear color for textLabel 2013-05-22 15:03:11 -05:00
Roman Efimov
90aceaf949 Update README.md 2013-05-19 11:06:47 -05:00
Roman Efimov
71a11e1bbf Update README.md 2013-05-18 11:31:04 -05:00
Roman Efimov
72f4498265 Rename placeHolderLabel to placeholderLabel 2013-05-17 14:35:34 -05:00
Roman Efimov
210ef6c554 Update podspec 2013-05-09 11:06:01 -05:00
Roman Efimov
8ac1192e22 Fix typo 2013-05-09 11:04:56 -05:00
Roman Efimov
84849ee446 Add cellDidLoad method 2013-05-09 11:04:47 -05:00
Roman Efimov
c9e5f0279b Add cellDidDisappear to the example project 2013-05-09 11:04:17 -05:00
Roman Efimov
5a2ee3ed8b Update headers and example project 2013-05-09 11:03:28 -05:00
Roman Efimov
091676040d Update readme 2013-05-09 11:02:36 -05:00
Roman Efimov
ff4426f822 Rename mapObjectClass to registerClass 2013-05-09 11:01:35 -05:00
Roman Efimov
d55632857f Add cellDidDisappear 2013-05-09 10:56:57 -05:00
Roman Efimov
e97e9eb4aa Update iOS version 2013-05-09 10:52:47 -05:00
Roman Efimov
27ee73666b Merge branch 'master' of github.com:romaonthego/RETableViewManager 2013-05-03 17:22:46 -05:00
Roman Efimov
e265546a4b License update 2013-05-03 17:22:36 -05:00
Roman Efimov
51574df153 Update README.md 2013-05-02 12:48:08 -05:00
Roman Efimov
715a1db0b2 Rename allowNewIndexPath to moveHandler 2013-04-30 12:43:35 -05:00
Roman Efimov
42fbda0af1 Expose item, sourceIndexPath and destinationIndexPath in allowNewIndexPath 2013-04-30 12:38:09 -05:00
Roman Efimov
32ac1102c8 Rename moveHandler to moveCompletionHandler 2013-04-30 12:37:04 -05:00
Roman Efimov
2fd2f7593f Ability to set deletionHanlder without completion 2013-04-30 12:35:54 -05:00