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

Add/button hover states #462

Merged
merged 6 commits into from
Feb 9, 2023
Merged

Add/button hover states #462

merged 6 commits into from
Feb 9, 2023

Conversation

jazzyclimber
Copy link
Contributor

Types of change

  • Bug fix (change which fixes an issue)
  • [ x ] Enhancement (change which improves upon an existing feature)
  • [ x ] New feature (change which adds new functionality)

Description

Added various settings to theme fields.json and theme-overrides.css to bring some congruency between related sections and their options. (Ie button settings && form submit button settings)

  • Added hover settings to generic button.
  • Added spacing settings to form submit button

Checklist

People to notify

@jasonnrosa @bran-van-d @joeyblake
(Still getting the hang of how to request reviewers for these PR's. I added Jason in the reviewers section on the top right and tagged everyone here. Let me know if there is a better workflow.)

BJ Szyjakowski added 4 commits February 8, 2023 10:15
add spacing options to form button. This brings the form button in alignment with the theme settings that are in place on generic buttons
@jazzyclimber jazzyclimber added good first issue enhancement Improves upon an existing feature labels Feb 8, 2023
src/fields.json Outdated
]
}
],
"default": {}
Copy link
Member

Choose a reason for hiding this comment

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

Nit thing - can we 🪓 this default given it is blank?

Copy link
Member

@jasonnrosa jasonnrosa left a comment

Choose a reason for hiding this comment

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

This looks and all works great!

BJ Szyjakowski added 2 commits February 9, 2023 10:33
Looks like there were a bunch of blank default key/val pairs. They are now blasted away by the power of oxy-clean.
Looks like there were a bunch of blank default key/val pairs. They are now blasted away by the power of oxy-clean.
@jazzyclimber jazzyclimber merged commit fed0599 into main Feb 9, 2023
@jazzyclimber jazzyclimber deleted the add/button-hover-states branch February 9, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves upon an existing feature good first issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants