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
b02c7cf0ad
functioning watch app
2018-04-29 21:38:25 -04:00
Ryan Nystrom
e01b57a134
add extra space for label events ( #1751 )
2018-04-22 13:40:51 -04:00
Ryan Nystrom
62e2763a85
Refactor markdown parsing to use text lib ( #1674 )
...
* milestones refactored with styled text
* reference refactored
* refactor commit references
* fix styled text bug
* request event refactored
* refactor titles
* warm caches for bg-gen models
* delete old text cell
* move shortlinks into MMMarkdown
* almost there
* build green
* running and trimming whitespaces
* styled text working
* fix tests
* tests passing
2018-03-31 10:12:51 -04:00
Ryan Nystrom
66dc61ace0
Refactor labeled events to use StyledText ( #1659 )
...
* refactor tap handling on attributed views
* styled cell interaction working
* share menu code
* label events finished
2018-03-18 14:55:57 -04:00
Ryan Nystrom
0001920b75
Refactor text styles to use StyledText ( #1490 )
2018-02-04 19:09:42 -05:00
Ryan Nystrom
65959c7c14
Card inset design completely overhauled ( #1396 )
...
* card inset design completely overhauled
* respond to safe area changes
2018-01-13 12:37:00 -05:00
Ryan Nystrom
ed3adf74c5
Polish header spacing ( #1228 )
...
* label styles match github.com
* size assignee to content
* size milestones to content
* polish header spacings
2017-12-10 18:13:08 -05:00
Ryan Nystrom
16c4443312
Clean label background drawing ( #1114 )
2017-11-29 10:11:18 -05:00
Ryan Nystrom
a45fdb3bd4
warm label event size caches ( #1090 )
2017-11-26 12:34:29 -05:00
James Sherlock
a504a87033
Use AttributedStringCell for IssueLabeledCell ( #1071 )
...
* Use AttributedStringCell for IssueLabeledCell
* Code review changes
2017-11-26 12:31:27 -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
Ryan Nystrom
1c38ff4d5c
swift 4 migration
2017-10-07 14:46:10 +01:00
Ryan Nystrom
571f7c09dc
refactor issues to have shared model that can be passed around
2017-08-11 23:27:26 -04:00
Ryan Nystrom
2751da4a5f
tighten label event spacing
2017-08-08 15:54:20 -04:00
Ryan Nystrom
dc3b44938e
align non-comment events uniform, tighter to screen edge
2017-07-26 22:09:18 -06:00
Ryan Nystrom
45d50a74a3
do a pass making styles consistent
2017-07-14 21:29:11 -04:00
Ryan Nystrom
495dccc7bc
allow button setup for display without an icon
2017-07-09 22:13:21 -04:00
Ryan Nystrom
33fe79cc82
labeled interactive
2017-07-09 22:10:35 -04:00
Ryan Nystrom
b7c62f5db0
merged event, fixes #9
2017-06-29 15:38:55 -07:00
Ryan Nystrom
2dd7f5e935
use fatalError instead of guard in critical failures
2017-06-26 10:38:21 -04:00
Ryan Nystrom
289e5654cf
html styling to match github
2017-06-22 23:35:55 -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
c376492209
shared detail label config
2017-06-08 17:13:52 -04:00
Ryan Nystrom
9b39d158ab
tighter spacing on label/closed and text
2017-06-07 21:37:26 -04:00
Ryan Nystrom
035eb344bc
add created date to labaled events
2017-06-07 21:31:55 -04:00
Ryan Nystrom
6857ba1ce0
label add/remove working
2017-06-06 17:43:53 -04:00