Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mRs-/HexColors issues and pull requests

#55 - add SwiftPM

Pull Request - State: closed - Opened by c-villain about 2 years ago

#54 - Update Package.swift to a functional state

Pull Request - State: open - Opened by pontusjacobsson almost 3 years ago

#53 - Cannot convert UIColor to hex in objective-c version

Issue - State: open - Opened by newmanw over 3 years ago

#52 - Cannot use HexColors via Carthage

Issue - State: open - Opened by PH9 about 4 years ago - 1 comment

#51 - added migration to swift 5

Pull Request - State: closed - Opened by ashpilenia about 5 years ago

#50 - New Release

Issue - State: open - Opened by donileo about 6 years ago - 6 comments

#49 - Update Project Settings and improved Obj-C API

Pull Request - State: closed - Opened by q231950 almost 7 years ago - 2 comments

#48 - Modify string character counting to Swift 4

Pull Request - State: closed - Opened by ems305 almost 7 years ago - 2 comments

#47 - Xcode 9.1 beta 2 warning

Issue - State: closed - Opened by StuSchwartz about 7 years ago - 3 comments

#46 - Swift 4.0 Compatibility

Pull Request - State: closed - Opened by mRs- about 7 years ago - 1 comment

#45 - Fixed app store submission issue with LLVM instrumentation symbols

Pull Request - State: closed - Opened by treyrich about 7 years ago - 7 comments

#44 - Use of unresolved identifier 'Scanner'

Issue - State: closed - Opened by ronak4567 about 7 years ago - 1 comment

#43 - Fixed readme markdown formatting

Pull Request - State: closed - Opened by jkirsteins over 7 years ago - 1 comment

#42 - Fixed hex variable bugs

Pull Request - State: closed - Opened by cemaleker over 7 years ago - 3 comments

#41 - Support Objective-C

Issue - State: closed - Opened by yishuiliunian almost 8 years ago - 7 comments

#40 - fixed typo

Pull Request - State: closed - Opened by mludi almost 8 years ago - 1 comment

#39 - Swift 3.0

Pull Request - State: closed - Opened by mRs- almost 8 years ago - 1 comment

#38 - Add cache for HexColors

Issue - State: closed - Opened by littlewu0 about 8 years ago - 2 comments

#37 - Tonnes of warnings when using HexColors through Carthage

Issue - State: closed - Opened by fatuhoku over 8 years ago - 2 comments

#36 - RGBA methods for hex strings

Pull Request - State: closed - Opened by billburgess over 8 years ago - 4 comments

#35 - API is not correctly translated to Swift in Xcode 7.3

Issue - State: closed - Opened by lumaxis almost 9 years ago - 4 comments

#34 - CocaDocs added

Pull Request - State: closed - Opened by mRs- almost 9 years ago

#33 - added unit tests

Pull Request - State: closed - Opened by mRs- almost 9 years ago

#32 - Hex string with alpha not converting correctly

Issue - State: closed - Opened by billburgess almost 9 years ago - 8 comments

#31 - Adds tvOS to podspec

Pull Request - State: closed - Opened by dlinsin almost 9 years ago - 1 comment

#30 - Nullability and better code reuse

Pull Request - State: closed - Opened by mRs- almost 9 years ago - 1 comment

#29 - Fix : adding defensive code.

Pull Request - State: closed - Opened by nicoaldegheri almost 9 years ago - 4 comments

#28 - Move to Swift

Issue - State: closed - Opened by mRs- almost 9 years ago - 9 comments

#27 - Linking TapJoySDK causes +colorWithHexString: to always return nil

Issue - State: closed - Opened by cameronehrlich about 9 years ago - 6 comments

#26 - Added prefix to all the category methods

Pull Request - State: closed - Opened by buscarini about 9 years ago - 4 comments

#25 - Add prefix to category methods to prevent name collision.

Pull Request - State: closed - Opened by idikic about 9 years ago - 2 comments

#24 - Supporting watchos platform

Pull Request - State: closed - Opened by andreaskaltenbach about 9 years ago - 1 comment

#23 - Use HexColors prefix/suffix for HXColor colorWith8BitRed:green:blue:alpha method

Issue - State: closed - Opened by varkor over 9 years ago - 1 comment

#22 - Request - API Changes for 2.3.0

Issue - State: closed - Opened by AnthonyMDev over 9 years ago - 2 comments

#21 - Update HexColor.m

Pull Request - State: closed - Opened by revolter over 9 years ago - 1 comment

#20 - Update README.md

Pull Request - State: closed - Opened by cbrulak over 9 years ago

#19 - Fix typo

Pull Request - State: closed - Opened by ashokgelal almost 10 years ago

#18 - Carthage support

Pull Request - State: closed - Opened by chrene almost 10 years ago - 5 comments

#17 - Fix `#import HexColor.h` typo

Pull Request - State: closed - Opened by hanton almost 10 years ago - 1 comment

#15 - Documentation typo

Issue - State: closed - Opened by sanielfishawy almost 10 years ago - 1 comment

#14 - Should we add support for alpha in the hex string?

Issue - State: closed - Opened by AlexNolasco about 10 years ago - 7 comments

#13 - Cannot find interface declaration for 'NSColor'; did you mean 'NSCoder'?

Issue - State: closed - Opened by Gob-Lin about 10 years ago - 13 comments

#12 - fix #11 Added some error handling.

Pull Request - State: closed - Opened by zackliston about 10 years ago

#11 - Assert crashes app

Issue - State: closed - Opened by zackliston about 10 years ago - 4 comments

#10 - Simplify hexStringTransformFromThreeCharacters.

Pull Request - State: closed - Opened by lesleh over 10 years ago - 3 comments

#9 - Allow colorWithHexString: to take a 5 or 9 character string that include alpha

Pull Request - State: closed - Opened by nfranke over 10 years ago - 7 comments

#8 - colorWithHexString should allow for alpha

Issue - State: closed - Opened by nfranke over 10 years ago - 1 comment

#7 - Prevent leak of HXColor object

Pull Request - State: closed - Opened by cormacrelf about 11 years ago - 2 comments

#6 - I mistakenly used %s instead of %@ in the string formater

Pull Request - State: closed - Opened by kormie over 11 years ago - 2 comments

#5 - Added support for three character hex values

Pull Request - State: closed - Opened by troyharris over 11 years ago - 1 comment

#4 - Check to see if a pound symbol has been prepended, add it if not

Pull Request - State: closed - Opened by kormie over 11 years ago

#3 - Lack of # shouldn't crash the app

Issue - State: closed - Opened by kormie over 11 years ago - 2 comments

#2 - Adding OSX to podspec and making it work in OSX

Pull Request - State: closed - Opened by holgersindbaek over 11 years ago

#1 - Podspec isn't compatible with OSX

Issue - State: closed - Opened by holgersindbaek over 11 years ago - 4 comments
Labels: enhancement