Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync: Move from brave-ui to brave-core #2888

Merged
merged 30 commits into from
Dec 12, 2019
Merged

Sync: Move from brave-ui to brave-core #2888

merged 30 commits into from
Dec 12, 2019

Conversation

cezaraugusto
Copy link
Contributor

address brave/brave-browser#2335
close brave/brave-browser#5198

Test Plan

# ensure Sync is properly displayed
npm run storybook
# build is ok
npm run build

AlexeyBarabash
AlexeyBarabash previously approved these changes Jul 10, 2019
Copy link
Contributor

@AlexeyBarabash AlexeyBarabash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good for me

@cezaraugusto
Copy link
Contributor Author

cc @petemill could you check this one?

Copy link
Member

@petemill petemill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks great @cezaraugusto
Just one change would be good - please update the storybook name. Right now it's a couple 'levels' deep (creating a 'Feature Components' level).

@cezaraugusto
Copy link
Contributor Author

ok updated

@cezaraugusto
Copy link
Contributor Author

also rebased

@cezaraugusto
Copy link
Contributor Author

rebased again

@szaimen
Copy link

szaimen commented Sep 11, 2019

Any update on this?

cezaraugusto and others added 4 commits December 11, 2019 09:13
- updated text strings for buttons and paragraphs. few grammatical changes
- general aesthetic tweaks to typography and coloring
- updated 3 icons that were not rendering correctly
- updated input type to be body copy
cezaraugusto and others added 19 commits December 11, 2019 17:28
- updated illustrations from png to svg
- updated a few small locale strings
- removed clipboard from target computer code entry
… instances of Card, so that Card is free to have content in a separate element

Necessary for upcoming header / footer element that should be distinct from the content padding.
Note that new property is provided allowing the caller to provide their own padding via a content element.
@cezaraugusto
Copy link
Contributor Author

@AlexeyBarabash thanks, rebased the first 5 commits. could you pls re-check?

Copy link
Contributor

@AlexeyBarabash AlexeyBarabash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks

@cezaraugusto cezaraugusto added this to the 1.4.x - Nightly milestone Dec 11, 2019
@cezaraugusto cezaraugusto merged commit ef7e47a into master Dec 12, 2019
@cezaraugusto cezaraugusto deleted the brave-ui-sync branch December 12, 2019 15:51
cezaraugusto added a commit that referenced this pull request Feb 3, 2020
Close brave/brave-browser#8022

Sync was removed from brave-ui in brave/brave-ui#552 and added to brave-core
in #2888. Now, paths in brave-core need update as well.
@cezaraugusto cezaraugusto mentioned this pull request Feb 3, 2020
32 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync: move components from brave-ui to brave-core
6 participants