Commit Graph

17 Commits

Author SHA1 Message Date
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