James Sherlock

Results 152 comments of James Sherlock

@Huddie @BrianLitwin @rnystrom Anybody got a mockup design or palette they think would work nice as a dark mode? Need some inspiration before I go rainbow city on the app...

I spent a week turning my Slack into dark mode for a reason πŸ˜‚Dark mode should be a requirement for all apps :trollface: Can't wait to see what you make!

Didn't take you folks long to start updating this πŸ˜… Personally I don't think we should actively try to support dark mode on iOS 12- Dark mode exclusive to iOS...

I may look into this actually, looks like a bit of fun πŸ€”

Storing GraphQL template until I get to this: ``` query { repository(owner: "Alamofire", name: "Alamofire") { projects(first: 10) { nodes { number name body } } project(number: 1) { columns(first:...

@rnystrom Maybe keep this repo's projects for actual project stuffs, and use your test repo for it? (May need to give me access for when I get to edit stuffs...

@rnystrom Whereabouts do you think is a good time to put projects? Really it should be with Overview/Issues/PRs but it can't all fit on small screens 😞 Temporarily got it...

![image](https://user-images.githubusercontent.com/15193942/30644805-894edeb6-9e0b-11e7-8bb8-81fb4e21e3f8.png) Another shot, tapping through all works, basic column structure. Technically they all support markdown in them - not sure how easy that'll be to add to these views so...

@rnystrom Mocked up this: ![image](https://user-images.githubusercontent.com/15193942/30647959-bbb273d2-9e14-11e7-9ab6-144c5a56c315.png) The segmented control would not be visible on Overview, on the other three tabs it would act as a toggle between Open/Closed. Would be scrollable...

@BasThomas Going to be lush, but not sure how I'm going to do iOS 9/10 support for it 😞 I'm going to suggest we get out a read-only version first...