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
F22542263: D18048.diff
Tue, Sep 22, 4:43 PM
Unknown Object (File)
Apr 11 2026, 11:59 PM
Unknown Object (File)
Apr 10 2026, 10:43 PM
Unknown Object (File)
Apr 10 2026, 8:12 AM
Unknown Object (File)
Mar 30 2026, 8:31 PM
Unknown Object (File)
Mar 29 2026, 1:40 PM
Unknown Object (File)
Mar 4 2026, 1:02 PM
Unknown Object (File)
Feb 11 2026, 10:46 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
Branch
head4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17320
Build 23210: Run Core Tests
Build 23209: arc lint + arc unit

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.