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
F18864469: D18048.id.diff
Nov 3 2025, 5:44 AM
F18853892: D18048.diff
Oct 31 2025, 8:22 PM
F18825326: D18048.id.diff
Oct 23 2025, 9:04 PM
F18813054: D18048.diff
Oct 20 2025, 1:40 PM
F18802760: D18048.id43419.diff
Oct 17 2025, 8:14 PM
F18771876: D18048.diff
Oct 8 2025, 10:27 PM
F18751390: D18048.id43407.diff
Oct 4 2025, 10:54 AM
F18508883: D18048.id.diff
Sep 5 2025, 3:05 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.