21 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
1ac9348852 update to new StyledTextKit lib name (#1849) 2018-06-02 23:14:11 -04:00
Ryan Nystrom
f8b8a977d6 Update StyledText with new highlight API (#1844) 2018-05-30 22:28:32 -04:00
Ryan Nystrom
79f4ac9106 Code blocks share system font adjustment, use StyledText (#1752) 2018-04-22 13:40:58 -04:00
Ryan Nystrom
878a9d98b7 refactor collapse cells (#1406) 2018-01-13 17:21:55 -05:00
Ryan Nystrom
167f1b80fe Redesign issue comments with a card (#1320)
* Redesign issue comments with a card

* fix more button, content view layout

* finish polishing card layout
2017-12-31 12:37:19 -05:00
Joe Rocca
76914651ad Adds double tap comment to 👍 (#809)
* Added double tap on comment to react with thumbs up

* Changed func name for consistency

* added DoubleTappableCell to project file

* added no-op for PR review comments

* added pr review comment flag check instead of vc
2017-11-19 16:47:34 -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
Ryan Nystrom
f6a37cafc7 code is rendered, not label 2017-06-26 21:43:57 -07:00
Ryan Nystrom
df3763434e fixe code scrolling 2017-06-26 21:36:18 -07:00
Ryan Nystrom
19fd875a3a dynamic text resize on orientation change 2017-06-26 10:29:40 -04:00
Ryan Nystrom
2dbdce6719 update iglk to 3.0 2017-06-22 22:44:11 -04:00
Ryan Nystrom
6d7fd1cb47 change color to string, add font size consts 2017-06-22 21:44:23 -04:00
Ryan Nystrom
5236a52689 code block cell selection still works 2017-06-08 19:28:28 -04:00
Ryan Nystrom
f42a6d6090 text and header alignment 2017-06-08 18:00:50 -04:00
Ryan Nystrom
03cbb602a4 text cell insets 2017-06-08 17:25:08 -04:00
Ryan Nystrom
d9cccfde33 background colors 2017-06-02 22:13:23 -04:00
Ryan Nystrom
00f9781554 code label belongs in scroll view 2017-06-02 17:52:11 -04:00
Ryan Nystrom
840f89c131 remove extensions 2017-06-02 14:16:04 -04:00
Ryan Nystrom
5067800014 even more reorg 2017-06-01 00:16:45 -04:00