Skip to content

Releases: bwoods43/umd_ds

umd_ds theme 2.3

22 May 12:42

Choose a tag to compare

umd_ds theme 2.3

Included in this version:

  • Remove index.js (not used) from the repo.
  • Remove summary from news view template - summary needed only for CMNS currently.
  • Base styles for webform.
  • Remove clip path tag and other junk from the time icon events code.
  • Add logic umd_ds_preprocess_taxonomy_term to check for primary_tag and user_group fields.
  • Allow multiple videos and a mix of videos and images for Hero component.
  • Update news/events styles to update one-column/mobile formatting.
  • Use latest CSS/JS from the Design System.
  • Remove aria-label to card title for Card component.
  • Webform form container needs padding only for full-width content
  • Remove padding override for contextual links.
  • Event styles for filters.
  • Style adjustments for img inside image-container for news on mobile.

umd_ds theme 2.2

31 Mar 13:05

Choose a tag to compare

umd_ds theme 2.2

Included in this version:

  • Add the requirements necessary to use this theme:
    -- drupal/bootstrap5
    -- drupal/twig_tweak
    -- drupal/simplify_menu
    -- drupal/twig_field_value
  • Add Twitter/X svg to base node team template file.
  • Add fourth level (quaternary) for left nav (includes menu tpl and styles updates). Add logic to use a smaller width for the fourth level and below so that it doesn’t disrupt the page content.
  • Inline display of Google Scholar and PubMed logos (in BISI custom css overrides).
  • CKeditor Bootstrap Tabs style overrides.
  • Paragraph Hero template updates to account for video.
  • Paragraph Stat template.
  • Paragraph Pathway template.
  • Paragraph Quote template.
  • Style edits for news view display filter (edits necessary, likely due to D11 updates).
  • News view template and style adjustments for summary.
  • Update inline block quote styles.
  • Account for dark mode on some DS components by adding a container (quote and stat) and necessary styles.
  • Paragraph Banner template.

umd_ds theme 2.1

04 Mar 16:01

Choose a tag to compare

umd_ds theme 2.1

Included in this version:

  • Webform styles
  • Edit to menu--main to account for non-breaking spaces that are needed in menu items due to DS issues
  • Add style behavior for partial margin bottom
  • Remove marginBottom:”0” from “h1, h2, h3, h4, h5, h6” in styles-cdn.js because margin-bottom is set where applicable (specifically need to remove for H2 within article text).
  • Add ability to include multiple images and randomize a hero image (also requires config edit to Paragraph).
  • Add view display style options and separate from default options.
  • Change space-lg to 36px to conform to 12px multiplier.
  • Add space-xl as 48px as an option to separate view display components.
  • Minor adjustment for breadcrumb style overrides because people container image is too close.

umd_ds theme 2.0

04 Feb 14:32

Choose a tag to compare

umd_ds theme 2.0

This version is an upgrade to the latest Design System and is not fully compatible with older versions of DS.

Included in this version:

  • Add Overlay as another Hero option.
  • Update to latest version of the design system - https://umd-digital.github.io/design-system/getting-started-example.html .
  • Remove top percentage positioning for header .area-main-menu .search-region
  • Override header tags (font-size and line-height) from the new embeddded styles. Needed for headers, subheaders and footer headers.
  • Adjust breadcrumb left margin (separate from the DS changes, looks similar in the older version as well).
  • Account for non-breaking spaces in menu names in the cheeseburger menu.
  • Add cheeseburger menu twig template to account for non-breaking spaces in links (because the DS system menu styles do not always keep menu items on one line).
  • Paragraph carousel twig file changes to utilize rendered entity data.
  • Add cdn.js.map file since it’s called in the js files.
  • Social links html in node--team (for bluesky, also may need patch and/or config adjustments in starterkit).
  • Node--team and node--team-teaser check for placeholder image (needs to check null for default image instead of the entire item object).
  • Node--team add advisor field to base file.
  • Reorder contact info in node--team.
  • Remove override style margin for person-contact-container used on node--team.
  • Remove person-contact-container from the title on node--team--teaser.
  • .theme updates and node--team updates to include advisor field/link.
  • Remove class from link in taxonomy twig file (additional spacing should no longer be necessary).
  • Custom css override to account for lists inside umd-rich-text (like DS bio).
  • Style .no-margin-bottom-layout for .umd-layout-vertical-interior (it was allowed, but the style didn’t account for it).
  • Updated readme.

