Ryan Knell
Ryan Knell
Hey All! We are at a point now where new features aren't being added and we are all pretty conscious of avoiding breaking changes. I would like to merge https://github.com/rknell/alfred/pull/92...
### Expected Behaviour App does not crash ### Actual Behaviour App crashes with error: CGAffineTransformInvert: singular matrix. *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN:...
Kept command in line with text order for the arrows ie onPressX instead of onXPress This is useful so I can implement a new component to select the month /...
… issues on Windows
This issue tracks the implementation of multiple origin support for the CORS middleware, following our review of PR #127. Requirements: 1) Support multiple origins in the CORS middleware 2) Allow...