-
Notifications
You must be signed in to change notification settings - Fork 879
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
Conversation
b88775e
to
4c99d48
Compare
There was a problem hiding this 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
26129ec
to
985c136
Compare
cc @petemill could you check this one? |
985c136
to
ddc15a5
Compare
There was a problem hiding this 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).
ddc15a5
to
ac8bd15
Compare
ok updated |
ac8bd15
to
75a103c
Compare
also rebased |
75a103c
to
f6e5e60
Compare
rebased again |
Any update on this? |
be09e4b
to
e547ebd
Compare
e547ebd
to
62793c9
Compare
- 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
…Content table rows
… sync tableGrid component
…de, use proper flow for sync words
- updated illustrations from png to svg - updated a few small locale strings - removed clipboard from target computer code entry
Updating the usage of the verb
… 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.
c5e2dd5
to
d971dac
Compare
@AlexeyBarabash thanks, rebased the first 5 commits. could you pls re-check? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thanks
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.
address brave/brave-browser#2335
close brave/brave-browser#5198
Test Plan