Commit Graph

91 Commits

Author SHA1 Message Date
Mathias Claassen 578dea99dd Use the correct locale in date row (not only date picker) (#935) 2017-04-05 09:23:41 -03:00
Felix Dumit 5ca54fd949 Fix use of formatter in Info Cells (#916)
Adds example with infocell and bytecount formatter
2017-01-16 18:15:42 -03:00
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
Mathias Claassen 6aac513398 Merge pull request #753 from jpmhouston/example-podfile
updated example podfile for cocoapods 1.0 compatibility
2016-05-24 16:58:11 -03:00
Siarhei Fiedartsou 8bdeb264c1 XLFormLeftRightSelectorOptionLeftValueChangePolicy added 2016-04-29 16:54:39 +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 001f63363c Removed Duplicated folder Examples under Examples/Swift
closes #698
2016-01-25 18:45:05 -03:00
Mathias Claassen 7adfdb3219 Added custom inline row example in Objective C and Swift. 2015-12-17 18:15:04 -03:00
Mathias Claassen e98e09c8c6 Merge pull request #665 from xmartlabs/feature/allowHttp
allow http connections
2015-12-11 17:03:21 -03:00
Mathias Claassen ccffa8600b fix segueIdentifier name. Fixes #585 2015-12-11 14:48:10 -03:00
Mathias Claassen cb01471cdc allow http connections 2015-12-11 14:30:27 -03:00
Benjamin Michotte 77b119d4d5 Add XLFormRowDescriptorTypeImage 2015-11-15 13:01:25 +01:00
Martin Barreto ac0d5991e0 improve RTL language support. 2015-11-13 00:33:28 -03:00
Martin Barreto 3661646d54 fix #629 2015-11-12 17:16:34 -03:00
Martin Barreto 3f1bb84308 upgrade travis Xcode version to 7 2015-11-12 16:46:12 -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
David Rothera 23b93a1a70 Add zipCode to XLFormRowDescriptorType's 2015-09-03 12:46:47 +01:00
Cee cb9d40ba3a Fix a typo 2015-08-01 23:48:27 +08:00
Martin Barreto 486595922f new pod versin v3.0.1 2015-07-29 15:37:49 -03:00
Martin Barreto c8ebb733ce fix #434 2015-07-28 00:08:14 -03:00
Martin Barreto 175f10397b Merge pull request #467 from stevemoser/patch-1
Remove setting the root VC in init
2015-07-27 22:48:18 -03:00
Mathias Claassen 169f9f9778 Modified onChangeBlock to send rowDescriptor 2015-07-27 15:39:34 -03:00
Mathias Claassen 9bc80c6c0d on change block 2015-07-27 13:55:25 -03:00
Steve Moser deb34b01b0 Remove setting the root VC in init
For the event example it is already set in the storyboard so it is not needed here.
2015-07-27 11:15:14 -04:00
Martin Barreto 1854bd49a4 minor fix. 2015-07-25 00:58:12 -03:00
Martin Barreto bb1d4bedc8 Use new Alert/Style controller class when possible. 2015-07-25 00:39:11 -03:00
pastorin 22c8f06d43 iOS8 and above - Replace UIAlertView and UIActionSheet for UIAlertController 2015-07-24 15:13:53 -03:00
pastorin da241efcc0 - Add StepCounter documentation
- Add StepCounter custom values example
- Fix XLFormStepCounterCell bug
2015-07-23 15:33:38 -03:00
Martin Barreto f019da0edc build version update. 2015-07-20 23:30:29 -03:00
Martin Barreto 20ca33e2e8 swift fixes. 2015-07-20 22:50:13 -03:00
Santiago Fernandez 76b9d85154 update to xldata 2.0.0 2015-07-17 16:31:04 -03:00
Santiago Fernandez e6661b6526 replace xldataloader in objc examples with xldata 2015-07-16 10:58:02 -03:00
Kevin deLeon 84a2f55609 Figured these same spelling errors were here as well 2015-07-14 08:55:36 -05:00
Martin Barreto d94b027c17 minor example project fix. row tag (key) was wrong. 2015-06-20 11:24:00 -03:00
Martin Barreto f1da656aed minor fix. 2015-05-21 22:16:28 -03:00
Martin Barreto 3b54dee1fe delete unnecessary XLFormRowDescriptor initializer and disabled selector example. 2015-05-21 12:42:40 -03:00
Martin Barreto 514807c473 clean up code. 2015-04-27 11:20:19 -03:00
Martin Barreto 2702ca48c6 Merge branch 'master' of github.com:xmartlabs/XLForm 2015-04-25 18:43:47 -03:00
Martin Barreto f329a71340 FloatLabeledTextFieldCell minor fix 2015-04-25 18:42:50 -03:00
Mathias Claassen 1169554708 Fixed error with function that was not available on iOS 7 and before. 2015-04-24 15:28:15 -03:00
Martin Barreto f2408e86a5 merge 2015-04-24 01:39:12 -03:00
Martin Barreto b085dcb325 minor fixes. 2015-04-24 01:35:03 -03:00
Mathias Claassen 8bbbef613b Fixed issue #330 with countdown timer. It did not check the first change. 2015-04-22 14:57:18 -03:00
Martin Barreto 8bd5656c67 delete podfile.lock 2015-04-17 21:23:21 -03:00
Mathias Claassen 2782937274 Added more predicate examples and corrected minor things in readme. 2015-04-17 15:51:29 -03:00