Commit Graph

815 Commits

Author SHA1 Message Date
Roman Efimov
212d334ce6 iOS 7.1 updates 2014-03-11 09:08:16 -07:00
Roman Efimov
e4fdc6ee83 Merge branch 'master' of github.com:romaonthego/RETableViewManager 2014-03-11 09:03:26 -07:00
Roman Efimov
81b3465029 Fix iOS 7.1 flat mode detection bug, close #150 2014-03-11 09:03:03 -07:00
Roman Efimov
f032783f2f Merge pull request #148 from unixo/master
Update RETableViewInlinePickerCell.m
2014-03-10 10:58:06 -07:00
unixo
ed70b44007 Update RETableViewInlinePickerCell.m
force picker view reload
2014-03-10 17:52:34 +01:00
Roman Efimov
db5ba85aa2 Merge pull request #144 from kliffy/indexRowCellFix
fixes #135 rowIndex of cells updating when other cells are deleted
2014-03-06 10:58:08 -08:00
Clifford Simon
bd9a198f28 rowIndex of cells updating when other cells are deleted 2014-02-26 14:01:40 -08:00
Roman Efimov
4bcb8e8b49 Update RETableViewManager.podspec 2014-02-09 11:11:05 -08:00
Roman Efimov
d284d77b5c Minor formatting changes 2014-02-03 15:35:44 -08:00
Roman Efimov
b67160cd2d Update README.md 2014-01-29 13:38:44 -08:00
Roman Efimov
79b25d6a7d Version bump (1.5.9) 1.5.9 2014-01-28 08:06:54 -08:00
Roman Efimov
d9fbf23e57 Update RETableViewManager.podspec 2014-01-27 21:36:11 -08:00
Roman Efimov
b720a64c6b Fix DBL_MAX bug 2014-01-24 14:25:26 -08:00
Roman Efimov
a22955d6c7 Version bump (1.5.8) 1.5.8 2014-01-23 21:16:23 -08:00
Roman Efimov
e1515aeb44 Change run order 2014-01-18 14:01:13 -08:00
Roman Efimov
6e62348bd5 Ability to set custom header / footer height 2014-01-18 13:58:45 -08:00
Roman Efimov
b36dee2c62 Update RETableViewOptionCell.m 2014-01-10 17:43:29 -08:00
Roman Efimov
ac39916ff0 Merge pull request #132 from mrdaios/master
RETableViewItem block add.
2014-01-09 08:46:31 -08:00
mrdaios
1a67422b5c Update RETableViewCell.m
add handler for nav button on ActionBar.
2014-01-08 11:31:43 +08:00
mrdaios
d7ee6402b0 Update RETableViewItem.h
add handler for nav button on ActionBar.
2014-01-08 11:30:22 +08:00
Roman Efimov
a4e8b20ac7 Merge pull request #129 from jmkk/master
Adds an ability to set a start date for the date picker when there is no initial value for the REDateTimeItem
2014-01-06 21:15:15 -08:00
Roman Efimov
1ec8becaf5 Merge pull request #130 from rudensm/memory-leak
Remove delegates on dealloc
2013-12-31 08:55:02 -08:00
Martins Rudens
b7dbaf5457 Remove delegates on dealloc - http://stackoverflow.com/q/18778691/1289386 2013-12-31 18:14:00 +02:00
jacek
b091501cd6 Adds an ability to set a start date for the date picker when there is no initial value for the REDateTimeItem 2013-12-20 14:46:37 -08:00
Roman Efimov
265f4ffc23 Update README.md 2013-12-19 08:02:42 -08:00
Roman Efimov
f95a657207 Update readme 1.5.7 2013-11-13 15:14:28 -06:00
Roman Efimov
16c4acb6b6 Update podspec 2013-11-13 15:14:05 -06:00
Roman Efimov
1b448e0310 Version bump (1.5.7) 2013-11-13 15:13:57 -06:00
Roman Efimov
99adbd6644 Version bump (1.5.7) 2013-11-13 15:13:42 -06:00
Roman Efimov
f56e0f7428 Remove unused code 2013-11-13 15:12:01 -06:00
Roman Efimov
2a0ce63641 Improve performance 2013-11-13 15:11:43 -06:00
Roman Efimov
42ef0551ba Merge pull request #121 from shmidt/patch-1
onEndEditing block will handle both "return" and "<" ">" buttons touches
2013-11-10 07:48:40 -08:00
Dmitry Shmidt
3d81f1d388 onEndEditing block will handle both "return" and "<" ">" buttons touches 2013-11-10 16:46:21 +03:00
Roman Efimov
80f8b579df Version bump (1.5.6) 1.5.6 2013-10-31 09:53:54 -05:00
Roman Efimov
864365ef8b Version bump (1.5.6) 2013-10-31 09:53:33 -05:00
Roman Efimov
f397530fc0 Merge pull request #116 from max-horvath/inline-picker-cell-fix
Inline picker cell fix
2013-10-31 07:48:15 -07:00
Max Horvath
e9d3e7b543 Modified the opening and closing behavior of the inline picker cell to match the look used by Apple, i.e. in the iOS 7 Calendar app. 2013-10-31 14:44:21 +01:00
Max Horvath
b1346335ee Modified the opening and closing behavior of the inline date picker cell to match the look used by Apple, i.e. in the iOS 7 Calendar app. 2013-10-31 14:44:06 +01:00
Roman Efimov
cdd988b3e5 Version bump (1.5.5) 1.5.5 2013-10-25 15:02:48 -05:00
Roman Efimov
82957b5ed4 Fix deprecation warning, close #112 2013-10-25 15:01:59 -05:00
Roman Efimov
11b19dd009 Version bump (1.5.4) 1.5.4 2013-10-24 09:50:21 -05:00
Roman Efimov
fb3d37504f Version bump (1.5.4) 2013-10-24 09:31:06 -05:00
Roman Efimov
712d1cdb4d Fix superview reference bug in iOS 7 2013-10-24 09:28:15 -05:00
Roman Efimov
8d1d6424ab Version bump (1.5.3) 1.5.3 2013-10-17 10:42:07 -05:00
Roman Efimov
fab46c1ae6 Roll back changes 2013-10-17 10:41:21 -05:00
Roman Efimov
97cf8dc05f Add conditions to fix compilers warnings under iOS 6 sdk 1.5.2 2013-10-11 09:52:49 -05:00
Roman Efimov
aa778e807b Add conditions to fix compilers errors under iOS 6 sdk 2013-10-11 09:50:42 -05:00
Roman Efimov
d8eefff4d5 Update xccheckout 2013-10-11 09:41:09 -05:00
Roman Efimov
059422f27d Fix iOS 6 sdk support 2013-10-11 09:40:35 -05:00
Roman Efimov
052319b077 Version bump (1.5.2) 2013-10-11 09:35:49 -05:00