Bas Broek
Bas Broek
http://danger.systems/guides/getting_started.html#including-danger - [ ] Changelog - [ ] Linter - [ ] WIP-PR - [ ] No optional arrays / dictionaries - [ ] https://github.com/Moya/Moya/pull/808
See also https://github.com/Moya/Moya/issues/818#issuecomment-264451151
As of now, there are no tests for the sorting of a `Dictionary`. 😱
We should set the `popoverPresentationController`'s `sourceView` and `sourceRect` to prevent it form crashing on larger devices.
Ideally expose it not as an `init`, but as a static function [`actionWithTitle:image:style:handler:`](https://developer.apple.com/documentation/uikit/uialertaction/1620097-actionwithtitle?language=objc).
## Describe the problem As pointed out in #529, some SSWG-proposals in the newsletter were incorrectly showing as "SE" proposals. The issue lies [here](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/09533951c7d1e28d1d2932fa1f93908eb923536e/proposal.rb#L57), where we hard code "SE"; we...
As per https://twitter.com/daveverwer/status/1139299506472796161 😃 We use avatars on the authors page already, so that should be a good start: https://github.com/SwiftWeekly/swiftweekly.github.io/blob/464c1e6994f3075890b7b95687ec458d12eed942/authors.html#L19
Can be done with some kind of hook.
See https://github.com/SwiftWeekly/swiftweekly.github.io/pull/377#issuecomment-375992181