Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Add browserButton_subtleItem to BrowserButton component #9072

Closed
luixxiul opened this issue May 26, 2017 · 1 comment · Fixed by #9026
Closed

Add browserButton_subtleItem to BrowserButton component #9072

luixxiul opened this issue May 26, 2017 · 1 comment · Fixed by #9026

Comments

@luixxiul
Copy link
Contributor

luixxiul commented May 26, 2017

Test plan

#9026 (comment)


Describe the issue you encountered: Add browserButton_subtleItem to BrowserButton component.

@cezaraugusto
Copy link
Contributor

I know it was moved after our triage meeting today but moving back to 0.17.xx series as this was addressed in the same fix as #8945 which was tagged for the same release, just to avoid confusion. Please ping me otherwise, thanks!

@cezaraugusto cezaraugusto modified the milestones: 0.17.x (Frozen, only critical adds from here), 0.18.x May 30, 2017
cezaraugusto pushed a commit that referenced this issue May 30, 2017
Closes #9072
Addresses #9071

Also:
- Add lines in the same way as LESS files
- Add comments for refenrence (We could remove them after refactoring work)
- Fix regressions on browserButton_default
  - Add globalStyles.button.color to replace it with globalStyles.button.default.color
- Fix a typo

Auditors:

Test Plan 1:
(0. Take a screenshot of the buttons section on about:styles before testing the PR for later use)
1. Open about:styles
2. Click "buttons"
3. Take another screenshot of the section
4. Compare the two screenshots and make sure they look same

Test Plan 2:
1. Open about:styles
2. Toggle developer tools
3. Make sure button's padding is set to '5px 16px'

Test Plan 3:
1. Open downloadme.org
2. Click "Advanced" button
3. Make sure the button is not pushed down
4. Click "Hide advanced" button
5. Make sure the button does not move
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.