Page MenuHomePhabricator

Make "simple" a "button type", not a "color"
ClosedPublic

Authored by epriestley on May 30 2017, 9:41 PM.
Tags
None
Referenced Files
F19935584: D18048.diff
Sat, Apr 11, 11:59 PM
F19933173: D18048.id43407.diff
Fri, Apr 10, 10:43 PM
F19932060: D18048.diff
Fri, Apr 10, 8:12 AM
F19902640: D18048.id.diff
Mon, Mar 30, 8:31 PM
F19898543: D18048.diff
Sun, Mar 29, 1:40 PM
F19814241: D18048.diff
Mar 4 2026, 1:02 PM
F19707157: D18048.diff
Feb 11 2026, 10:46 AM
F18864469: D18048.id.diff
Nov 3 2025, 5:44 AM
Subscribers
None

Details

Summary

Ref M1476. Currently, setColor('simple') is meaningful. Instead, setButtonType('simple').

Depends on D18047.

Test Plan

Looked at UI examples, Phame, Auth. Notifications mooted by D18047.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Open to other word choice here, but setStyle() sounds like HTML style="..." attributes.

This revision is now accepted and ready to land.May 30 2017, 9:45 PM

I think we usually do "setType" but I hate not being able to easily grep that.

Alternative: setButtonType

epriestley retitled this revision from Make "simple" a "design", not a "color" to Make "simple" a "button type", not a "color".
epriestley edited the summary of this revision. (Show Details)
  • "Design" -> "Button Type"
This revision was automatically updated to reflect the committed changes.