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 |
|
Roman Efimov
|
e590e2c507
|
Update podspec
|
2013-04-29 09:07:03 -05:00 |
|
Roman Efimov
|
f4412152b8
|
Add deletion completion handler
|
2013-04-29 08:55:15 -05:00 |
|
Roman Efimov
|
fdc06ca097
|
Add block hooks to RELongTextItem
|
2013-04-28 13:56:50 -05:00 |
|
Roman Efimov
|
49170e6e88
|
Update pod
|
2013-04-25 08:42:05 -05:00 |
|
Roman Efimov
|
3bd6cfea71
|
Add UITextField hooks
|
2013-04-25 08:41:48 -05:00 |
|
Roman Efimov
|
c1f463d2ea
|
Add onUpdate and onFocusLost hooks
|
2013-04-25 08:33:04 -05:00 |
|
Roman Efimov
|
63a536be46
|
Focus and return callback for RELongTextItem
|
2013-04-20 10:00:06 -05:00 |
|
Roman Efimov
|
a99a964594
|
Merge branch 'master' of github.com:romaonthego/RETableViewManager
|
2013-04-19 12:28:13 -05:00 |
|
Roman Efimov
|
1eee62832a
|
Remove cell prefix for UITableViewCell style vars
|
2013-04-19 12:18:42 -05:00 |
|
Roman Efimov
|
9c7daf0302
|
Version bump (0.0.11)
|
2013-04-18 20:52:17 -05:00 |
|
Roman Efimov
|
ce6009d6b5
|
Focus/return handlers
|
2013-04-18 20:50:41 -05:00 |
|
Roman Efimov
|
5150fc656f
|
Version bump (0.0.10)
|
2013-04-17 12:01:02 -05:00 |
|
Roman Efimov
|
c2421d440b
|
Differentiate insert and delete styles
|
2013-04-17 11:59:22 -05:00 |
|
Roman Efimov
|
959a82fbb5
|
Update license
|
2013-04-16 10:20:23 -05:00 |
|
Roman Efimov
|
e45ec1de10
|
Update readme
|
2013-04-14 13:24:53 -05:00 |
|
Roman Efimov
|
67a04753fa
|
Update podspec
|
2013-04-13 18:36:45 -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
|
28626cc375
|
Expose cellType property
|
2013-04-13 15:07:16 -05:00 |
|
Roman Efimov
|
b01fe40f2f
|
Don't copy arrays
|
2013-04-13 14:32:16 -05:00 |
|
Roman Efimov
|
602f667e2f
|
Update podspec
|
2013-04-13 13:11:26 -05:00 |
|
Roman Efimov
|
5850325bc9
|
Remove unused cell
|
2013-04-13 13:09:31 -05:00 |
|
Roman Efimov
|
1970fb0313
|
Update podspec
|
2013-04-13 13:05:07 -05:00 |
|
Roman Efimov
|
89ccd4fd7b
|
Fix order in REMultipleChoiceItem
|
2013-04-13 12:41:58 -05:00 |
|
Roman Efimov
|
644e1ae61e
|
Merge branch 'master' of github.com:romaonthego/RETableViewManager
|
2013-04-13 12:41:24 -05:00 |
|
Roman Efimov
|
1b96087552
|
Add REMultipleChoiceItem
|
2013-04-13 11:48:40 -05:00 |
|
Roman Efimov
|
ac35e9d6dd
|
Ability to set selection style individually for each item
|
2013-04-12 12:16:05 -05:00 |
|
Roman Efimov
|
e717121311
|
Update podspec
|
2013-04-12 08:56:17 -05:00 |
|
Roman Efimov
|
9d1b916f48
|
Ability to set cell focus based on items, editable property for long text items
|
2013-04-12 08:55:48 -05:00 |
|
Roman Efimov
|
5031b0ef67
|
Fix horizontal offset in RETableViewLongTextCell
|
2013-04-12 08:48:39 -05:00 |
|
Roman Efimov
|
94b8e104ba
|
Update podspec
|
2013-04-11 23:19:45 -05:00 |
|
Roman Efimov
|
f4e159ec3f
|
Long text cell bugfix
|
2013-04-11 23:19:29 -05:00 |
|
Roman Efimov
|
dd2278bb60
|
Update podspec
|
2013-04-11 11:08:38 -05:00 |
|
Roman Efimov
|
0a5125ba1e
|
Fix placeholderColor issue, update example
|
2013-04-11 11:01:20 -05:00 |
|