Commit Graph

18 Commits

Author SHA1 Message Date
Ryan Nystrom
e56c29a9a6 Redesigned Issues interface (#1983)
* clean up title model

* update title style

* organize issue SC method

* remove background colors from styled text in issues

* collection view bg white

* remove card inset and clean up snap superview code

* clean up label design

* thread is root and change base font size

* remove borders on comment cells

* adjust collapse design

* adjust comment line spacing and make non-root body smaller

* refactor detail view

* viewer header background color

* more buttons in reaction cell

* vertical spacers working

* design basically finished;

* scroll to bottom accounts for inset

* PR review background color white

* fixup PR review comments

* spacing on merge and review

* readme background white

* rename to just "spacer"

* horizontal spacing

* fix tests
2018-07-27 11:03:09 -04:00
Ryan Nystrom
b02c7cf0ad functioning watch app 2018-04-29 21:38:25 -04:00
Ryan Nystrom
0001920b75 Refactor text styles to use StyledText (#1490) 2018-02-04 19:09:42 -05:00
Rizwan Mohamed Ibrahim
ab28e739bc [CHOR] @objc at same line as func (#888) 2017-11-07 13:37:36 -05:00
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
Ryan Nystrom
ca5ba59908 do safe area insetting on UICollectionView the "right" way, fixes #581 2017-10-16 09:41:56 -04:00
Weyert de Boer
1ffda90eae Renamed Strings.swift to Constants.swift (#517)
* Renamed `Strings.swift` to `Constants.swift`, fixes #498
Added the product urls to `Constants.swift`, partly fixes #494

* Wrapped the strings in a `Strings`-enum

* Really shouldn't manually retype things

* Update project.pbxproj
2017-10-14 11:06:25 -04:00
Ryan Nystrom
1c38ff4d5c swift 4 migration 2017-10-07 14:46:10 +01:00
Ryan Nystrom
c0cbbf420e share secondary code style font 2017-07-26 22:13:15 -06:00
Ryan Nystrom
dc3b44938e align non-comment events uniform, tighter to screen edge 2017-07-26 22:09:18 -06:00
Ryan Nystrom
b34dd0dab2 bump up size for courier on hashes 2017-07-14 21:39:21 -04:00
Ryan Nystrom
45d50a74a3 do a pass making styles consistent 2017-07-14 21:29:11 -04:00
Ryan Nystrom
9c3cca4eed combine all events into single type, fixes #129 2017-07-13 21:00:36 -04:00
Ryan Nystrom
bf70b121fb status events interactive 2017-07-09 22:35:37 -04:00
Ryan Nystrom
db1976ca5f locked in top status 2017-07-03 15:48:58 -04:00
Ryan Nystrom
13b60982cd add status event, custom button state, conversions 2017-07-03 12:25:57 -04:00
Ryan Nystrom
6cd6f20ec6 status event model has status enum instead of closed 2017-07-03 12:12:38 -04:00
Ryan Nystrom
f181a70265 rename closed to status event 2017-07-03 11:54:09 -04:00