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

Release/8.8.0 #692

Merged
merged 57 commits into from
Feb 2, 2024
Merged

Release/8.8.0 #692

merged 57 commits into from
Feb 2, 2024

Conversation

breakdancingcat
Copy link
Member

@breakdancingcat breakdancingcat commented Feb 1, 2024

  • Only displaying a component if the view exists
  • Hero changes
    • Maxing the full-width now "banner large" hero height at 550px
    • Refactored hero, the options are now Banner small, Banner large, Text overlay, SVG overlay, Half, Logo
    • Adjusted the carousel JS to make sure it was getting the height appropriately
    • Logo hero now works in carousel - styleguide carousel hero options randomize on refresh
    • Replaced "Contained hero" with "Banner small" (Wayne.edu child hero size)
    • Removed base hero full configuration, no more contained hero
  • Added full list of available component custom page fields to the bottom of the "Using Components" page
  • Modified the full-width template, more accurately named "custom full width" since it's not readily available in the CMS
    • Provided groundwork for typical customizations we do for custom homepage templates
  • Added featured events row and column components that use images from the events calendar
  • Added featured news column that uses images from the news manager
  • Added modular-page-content that relocates the position of the CMS WYSIWYG body to the hierarchal placement of the page field
    • Noticed a case where a page content column was warranted - yourfuture next to a form
    • Updating all resources to include modular-page-content-row and modular-page-content-column
  • Added modular-heading to be able to add headings across two column components like a promo column and list of news column
  • Removed the xxxl breakpoint in favor of the 3xl breakpoint
  • Found and removed last instance of 'grey'
  • Made sure coverages remained 100%
  • Handling cross-site promotions in modularrepository when you are developing from base only (viewing writing center promos from base for layout creation)
  • Adding nested unordered and ordered list styles
  • Removing unused components
  • Adding heading id's for deep linking
  • Added blockquote style
  • Renamed the gift flag to flag instead of banner
  • Updated button-row component to allow one button centered

breakdancingcat and others added 30 commits January 11, 2024 12:09
…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
…ome up often but it does come up for larger sites.
…previously and its unecessary and unnoticable. Without including DEFAULT we would have to replace everywhere we have text-gray etc with text-gray-400, so i had to include it one number at a time
…ntil we have a better option for video alt text
…or promo data (page-content, page-heading components)
@coveralls
Copy link

coveralls commented Feb 1, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 97cefbc on release/8.8.0
into acd4e50 on master.

Copy link
Member

@nickdenardis nickdenardis left a comment

Choose a reason for hiding this comment

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

👍

@breakdancingcat breakdancingcat merged commit 5896dd9 into master Feb 2, 2024
2 checks passed
@chrispelzer chrispelzer deleted the release/8.8.0 branch February 5, 2024 20:16
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

4 participants