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 |
Max Sokolov
|
fa0a02bea9
|
improvements
|
2015-11-26 20:36:12 +03:00 |
Max Sokolov
|
e14317ba56
|
+= operator overloading
|
2015-11-25 21:48:57 +03:00 |
Max Sokolov
|
8613687eea
|
perform -> invoke
|
2015-11-23 22:58:14 +03:00 |
Max Sokolov
|
36954090ff
|
Merge pull request #1 from maxsokolov/develop
v0.1.0
|
2015-11-15 21:07:32 +03:00 |
Max Sokolov
|
a268a726bb
|
readme updated
|
2015-11-15 19:29:30 +03:00 |
Max Sokolov
|
e25b7d759e
|
readme updated, some refactoring
|
2015-11-15 17:50:53 +03:00 |
Max Sokolov
|
d0773704c4
|
readme updated
|
2015-11-15 16:43:01 +03:00 |
Max Sokolov
|
d844a75360
|
readme updated
|
2015-11-15 16:12:33 +03:00 |
Max Sokolov
|
c8333322cc
|
implemented estimatedRowHeight
|
2015-11-15 13:44:05 +03:00 |
Max Sokolov
|
6ee01134ff
|
estimatedRowHeight
|
2015-11-14 17:49:30 +03:00 |
Max Sokolov
|
20c19fda50
|
bugfix for configureWithItem
|
2015-11-14 01:43:43 +03:00 |
Max Sokolov
|
2cb9078375
|
ActionType improved
|
2015-11-14 01:25:23 +03:00 |
Max Sokolov
|
73ea2cf573
|
added TableDirector file
|
2015-11-13 01:24:24 +03:00 |
Max Sokolov
|
f8c659f069
|
ActionHandler approach
|
2015-11-13 01:00:12 +03:00 |
Max Sokolov
|
9c3a1ee5c9
|
separate classes
|
2015-11-12 19:17:42 +03:00 |
Max Sokolov
|
668a40dbba
|
various improvements
|
2015-11-11 23:04:52 +03:00 |
Max Sokolov
|
f4d59fedcb
|
actions expreriments
|
2015-11-11 01:15:50 +03:00 |
Max Sokolov
|
5b639c4483
|
actionWithReturnValue
|
2015-11-10 20:20:27 +03:00 |
Max Sokolov
|
cc69a5e8d7
|
bump readme
|
2015-11-09 00:29:57 +03:00 |
Max Sokolov
|
a5e2a7bc4b
|
added podspec and license
|
2015-11-08 23:47:15 +03:00 |
Max Sokolov
|
acd77aa374
|
added logo
|
2015-11-08 23:31:21 +03:00 |
Max Sokolov
|
7bd9cb725e
|
bump readme
|
2015-11-08 23:22:57 +03:00 |