yunhao

Results 6 issues of yunhao

## Checklist - [x] All tests are passed. - [ ] Added tests. - [x] Documented the code using [Xcode markup](https://developer.apple.com/library/mac/documentation/Xcode/Reference/xcode_markup_formatting_ref). - [x] Searched [existing pull requests](https://github.com/ra1028/DifferenceKit/pulls) for ensure not...

DifferenceKit provides a default implementation of `Differentiable` for `Hashable`. However, when using the default implementation, DifferenceKit always trigers a `delete -> insert` change instead of a `update` change. ## Unexpected...

*Issue #832* *Description of changes:* The `transformGroup` property of `Config` interface is changed from type `Record` to type `Record`. By submitting this pull request, I confirm that my contribution is...

## What happened When using the NPM Module and Typescript to write a build script, the following code compiles successfully. It passes TypeScript's type system. ```typescript StyleDictionary.extend({ transformGroup: { "custom/ios-swift":...

Info | Value | -------------------------|-------------------------------------| Platform | iOS Platform Version | iOS 12 Developer Beta SnapKit Version | 4.0.0 Integration Method | cocoapods ### Issue Description When using SnapKit 4.0.0...

It looks like this project has been out of development for almost a year, and there are 6 pull requests in pending. What is the author's attitude towards this project...