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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stories rework: VaButton #3890

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Conversation

Roman4437
Copy link
Collaborator

No description provided.

Copy link
Contributor

@asvae asvae left a comment

Choose a reason for hiding this comment

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

Pretty close to finish on stories. I'd like to get some output from Maksim on useSize before we continue though.

We also have some test regressions.

@asvae
Copy link
Contributor

asvae commented Sep 21, 2023

@m0ksem do you have some feedback to share for useSize?

@asvae
Copy link
Contributor

asvae commented Sep 23, 2023

That would be the last round of feedback from me. We're good to merge after that 馃槑

@asvae asvae requested a review from m0ksem October 12, 2023 12:59
Copy link
Contributor

@asvae asvae left a comment

Choose a reason for hiding this comment

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

Stories are fine from my side

css and sizes updates need review from @m0ksem

Copy link
Contributor

@m0ksem m0ksem left a comment

Choose a reason for hiding this comment

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

I think we will polish sizes config later with @xx13 when he's gonna be ready.
So, you can change sizes as you want until it doesn't produce breaking changes.


.va-button__content {
font-size: var(--va-button-font-size);
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove CSS variables too.

Copy link
Contributor

@asvae asvae Nov 13, 2023

Choose a reason for hiding this comment

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

Just checked - these variables are used in a couple of components, i.e. pagination and upload list. So might be something for different PR.

Copy link
Contributor

@asvae asvae left a comment

Choose a reason for hiding this comment

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

Everything button related is finished, but css variables removal is incomplete.

So I believe the best solution would be not to touch it at all for now.

So we need to rollback css changes.

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

Successfully merging this pull request may close these issues.

None yet

3 participants