Roman Podymov
|
ceca40bb06
|
Nullability (#1091)
|
2023-06-29 10:17:03 -03:00 |
|
Martin Barreto
|
8335af6d83
|
Update README.md
|
2023-03-17 18:07:43 -03:00 |
|
Martin Barreto
|
6cf22d3cf2
|
Add files via upload
|
2023-03-17 18:05:55 -03:00 |
|
Enrique Galindo
|
cd5d983b1a
|
Create FUNDING.yml
|
2022-09-01 13:10:11 -03:00 |
|
Mathias Claassen
|
870afc5660
|
Version bump 4.3.0 (#1080)
4.3.0
|
2021-03-24 10:27:47 -03:00 |
|
Nick Reffitt
|
ded97b8328
|
Add datePicker style property to XLFormDateCell (#1078)
Co-authored-by: Nick <nick@nicks-air.mynet>
|
2020-11-18 10:00:10 -03:00 |
|
Mathias Claassen
|
74bde2185b
|
Fix Cocoapods source (#1077)
4.2.0
|
2020-10-12 09:22:50 -03:00 |
|
Mathias Claassen
|
d299fe32cb
|
Version bump 4.2.0 (#1076)
|
2020-10-09 10:59:04 -03:00 |
|
Kyle Hankinson
|
234a135f08
|
Fixes Carthage to master branch (#1075)
* + Fix for simulator issue/carthage build issue.
* + Headers public.
Co-authored-by: Kyle Hankinson <kyle.hankinson@gmail.com>
|
2020-10-09 09:13:04 -03:00 |
|
Eneko Alonso
|
0e5da84980
|
Add support for distribution via Swift Package Manager (SwiftPM) (#1073)
* Add Package.swift for distribution via SwiftPM
* Update publicHeadersPath
* Remove publicHeadersPath
* Flattened file structure
* Update project references
* Clean up
* Update README with instructions for installing via SwiftPM
* Fix typo
Co-authored-by: Mathias Claassen <mathiasclaassen7@gmail.com>
Co-authored-by: Mathias Claassen <mathiasclaassen7@gmail.com>
|
2020-09-23 09:31:38 -03:00 |
|
Mathias Claassen
|
3dd39ed7bc
|
Version bump 4.1.0 (#1060)
4.1.0
|
2019-10-02 09:52:47 -03:00 |
|
Quintz Gábor
|
45d363fb0c
|
iOS 13 dark mode support. (#1057)
|
2019-09-23 10:49:46 -03:00 |
|
Mathias Claassen
|
21f97ce9a6
|
Swift 5 updates in Examples and change Travis to use Xcode 11 (#1058)
|
2019-09-20 10:23:58 -03:00 |
|
mrcararia
|
f2383b7903
|
Fix crash when .Nib is inside a framework bundle. (#1050)
|
2019-05-14 12:00:33 -03:00 |
|
Mathias Claassen
|
6ac31155f8
|
release 4.0.1 (#1049)
4.0.1
|
2019-04-15 11:07:06 -03:00 |
|
Liraz S
|
151003d8e5
|
Memory and stability fixes to XLForm (#1045)
* selectorCell display repair
Unable to display when value than apples first selectorOptions
* fixed crash
* fixed memory leaks
* Cell disappears while inline picker is open
* Fixes crash on update
* check object object equal
* codereview
* fixed memory leaks
* fixed memory leaks [2]
* updated logic
* fixed memory leaks
* fix for crash #1043
* fix for crash #1044
* fix for issue #1044
* fix for issue #1044
* fixed mistake
* fixed observation if lib uses in drawer controller
* fixed kvo crash
* reverted last fix
* cleanup
* fixed kvo
* fix for crash #1043
* reverted https://github.com/xmartlabs/XLForm/pull/1045#discussion_r255965033
* reverted #948
* fixed firstResponder logic
* codereview in Descriptors
* codereview
|
2019-03-25 12:20:16 -03:00 |
|
Mathias Claassen
|
b5bdda8e80
|
Update Readme (#1046)
|
2019-03-14 13:40:30 -03:00 |
|
Bruno Agatte
|
81aca9c49c
|
Update XLFormRowDescriptor.m to support <Class>.self for custom cells (#1041)
|
2019-01-08 10:59:18 -03:00 |
|
Ju
|
d8ece1410d
|
Fix crash when using swift custom cells with xib files (#1038) (#1040)
|
2019-01-07 15:57:31 -03:00 |
|
Nikita Razumnuy
|
fdca5f7543
|
fix: can't update placeholder color using setNeedsDisplay in XLFormTextView (#1024)
|
2018-08-23 11:20:17 -03:00 |
|
Martin Barreto
|
204cad6045
|
update swift example
4.0.0
|
2017-10-26 14:36:33 -03:00 |
|
Martin Barreto
|
e68b57cded
|
update XLForm tests
|
2017-10-26 14:36:33 -03:00 |
|
Martin Barreto
|
0bc600d5a7
|
fix travis
|
2017-10-26 14:36:33 -03:00 |
|
pera
|
c2d721f098
|
minor fixes
|
2017-10-26 14:36:33 -03:00 |
|
pera
|
2485332846
|
Updates README.md, CHANGELOG.md & podspec.
|
2017-10-26 14:36:33 -03:00 |
|
pera
|
20b661c41e
|
- Adds support for Xcode9
- Deprecation of UIAlertView, UIActionSheet & UIPopoverController
|
2017-10-26 14:36:33 -03:00 |
|
MiMo42
|
1e2b5137d6
|
Fixed crash when trying to insert row in section at index 0 (#964)
|
2017-06-08 11:47:26 -03:00 |
|
Miguel Revetria
|
43abac5c3f
|
Fixes #893, setting rowDescriptor to the serach result controller (#961)
|
2017-05-25 10:20:36 -03:00 |
|
MiMo42
|
77db6b9492
|
nullability warning fixed (#952)
|
2017-04-26 10:21:35 -03:00 |
|
Mathias Claassen
|
74b26c1e64
|
make properties of XLFormOptionsObject writable (#955)
|
2017-04-25 11:55:54 -03:00 |
|
Mathias Claassen
|
085cf31e52
|
Updated Readme Eureka introduction (#954)
|
2017-04-25 10:48:47 -03:00 |
|
FatalDizz
|
313e5d5d40
|
Added method to set a title for form errors (#951)
|
2017-04-19 11:46:34 -03:00 |
|
Mathias Claassen
|
f7777d9d27
|
Add Header and Footer section to Readme FAQ (#942)
|
2017-04-05 09:46:52 -03:00 |
|
Mathias Claassen
|
578dea99dd
|
Use the correct locale in date row (not only date picker) (#935)
|
2017-04-05 09:23:41 -03:00 |
|
Santiago Castro
|
1da30107dc
|
Fix README headings due to GitHub change (#937)
GitHub changed its Markdown processor to stop supporting heading without spaces https://gist.github.com/vmarkovtsev/59cd7349d41cf804b9a8775388e681f8
|
2017-03-21 09:18:22 -03:00 |
|
Mathias Claassen
|
4674c3abaf
|
Make moveRowAtIndexPath:toIndexPath: public in XLFormSectionDescriptor to allow to reorder rows programmatically. (#929)
|
2017-02-22 12:58:47 -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
|
e64e5b4885
|
update Travis file to use Xcode 8.2 (#920)
|
2017-01-12 10:24:37 -03:00 |
|
Mathias Claassen
|
b28c902d73
|
release version 3.3.0
3.3.0
|
2016-11-17 11:10:10 -03:00 |
|
Mathias Claassen
|
dc5f1e6dcd
|
Merge pull request #895 from dvkch/master
Fix for #884
|
2016-11-03 11:33:16 -03:00 |
|
Stanislas Chevallier
|
55e440bc57
|
Fix: #884 by setting the UIDatePicker timeZone to GMT+0 when in countdown mode
|
2016-11-02 13:42:51 +01:00 |
|
Martin Barreto
|
be2fb864be
|
Update README.md
|
2016-10-21 18:14:17 -03:00 |
|
Mathias Claassen
|
cdd498ebc7
|
Merge pull request #866 from xmartlabs/Swift3
Update Swift example to Swift 3 syntax
|
2016-10-20 14:46:21 -03:00 |
|
Mathias Claassen
|
cd43abc3f0
|
Merge pull request #882 from kiancheong/OptionsRow-Deselect
OptionsRow-Deselect
|
2016-10-18 16:06:49 -03:00 |
|
kiancheong
|
f1a83512d1
|
Prevents setting cell's accessoryType to UITableViewCellAccessoryNone if the rowDescriptor's required value is true.
This fixes the ability to deselect options when using XLFormRowDescriptorTypeSelectorPush.
|
2016-10-14 09:08:25 +08:00 |
|
Mathias Claassen
|
00ccf60895
|
Merge pull request #883 from kiancheong/bigsprocket-styling
bigsprocket-styling
|
2016-10-13 10:57:39 -03:00 |
|
kiancheong
|
27a172eb65
|
Synthesize cellConfigForSelector.
|
2016-10-11 19:31:45 +08:00 |
|
Kyle Davis
|
e62404d24b
|
remove unnecessary nil check
|
2016-10-11 12:57:16 +08:00 |
|
Kyle Davis
|
d1aff91e63
|
Support styling of XLFormOptionViewController cells
|
2016-10-11 12:57:14 +08:00 |
|
Mathias Claassen
|
a0a8cf793c
|
Update Swift example to Swift 3 syntax
|
2016-09-15 13:33:38 -03:00 |
|