Search and Replace calls to setShade

Summary: grep for setShade and update to setColor. Add deprecated warning.

Test Plan: Diffusion, Workboards, Maniphest, Project tags, tokenizer, uiexamples

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, O14 ATC Monitoring

Differential Revision: https://secure.phabricator.com/D17995
This commit is contained in:
Chad Little
2017-05-22 18:59:53 +00:00
committed by chad
parent 3a0a086a09
commit 00400ae6f9
17 changed files with 26 additions and 20 deletions

View File

@@ -331,7 +331,7 @@ final class PhabricatorProjectBoardViewController
$count_tag = id(new PHUITagView())
->setType(PHUITagView::TYPE_SHADE)
->setShade(PHUITagView::COLOR_BLUE)
->setColor(PHUITagView::COLOR_BLUE)
->addSigil('column-points')
->setName(
javelin_tag(