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

Improve buttons #4195

Merged
merged 1 commit into from
Dec 17, 2022
Merged

Improve buttons #4195

merged 1 commit into from
Dec 17, 2022

Conversation

Gnuk
Copy link
Collaborator

@Gnuk Gnuk commented Oct 31, 2022

@Gnuk Gnuk marked this pull request as draft October 31, 2022 15:57
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (5e1571d) compared to base (8df7de5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #4195   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2277      2277           
===========================================
  Files            597       597           
  Lines           9753      9753           
  Branches         189       189           
===========================================
  Hits            9753      9753           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Gnuk Gnuk marked this pull request as ready for review December 16, 2022 11:00
@Gnuk
Copy link
Collaborator Author

Gnuk commented Dec 16, 2022

I worked with @ascelineboullen for some colors, fonts and button style.

@DamnClin DamnClin self-requested a review December 16, 2022 14:57
color: $jhlite-button-color-text;
font-family: $jhlite-global-font-primary-family;
font-size: $jhlite-button-font-size;
font-weight: bold;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Gave it a try and I think it's really better in default weight cc @Gnuk @ascelineboullen what do you think?

defaultWeight
boldWeight

$jhlite-global-color-text-light: $jhlite-global-color-light !default;
$jhlite-global-color-link-light: $jhlite-global-color-light !default;
$jhlite-global-color-link-light-hover: $jhlite-global-color-primary !default;
$jhlite-global-color-fill-secondary: $jhlite-color-neutral-900 !default; // @deprecated
Copy link
Collaborator

Choose a reason for hiding this comment

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

Created #4763 as follow up

@DamnClin
Copy link
Collaborator

Merging like that, comments can be taken in dedicated PRs

@DamnClin DamnClin merged commit 9c42df8 into jhipster:main Dec 17, 2022
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.

3 participants