umd_ds theme 1.6.1

12 Jan 14:39

Choose a tag to compare

umd_ds theme 1.6.1

Included in this version:

  • Change z-index to 9999 for .block-cheeseburgermenu-container--is-open (needed for Drupal 11 updates).
  • Bug fix fine-tuning figure alignment classes.

umd_ds theme 1.6

05 Jan 13:59

Choose a tag to compare

umd_ds theme 1.6

Included in this version:

• Update list styles to remove unnecessary bottom margin for nested lists.
• Decrease H1 and H2 tags slightly and adjust margins/line-height.
• Use variables for common measurements (mobile padding, etc.)
• Check breakpoints and eliminate unnecessary values.
• Remove webform styles (webform is not currently part of the starterkit).
• Update spacing for people/team page.
• Open external menu link in a new window
• Add .call-to-action.call-to-action-outline to the ckeditor stylesheet to be used within ckeditor.

umd_ds theme 1.5

11 Dec 19:51

Choose a tag to compare

umd_ds theme 1.5

Included in this version:

  • Style edits for cheeseburger menu and search (mostly for non-desktop browser widths).
  • Include version (this is added automatically by Drupal for contrib, but we can just add manually).
  • Tiny Slider style edits (tns-controls selector).
  • Include version number in info file.
  • Add tiny slider gallery to node article template.
  • Remove pagination class list-style.
  • Switch default hero to Background, instead of Overlay.
  • Remove nav-tabs class list-style.
  • Advisor(s) field display in team template.
  • Remove default desktop/mobile padding for views-view-unformatted--news. Fix spacing on block_2 (likely need to adjust filter width.
  • Tiny slider style update to inherit font-family.
  • Allow centering within content for iframe (override DS display:block setting).
  • Node__content needs a styles.
  • Remove H1 from node--page, node--article and node--event (depends on adding the page title block to the theme (right above the main content) and also Node Exclude settings for Team Members (include all).
  • H3 footer-social margin bottom addition.
  • Add social-icons selector to be used within block content and mimic the footer social icons.
  • Breadcrumb links margins on mobile.
  • Font size adjustment for H2 animated header (aligned with the regular H1).
  • Update view-footer style to include top margin.
  • Remove float style for node content figure.
  • Extra top margin for second region on mobile.
  • H tags mobile style edits.
  • Header mobile/tablet refinements.
  • Mobile padding for h1 headers.
  • Padding/grid-gap edit for four columns two large style.
  • Add correct selector for embedded images and captions.
  • Better positioning on mobile for people filters.
  • Add mobile padding style to team detail classes.
  • Update mobile styling for news filters.
  • Add mobile padding for news articles.
  • Removed style options that have been depreciated.
  • Removed style attributed to node-73, which is no longer needed and not associated with any current shared DS site.
  • Adjust padding for news and people filters.
  • Four-column, two large size adjustment.
  • Update Post Gallery display to show DS carousel.

umd_ds theme 1.4.1

17 Nov 14:42

Choose a tag to compare

umd_ds theme 1.4.1

Included in this version:

  • Style edits for cheeseburger menu and search (mostly for non-desktop browser widths).
  • Include version (this is added automatically by Drupal for contrib, but we can just add manually).

umd_ds theme 1.4

10 Nov 18:13

Choose a tag to compare

umd_ds theme 1.4 - what's included in this release:

  • Adjust Hero background paragraph template to include text, fix layout and update link styles.
  • Switch cheeseburger trigger to class instead of ID to work in multiple blocks.
  • Remove unnecessary style .field--name-field-view-reference .team-grid .view-content-wrap, #block-umd-designsystem-views-block-team-block-2
  • Multiple other switches from IDs to classes.
  • Update node--article to fix date and news type (Astro #72).
  • Link styles for article meta info.
  • Adjust line-height/spacing.

I'm also removing the "v" in the tag to standarized with Drupal versioning.

umd_ds theme v1.3

22 Oct 20:23

Choose a tag to compare

Updates included in this release:

  • Removal of post-format options for video and audio, which were part of the gavias theme, from a template file.
  • Remove underline for font awesome icons.
  • Correct path to default images for use with subtheme.