Commit Graph

7 Commits

Author SHA1 Message Date
Bas Broek
7f04139794 Disable animations when reduce motion enabled (#1167) 2017-12-10 18:15:44 -05:00
Ryan Nystrom
bb8a8ac45f search cell shares common height (#1077) 2017-11-24 21:19:19 -05:00
Hesham Salman
51a76fc50c Unified deletion swipes (#720)
* nified cell

standardized cell style

* Made swipe delete action generic

* Fixed clear all button behavior

* Added attributed string

* Cleanup

* Resolved merge conflicts
2017-10-24 23:08:49 -04:00
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
Hesham Salman
a52e533b5f User can receive search results while typing (#611)
* Cancelled networking when the cancel button is pressed

* Responded to comments: code formatting & cleanup

* Can now search while typing

Slight formatting changes

* Prevented search term from showing up in recent before search succeeds

* Show loading screen while typing

* Less complicated network cancellation

* Cleaned up groups

* Recently viewed repos (#631)

* Recently Viewed Repos saved in search store

* Styling changes

* Equatable changes and visual updates

* Visually update after selecting a repo

* Rebased

* Slowed down the debouncer a bit
2017-10-22 00:11:12 -04:00
Hesham Salman
07febda7a6 User can delete individual searches in the search controller (#618)
* Allowed deletion of individual searches

Spacing fixes

* Set design to option 2

* Styling change to match notification swipe

* Responded to comments
2017-10-21 20:37:58 -04:00
Ryan Nystrom
43b7738994 recent searches working 2017-09-04 21:08:44 -04:00