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

Redo: Add copy to clipboard for about brave page (fixes #5790) #6298

Merged
merged 1 commit into from
Dec 19, 2016
Merged

Redo: Add copy to clipboard for about brave page (fixes #5790) #6298

merged 1 commit into from
Dec 19, 2016

Conversation

bsclifton
Copy link
Member

@bsclifton bsclifton commented Dec 19, 2016

Original PR was closed #6186

This PR fixes #6183

Does not include changes to about:brave, because that was re-committed with 5324f3c

Auditors: @luixxiul

Test Plan:

  1. Visit about:about

#5790 #6107

Closes #6183

Redo PR #6107 (which was reverted with #6184)

- cherry-picked 942e95c
- Added brave.less for about:brave to fix regression on about pages

TODO: Pick up properties from history.less into brave.less

Auditors: @alexwykoff

Test Plan:
1. Visit about:about
@bsclifton bsclifton merged commit 1a5023d into brave:master Dec 19, 2016
@bsclifton bsclifton deleted the fix-about-about-alignment branch December 19, 2016 18:35
@bsclifton bsclifton added this to the 0.13.0 milestone Dec 19, 2016
@luixxiul
Copy link
Contributor

I was actually not sure to set property .siteDetailsPage in brave.less, as it might cause a regression. If it's fine, it's ok for me :)

@bsclifton
Copy link
Member Author

bsclifton commented Dec 19, 2016

@luixxiul I can see the new less file possibly causing a regression in the future, but for now it's perfect

Long term, we'll want to move toward Aphrodite components and defining the styles inline, in the component. If you have time, you may check out this new way of doing things here 😄
https://github.com/brave/browser-laptop/blob/master/app/renderer/components/tabIcon.js

Notice the styles/global.js that it includes: https://github.com/brave/browser-laptop/blob/master/app/renderer/components/styles/global.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression : Alignment off for about:about
2 participants