Max Sokolov
|
7f65f0c4e0
|
move protocols to separate file
|
2016-10-14 20:59:13 +03:00 |
Max Sokolov
|
9ae69b71ca
|
add RowAction protocol
|
2016-10-14 20:56:52 +03:00 |
Max Sokolov
|
a240acee2d
|
deprecate action method on TableRow, add on instead
|
2016-10-14 20:35:18 +03:00 |
Max Sokolov
|
9e1372252a
|
Merge pull request #52 from motylevm/refactoring
Small refactoring
|
2016-10-11 17:42:53 +03:00 |
Mikhail Motylev
|
5a7a9b9655
|
refactoring
|
2016-10-11 11:27:28 +03:00 |
Max Sokolov
|
7eca499a59
|
Merge pull request #47 from maxsokolov/generic_improvements
Generic improvements
|
2016-10-06 11:37:23 +03:00 |
Max Sokolov
|
8de932b1db
|
bump version
|
2016-10-06 11:22:50 +03:00 |
Max Sokolov
|
be410f0cc3
|
bump readme
|
2016-10-06 02:14:08 +03:00 |
Max Sokolov
|
6601b14b7f
|
bump changelog
|
2016-10-06 02:11:17 +03:00 |
Max Sokolov
|
da98b9892f
|
add changelog
|
2016-10-06 02:09:01 +03:00 |
Max Sokolov
|
04e62a8bc0
|
bump podspec
|
2016-10-06 01:54:28 +03:00 |
Max Sokolov
|
9ba8ef4932
|
bump readme
|
2016-10-06 01:51:43 +03:00 |
Max Sokolov
|
24d3540dd5
|
fix tests
|
2016-10-06 01:48:40 +03:00 |
Max Sokolov
|
6f441b2f7d
|
reduce first generic parameter
|
2016-10-06 01:45:39 +03:00 |
Max Sokolov
|
38230a9a57
|
removed unused cast
|
2016-10-05 01:31:34 +03:00 |
Max Sokolov
|
676d4fdf88
|
bump podspec
|
2016-10-04 20:11:54 +03:00 |
Max Sokolov
|
262d2b83e2
|
bump readme
|
2016-10-04 20:11:33 +03:00 |
Max Sokolov
|
a88043b33a
|
use @discardableResult to suppress warnings
|
2016-10-04 20:10:09 +03:00 |
Max Sokolov
|
5db9726dab
|
add swift version file
|
2016-10-03 15:59:39 +03:00 |
Max Sokolov
|
81fbd2f5e5
|
Merge pull request #44 from maxsokolov/swift/3.0
Swift 3.0 support
|
2016-10-03 16:09:50 +04:00 |
Max Sokolov
|
0b46f7c52f
|
fix travis config
|
2016-10-03 15:02:57 +03:00 |
Max Sokolov
|
67a41b062f
|
update travis config
|
2016-10-03 14:01:02 +03:00 |
Max Sokolov
|
edcbcf60b7
|
bump podspec
|
2016-10-03 13:57:21 +03:00 |
Max Sokolov
|
6e2b707df7
|
bump readme
|
2016-10-03 13:55:23 +03:00 |
Max Sokolov
|
a25e4c0eb4
|
remove unused code
|
2016-10-03 13:54:47 +03:00 |
Max Sokolov
|
bfc59a0670
|
bump readme
|
2016-10-03 13:53:21 +03:00 |
Max Sokolov
|
3751eec584
|
fix tests
|
2016-10-03 13:51:29 +03:00 |
Max Sokolov
|
0916b5f990
|
fix actions
|
2016-10-03 13:48:59 +03:00 |
Max Sokolov
|
24a7f0589f
|
fix warnings
|
2016-10-03 13:25:44 +03:00 |
Max Sokolov
|
3f88b6d0aa
|
xcode project fixes
|
2016-10-03 12:22:45 +03:00 |
Max Sokolov
|
6c73ef4860
|
swift 3 syntax fixes
|
2016-10-03 12:19:05 +03:00 |
Max Sokolov
|
c09e06f67d
|
Merge pull request #40 from maxsokolov/develop
Significant performance improvements for prototypes
|
2016-09-16 12:37:20 +04:00 |
Max Sokolov
|
6a1650a68b
|
bump podspec and readme
|
2016-09-15 01:11:06 +03:00 |
Max Sokolov
|
eebaaf5268
|
remove useless cell registration
|
2016-09-15 01:08:52 +03:00 |
Max Sokolov
|
29202d4405
|
height strategy improvements
|
2016-09-06 19:30:47 +03:00 |
Max Sokolov
|
0f93d296ed
|
PrototypeHeightStrategy improvements
|
2016-09-02 22:56:08 +03:00 |
Max Sokolov
|
1be65d18ad
|
PrototypeHeightStrategy improvements
|
2016-09-02 21:42:34 +03:00 |
Max Sokolov
|
70d6cb8d73
|
TableCellManager -> TableCellRegisterer
|
2016-09-02 21:16:36 +03:00 |
Max Sokolov
|
aeae61d48b
|
remove checks in replace method
|
2016-09-02 21:11:30 +03:00 |
Max Sokolov
|
1df6447d73
|
set estimatedHeight nil by default
|
2016-09-02 21:09:28 +03:00 |
Max Sokolov
|
9218051f10
|
Merge pull request #39 from maxsokolov/develop
Add replace row at index method
|
2016-09-01 14:22:56 +04:00 |
Max Sokolov
|
52e44dcc6e
|
fix
|
2016-09-01 13:13:57 +03:00 |
Max Sokolov
|
90aebed304
|
bump readme and podspec
|
2016-09-01 13:12:25 +03:00 |
Max Sokolov
|
40d138eac1
|
add replace row at index method
|
2016-09-01 13:11:38 +03:00 |
Max Sokolov
|
7a310f6db2
|
Merge pull request #38 from maxsokolov/develop
Support insert many rows in section
|
2016-08-30 14:55:36 +04:00 |
Max Sokolov
|
9a50eba12e
|
bump readme
|
2016-08-30 13:46:09 +03:00 |
Max Sokolov
|
ddced231c3
|
bump podspec
|
2016-08-30 13:45:52 +03:00 |
Max Sokolov
|
155524f13c
|
support insert many rows in section
|
2016-08-30 13:45:34 +03:00 |
Max Sokolov
|
39eda5a8f3
|
Merge pull request #36 from maxsokolov/develop
Support editing actions
|
2016-08-22 19:11:07 +04:00 |
Max Sokolov
|
85cf81ecd6
|
bump podspec
|
2016-08-22 17:40:05 +03:00 |