Commit Graph

80 Commits

Author SHA1 Message Date
Max Sokolov dbcb583fed update travis config 2016-03-20 23:13:44 +03:00
Max Sokolov a28422c1af Merge pull request #8 from maxsokolov/develop
travis-ci
2016-03-21 00:08:29 +04:00
Max Sokolov afbb7154ca Merge branch 'master' into develop
# Conflicts:
#	Tablet.podspec
#	Tablet/TableRowBuilder.swift
2016-03-20 23:07:13 +03:00
Max Sokolov 4bcd3a1258 code improvements 2016-03-20 20:57:03 +03:00
Max Sokolov d048613605 improve internal logic 2016-03-20 13:06:45 +03:00
Max Sokolov 54551ef77e setup new demo project 2016-03-20 09:26:58 +03:00
Max Sokolov fdd74a650c bugfixes, add tests 2016-03-19 22:00:35 +03:00
Max Sokolov 1cf2bb1890 add test 2016-03-19 21:26:53 +03:00
Max Sokolov c9a3255e98 add test 2016-03-19 21:09:00 +03:00
Max Sokolov 14de20d154 bump readme 2016-03-19 20:55:45 +03:00
Max Sokolov d59f2d1074 bump readme 2016-03-19 20:06:37 +03:00
Max Sokolov 3e71cca18d bump readme 2016-03-19 19:59:29 +03:00
Max Sokolov 9309ac7766 add test, bump readme 2016-03-19 19:58:39 +03:00
Max Sokolov eefb885c44 docs updated 2016-03-19 17:44:49 +03:00
Max Sokolov 28b6b3796b update travis config 2016-03-19 17:16:56 +03:00
Max Sokolov ffefdaba82 update travis config 2016-03-19 17:12:49 +03:00
Max Sokolov 51cbfe71b2 setup travis config 2016-03-19 17:01:12 +03:00
Max Sokolov e639f2b4b8 add test 2016-03-19 15:45:59 +03:00
Max Sokolov 0fefdecac0 setup project for tests 2016-03-19 15:17:43 +03:00
Max Sokolov 5ac120da0c minor improvements 2016-03-19 09:42:51 +03:00
Max Sokolov 08c0644e28 compatibility fix 2016-03-04 11:36:25 +03:00
Max Sokolov 4a9ed7f4ff move estimated height from builder to cell 2016-02-21 13:20:58 +03:00
Max Sokolov 202669c49f Merge pull request #7 from maxsokolov/develop
v0.2.5
2016-02-20 17:53:36 +03:00
Max Sokolov 619a5962d7 set tableView to readonly 2016-02-20 17:52:57 +03:00
Max Sokolov a78411f4ef Merge pull request #6 from maxsokolov/develop
0.2.4
2016-02-18 12:24:21 +03:00
Max Sokolov 9d5be1b2ad bugfixes 2016-02-18 12:23:37 +03:00
Max Sokolov bc68416818 Merge pull request #5 from maxsokolov/develop
v0.2.3
2016-02-18 11:53:23 +03:00
Max Sokolov 63ba6a6d8b fix conflicts 2016-02-18 11:52:47 +03:00
Max Sokolov f832d10052 bump podspec 2016-02-18 11:40:16 +03:00
Max Sokolov 30159e363b implement forwardingTargetForSelector for scroll view delegate 2016-02-18 11:39:08 +03:00
Max Sokolov 71fa07e680 Merge pull request #4 from Wisors/master
Add willSelect action
2016-02-10 12:34:10 +03:00
Alex Nikishin fd2dc07487 Bump pod spec 2016-02-10 12:33:51 +03:00
Alex Nikishin a7d53f793e Add willSelect action 2016-02-10 12:30:34 +03:00
Max Sokolov 9b420278a9 estimatedRowHeight is not optional 2016-01-20 19:51:06 +03:00
Max Sokolov ca851b6a9f estimatedRowHeight now is not optional 2016-01-20 19:47:47 +03:00
Max Sokolov 5a61eba23e improved reusableIdentifier 2016-01-20 19:27:49 +03:00
Max Sokolov a403def467 Merge pull request #3 from maxsokolov/develop
0.2.1
2016-01-18 11:09:40 +03:00
Max Sokolov 8c82ec418d added clearSections method 2016-01-18 11:07:33 +03:00
Max Sokolov 5ca39ca499 fixed autolayout issue with multiline labels 2015-12-25 19:38:58 +03:00
Max Sokolov 17c7475d2a added operators to TableSectionBuilder 2015-12-11 17:58:02 +03:00
Max Sokolov b40306e771 added operators to TableRowBuilder 2015-12-11 17:54:03 +03:00
Max Sokolov 48da5120e6 Merge pull request #2 from maxsokolov/develop
v0.2.0
2015-12-07 00:36:29 +03:00
Max Sokolov 558d2bccf3 bump version to 0.2.0 2015-12-07 00:33:54 +03:00
Max Sokolov 8c130105f4 added cell without nib 2015-12-07 00:30:32 +03:00
Max Sokolov be3c0ca531 added nib based cell 2015-12-07 00:20:48 +03:00
Max Sokolov 28a354873c attempt to auto register cells 2015-12-06 21:37:19 +03:00
Max Sokolov f7c80a3dd1 fixed issue with userinfo in action 2015-12-03 01:16:23 +03:00
Max Sokolov 835feb0905 test register nib 2015-11-29 23:37:16 +03:00
Max Sokolov 19ae34f2f0 fix 2015-11-27 18:46:19 +03:00
Max Sokolov f319915a06 default reusableIdentifier implementation 2015-11-27 16:50:44 +03:00