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

Refactoring components #687

Closed
wants to merge 15 commits into from
Closed

Refactoring components #687

wants to merge 15 commits into from

Conversation

breakdancingcat
Copy link
Member

@breakdancingcat breakdancingcat commented Jan 17, 2024

  • Ensured each type of hero worked with the rotate class.
  • Removed the xxxl breakpoint, it wasn't used but the tailwind file had a misconfiguration.
  • Renamed "banner" to "flag" (Make a gift flag is how we refer to it anyway), and goign to call the hero area "banner", Tall banner, Short banner.
  • Maxing the hero height at 550 like it used to be, to prevent the hero from continuing to consume so much height on wide screens.
  • Fixing full-width template, previously breadcrumbs didn't have any padding, so the breadcrumbs component now has padding and the overall padding of 'content area' was removed.
  • Adding full customization details within full-width template styleguide as a reference.
  • Refactoring list-item and grid-item to work without images (content only promo).
  • Restyled the blockquote component to have the gold left bar.

…mage content, renamed skinny hero to banner because that is a more known term, renamed banner gift flag to just flag, made progress on reworking full width template which included changing where the padding in the content area was, so the breadcrumbs component has padding on it now and looks great in all templates, removed contained hero in place of banner hero, adding the content promo back into the components until the wysiwyg page field is complete
…ing to work on the full-width example template
Moving modular template configuration to childpage and making components consistent and Optimizing components to mirror each other as much as possible and reduce duplicate information
@coveralls
Copy link

coveralls commented Jan 17, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling b184811 on feature/refactor
into 77a2352 on master.

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

2 participants