Commit Graph

277 Commits

Author SHA1 Message Date
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
Max Sokolov 99fc12e723 bump readme 2016-08-22 17:39:30 +03:00
Max Sokolov 60003d7557 support editing actions in TableDirector 2016-08-22 17:36:08 +03:00
Max Sokolov 5e5643c342 support editing actions in TableRow 2016-08-22 17:33:28 +03:00
Max Sokolov a7530eb3c7 rename items to rows in TableSection 2016-08-22 17:31:54 +03:00
Max Sokolov 1ae302f7ab Merge pull request #35 from maxsokolov/develop
Bump podspec 1.0.0
2016-08-20 18:03:45 +04:00
Max Sokolov f132560f39 Bump podspec 2016-08-20 16:56:10 +03:00
Max Sokolov a0113c23e0 Merge pull request #34 from maxsokolov/develop
Release 1.0.0
2016-08-20 17:55:18 +04:00
Max Sokolov 520f1f91f0 update readme 2016-08-20 16:47:14 +03:00
Max Sokolov d3773efbcc update readme 2016-08-20 16:44:58 +03:00
Max Sokolov 4dd21a7d2e bump readme 2016-08-20 16:41:10 +03:00
Max Sokolov a9a2496831 make TableCellManager internal 2016-08-20 16:30:39 +03:00
Max Sokolov 7a732cb7c3 bump readme 2016-08-20 16:25:08 +03:00
Max Sokolov d42757fb68 reuseIdentifier improvements 2016-08-20 14:20:29 +03:00
Max Sokolov a9c5d997cb bump readme 2016-08-20 14:03:30 +03:00
Max Sokolov b8084efc08 bump readme 2016-08-20 13:28:38 +03:00
Max Sokolov ab6e88ad65 add examples to readme 2016-08-20 13:19:35 +03:00