issues
search
krzysztofzablocki
/
PropertyMapper
Property mapping for Objective-C iOS apps.
http://merowing.info
MIT License
1.13k
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prime Business Spaces: Elan The Mark, Gurgaon
#70
elangurgaon101
closed
9 months ago
2
Added support for watchos in podspec
#69
rdgborges
closed
6 years ago
1
Better warning message for missing Box custom methods
#68
ppaulojr
opened
6 years ago
1
validationErrors array is always null
#67
Dalein
closed
6 years ago
2
Allow nil from boxing
#66
Miiha
closed
6 years ago
1
Xcode 9 transition.
#65
mbesnili
closed
7 years ago
0
Renaming the module map file in the source directory
#64
andydrizen
closed
7 years ago
2
Allow use in application extensions
#63
simonboots
closed
7 years ago
2
Improved debug on ignored values, added instance type on logs
#62
adelinofaria
closed
7 years ago
3
Crash when mapping null object to a primitive
#61
nandodelauni
closed
7 years ago
1
Added newline at EOF
#60
lino-silva
closed
8 years ago
1
Fixed mapping to non-collection object when using KZProperty with NS_BLOCK_ASSERTIONS defined
#59
idcuesta
closed
8 years ago
1
Crash when converting from number to NSDate
#58
ulukaya
closed
8 years ago
2
Suppressing error messages
#57
ghost
closed
8 years ago
4
Update podspec for TvOS
#56
joostvanderborg
closed
8 years ago
1
Adds tests for mapping protocol dependencies
#55
KevinVitale
closed
8 years ago
3
No mapping if value from custom boxing is nil
#54
fonkadelic
closed
6 years ago
7
Ability to Propagate Errors when using Custom Boxing / Call
#53
lazarev
opened
9 years ago
3
Validates @encodes(id<SomeProtocol>) will pass
#52
KevinVitale
closed
9 years ago
3
Carthage support
#51
cfdrake
closed
9 years ago
4
Added support to DateFormat with milliseconds
#50
adelinofaria
closed
9 years ago
1
ISO 8601 date format
#49
ilyannn
closed
9 years ago
1
Give readonly access to .propertyName of KZPropertyDescriptor
#48
ilyannn
closed
9 years ago
0
Block should be copied before storing its reference.
#47
lxcid
closed
9 years ago
4
Nullify value for missing key/default value
#46
krzyzanowskim
closed
9 years ago
1
Update date format to ISO 8601. Format Available since iOS 6.0.
#45
krzyzanowskim
closed
9 years ago
1
Support for NSEntityDescription instance
#44
krzyzanowskim
closed
9 years ago
2
Support for compound property?
#43
lxcid
closed
9 years ago
4
Doesn't work when there's a getter method defined
#42
kevinrenskers
closed
10 years ago
2
KZCall on different object?
#41
kevinrenskers
opened
10 years ago
4
CocoaPods and 2.5.1?
#40
tobihagemann
closed
10 years ago
1
Support for Swift
#39
ngoccuong291
closed
10 years ago
1
Fixed Warning related to casting converting void pointer and function pointer
#38
ChocoChipset
closed
10 years ago
1
catch invalid argument exception, but alert the developer during debugging
#37
samdods
closed
10 years ago
1
Used dispatch_once_t for NSDateFormatter creation
#36
Eddpt
closed
10 years ago
0
Crash when creating the date formatter
#35
Eddpt
closed
10 years ago
0
Unified assert behaviour while error handling
#34
marekcirkos
closed
10 years ago
0
No testing of validation errors in KZPropertyMapperValidatorTests.m
#33
BoneDesert
closed
10 years ago
5
Updated Kiwi and changed tests to XCTest
#32
marekcirkos
closed
10 years ago
0
Asserts when receiving an NSArray instead of an NSDictionary
#31
alexito4
closed
10 years ago
3
Added type checking while parsing.
#30
marekcirkos
closed
10 years ago
0
Added robustness to parsing.
#29
marekcirkos
closed
10 years ago
0
Added KZList macro that allows to map multiple rules
#28
marekcirkos
closed
10 years ago
0
KZList
#27
marekcirkos
closed
10 years ago
0
Added type checking before assigning value to object.
#26
marekcirkos
closed
10 years ago
0
Added robustness to parsing
#25
marekcirkos
closed
10 years ago
0
Added checking property type before assigning value. If different then i...
#24
marekcirkos
closed
10 years ago
0
added if(NO){…} around [target property]
#23
samdods
closed
10 years ago
0
Properties that are not part of the MOM, don't notify changes
#22
ChocoChipset
closed
10 years ago
1
BugFix: NSErrorMake UserInfo
#21
shaps80
closed
10 years ago
1
Next