Commit Graph

95 Commits

Author SHA1 Message Date
Roman Efimov
12f77e1085 Add shortcut for reloadRowsAtIndexPaths 2013-06-18 12:37:54 -05:00
Roman Efimov
c46aa839eb Use subscripting for item class mapping 2013-06-18 11:03:33 -05:00
Roman Efimov
d7552015de Upcoming OS fix 2013-06-13 16:04:39 -05:00
Roman Efimov
3c9555f1e8 Content view adjustments 2013-06-13 15:56:05 -05:00
Roman Efimov
5ece00e063 Content view adjustments 2013-06-13 15:44:01 -05:00
Roman Efimov
9b254e6f5a Content view adjustments 2013-06-13 15:36:28 -05:00
Roman Efimov
021115fb9f Content view adjustments 2013-06-13 15:23:35 -05:00
Roman Efimov
8707662a8d Add screenshots 2013-06-13 12:34:28 -05:00
Roman Efimov
5b218db451 Styling updates 2013-06-13 12:27:05 -05:00
Roman Efimov
daffb5ea22 Fix float cell background 2013-06-13 12:19:05 -05:00
Roman Efimov
33d0801f90 Resizable image backgrounds 2013-06-13 12:11:28 -05:00
Roman Efimov
1a7904f04f Styling options controller 2013-06-13 12:04:10 -05:00
Roman Efimov
23d264d636 Replace methods in retractable demo 2013-06-04 10:43:27 -05:00
Roman Efimov
1e2d8c94fb Remove deselect since there's an automatic animation 2013-06-04 10:41:16 -05:00
Roman Efimov
8beb2dea88 Add inital data to section (collapsed state) 2013-06-04 10:39:42 -05:00
Roman Efimov
8591716509 Add sample array data 2013-06-04 10:38:27 -05:00
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
9fe3e597a0 Add custom detail label 2013-05-23 16:02:17 -05:00
Roman Efimov
655fa77408 Use new initialization strategy for RETableViewOptionsController 2013-05-23 14:09:53 -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
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
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
Roman Efimov
f4412152b8 Add deletion completion handler 2013-04-29 08:55:15 -05:00
Roman Efimov
c2421d440b Differentiate insert and delete styles 2013-04-17 11:59:22 -05:00
Roman Efimov
ad8d51f3ee Update example project 2013-04-13 18:27:35 -05:00
Roman Efimov
790c8f3b08 Cell moving restrictions 2013-04-13 18:25:15 -05:00
Roman Efimov
708b870edd Working on editing styles 2013-04-13 17:55:11 -05:00
Roman Efimov
48692f5a2d Deletable items 2013-04-13 17:42:45 -05:00
Roman Efimov
5850325bc9 Remove unused cell 2013-04-13 13:09:31 -05:00
Roman Efimov
89ccd4fd7b Fix order in REMultipleChoiceItem 2013-04-13 12:41:58 -05:00
Roman Efimov
1b96087552 Add REMultipleChoiceItem 2013-04-13 11:48:40 -05:00
Roman Efimov
5031b0ef67 Fix horizontal offset in RETableViewLongTextCell 2013-04-12 08:48:39 -05:00
Roman Efimov
f4e159ec3f Long text cell bugfix 2013-04-11 23:19:29 -05:00
Roman Efimov
0a5125ba1e Fix placeholderColor issue, update example 2013-04-11 11:01:20 -05:00
Roman Efimov
2a9e06f3e2 Save value from text views 2013-04-11 10:56:47 -05:00
Roman Efimov
e93ede2fdb TextView fixes 2013-04-11 10:51:19 -05:00
Roman Efimov
248f12cd80 Add RELongTextItem 2013-04-11 10:29:24 -05:00
Roman Efimov
a39e525a33 Update APIs, remove actionBlock to clarify actions 2013-04-10 10:22:05 -05:00