Martin Barreto
|
95fe4f2cbc
|
Merge branch 'master' of github.com:xmartlabs/XLForm
|
2015-09-29 16:20:36 -03:00 |
|
Martin Barreto
|
0f83bf6e1b
|
Xcode 7 changes
|
2015-09-29 16:03:32 -03:00 |
|
Martin Barreto
|
9d20dbbf42
|
Merge branch 'master' of github.com:xmartlabs/XLForm
|
2015-09-29 16:01:21 -03:00 |
|
Martin Barreto
|
7a602ab61b
|
minor change
|
2015-09-29 16:01:12 -03:00 |
|
Bruno Scheele
|
f521bce859
|
Update to Swift 2.0
|
2015-09-29 14:08:13 +02: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 |
|
Mathias Claassen
|
014030a99e
|
Hidden and disabled rows resign first responder before changing state
|
2015-07-27 12:38:24 -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 |
|
mikeEllis
|
31f2fce646
|
swift 1.2 fixes
|
2015-07-20 17:19:00 -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 |
|
Martin Barreto
|
49a2fb8f96
|
Merge pull request #425 from kevindeleon/patch-1
Fixes spelling error in requested change.
|
2015-07-14 12:55:35 -03:00 |
|
Martin Barreto
|
7929580f5d
|
Merge pull request #427 from kevindeleon/patch-3
Figured these same spelling errors were here as well
|
2015-07-14 12:53:28 -03:00 |
|
Kevin deLeon
|
7bbfab3c6b
|
fixes a spelling error I missed.
|
2015-07-14 08:58:07 -05:00 |
|
Kevin deLeon
|
84a2f55609
|
Figured these same spelling errors were here as well
|
2015-07-14 08:55:36 -05:00 |
|
Kevin deLeon
|
8273745356
|
fixes a few more spelling errors.
|
2015-07-14 08:52:38 -05:00 |
|
Kevin deLeon
|
2e3e267bfe
|
Fixes spelling error in requested change.
|
2015-07-14 08:50:01 -05:00 |
|
Martin Barreto
|
d94b027c17
|
minor example project fix. row tag (key) was wrong.
|
2015-06-20 11:24:00 -03:00 |
|
Martin Barreto
|
49e30831fe
|
Removed XLDataLoader dependency from swift example project.
|
2015-06-18 19:22:44 -03:00 |
|
Bojan Dimovski
|
12f0666a01
|
Add a missing local variable in the Swift example, that was making the code uncompilable.
|
2015-05-28 10:13:02 +02:00 |
|
Martin Barreto
|
8583c62371
|
Merge branch 'examples/swift' of github.com:xmartlabs/XLForm into examples/swift
|
2015-05-21 22:17:35 -03:00 |
|
Martin Barreto
|
f1da656aed
|
minor fix.
|
2015-05-21 22:16:28 -03:00 |
|
Eric Gu (@ericguuu)
|
c0e9260930
|
Update to Swift Enum
|
2015-05-21 16:30:40 -04:00 |
|
Eric Gu (@ericguuu)
|
69b70c657d
|
Use Swift Enum + If Statement to Switch Statement
|
2015-05-21 16:29:07 -04:00 |
|
Martin Barreto
|
9fada5f4f9
|
swift examples added.
|
2015-05-21 12:46:38 -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 |
|
Martin Barreto
|
289603f952
|
merge
|
2015-04-17 04:40:10 -03:00 |
|
Martin Barreto
|
eb4b1d67ca
|
merge
|
2015-04-17 04:28:01 -03:00 |
|
Martin Barreto
|
5629922247
|
merge
|
2015-04-17 04:04:59 -03:00 |
|