Mathias Claassen
|
d185e642e0
|
updated readme with some comments. Fixes #771, fixes #727, fixes #696
|
2016-06-01 15:15:35 -03:00 |
|
Chris Ziogas
|
f52c532fec
|
Add support for NSFormatter
|
2016-05-31 17:57:18 +03:00 |
|
Mathias Claassen
|
52be3f3531
|
fix crash when using cell style Value2. closes #770
|
2016-05-30 17:14:13 -03:00 |
|
Pierre Houston
|
0d24f47f75
|
updated podfile for compatibility with cocoapods 1.0, did pod deintegrate on project to remove cruft
- fixes warnings on 'pod install': 'The dependency ... is not used in any concrete target'
|
2016-03-22 18:33:01 -07:00 |
|
Mathias Claassen
|
7adfdb3219
|
Added custom inline row example in Objective C and Swift.
|
2015-12-17 18:15:04 -03:00 |
|
Martin Barreto
|
fa203c250e
|
fix #554 and #628.
|
2015-11-12 15:53:38 -03:00 |
|
Martin Barreto
|
f60922b38a
|
Merge pull request #577 from xmartlabs/fix/layoutConstraints554
fixed layout constraints when working with iPad or big iPhones. close…
|
2015-11-12 15:16:16 -03:00 |
|
Martin Barreto
|
0f83bf6e1b
|
Xcode 7 changes
|
2015-09-29 16:03:32 -03:00 |
|
Mathias Claassen
|
f2d4146782
|
fixed layout constraints when working with iPad or big iPhones. closes #554.
|
2015-09-24 17:38:20 -03:00 |
|
Mathias Claassen
|
169f9f9778
|
Modified onChangeBlock to send rowDescriptor
|
2015-07-27 15:39:34 -03:00 |
|
Martin Barreto
|
1854bd49a4
|
minor fix.
|
2015-07-25 00:58:12 -03:00 |
|
Santiago Fernandez
|
e6661b6526
|
replace xldataloader in objc examples with xldata
|
2015-07-16 10:58:02 -03:00 |
|
Mathias Claassen
|
2782937274
|
Added more predicate examples and corrected minor things in readme.
|
2015-04-17 15:51:29 -03:00 |
|
Martin Barreto
|
5629922247
|
merge
|
2015-04-17 04:04:59 -03:00 |
|
Mathias Claassen
|
c3683c7ad7
|
added new predicate example for blog
|
2015-04-16 16:24:49 -03:00 |
|
Mathias Claassen
|
da40cfaf5d
|
predicates for disabling rows + example
|
2015-04-06 15:44:48 -03:00 |
|
Martin Barreto
|
176b301087
|
Clean up code.
Disabled rows example added.
Ability to customize disable rows properties.
Bug fixes.
|
2015-03-20 14:08:02 -03:00 |
|
Borba
|
1f4b4138fd
|
Merge from master, update example podfile
|
2015-03-16 17:40:27 -03:00 |
|
Borba
|
54ffe00c5c
|
Merge remote-tracking branch 'upstream/master' into CustomRows-FloatLabeledTextFieldCell
|
2015-03-16 17:30:14 -03:00 |
|
Martin Barreto
|
2efcb4d757
|
clean up inputAccessoryView code
|
2015-03-16 17:11:55 -03:00 |
|
Borba
|
b8868af9cf
|
add Float Labeled Text Field Cell
|
2015-03-16 17:03:24 -03:00 |
|
Borba
|
0abdf8588a
|
add weekday cell and rate cell
|
2015-03-12 12:20:41 -03:00 |
|
Martin Barreto
|
0675ee9211
|
swift example added. Example folders rearrange.
|
2015-03-10 23:38:17 -03:00 |
|