Skip to content

Latest commit

Β 

History

History
643 lines (373 loc) Β· 49.5 KB

CHANGELOG.md

File metadata and controls

643 lines (373 loc) Β· 49.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.2.1 (2024-09-19)

Bug Fixes

  • Add image hover zoom to featured image in latest posts block (70660f5), closes #340

4.2.0 (2024-09-18)

Features

  • ✨ Add style.css version updater for standard-version (6263aef)
  • πŸŽ‰ Add zoom transition on linked image hover. Fixes #340 (e7aedc9)
  • Update Truss to v0.8.2 (9f1cb98)

4.1.1 (2024-07-02)

4.1.0 (2024-05-24)

Features

  • pattern: Banner pattern that includes text above the page title (#322) (23db2a9), closes #308
  • pattern: Update statistics block styles and add a plain stats block Fixes #283 (#331) (cb70763)

Bug Fixes

  • Change breadcrumbs list tag from <li> to <ol> (#335) (3d9a545), closes #330
  • Dashicons are not showing on the front-end when logged out (#334) (3986804), closes #333
  • pattern: Adjust spacing in and between columns in the sidebar with navigation pattern (#321) (4d84de7), closes #319
  • pattern: Change background image of the "3 columns with background" pattern (#323) (944fa35), closes #318
  • template: Reduce the default size of the site title in the header template part (#329) (2018db1), closes #326

4.0.4 (2024-04-22)

4.0.3 (2024-04-18)

Bug Fixes

  • πŸš‘ Make page-no-title- templates available to posts. Reverts change made in v4.0.0. Fixes #315 (3904efe)

4.0.2 (2024-04-17)

Bug Fixes

  • πŸš‘ Recreate page-no-title-with-breadcrumbs as a duplicate of page-no-title. Fixes #315 (99e617b)

4.0.1 (2024-04-16)

Bug Fixes

  • πŸ–ŒοΈ Last item in the breadcrumb list should be bold (50e45c0)
  • πŸ›  Update Truss to v0.7.12, which fixes the footer copyright date (756d7e3)

4.0.0 (2024-04-12)

Features

  • Add preconfigured vertical gradient for text over images Fixes #291 (#313) (8478f03)

Bug Fixes

  • πŸ“ page-no-title template is only for pages, not posts (#312) (18c6c40)
  • πŸš‘οΈ Fix two issues introduced by breadcrumbs changes (c311b4f)

3.8.0 (2024-03-08)

Bug Fixes

  • πŸ› Properly modify both tags of the site-title block on home and interior pages. Fixes #299 (#300) (2b4237c)
  • πŸ”§ wrap a block level element around the skip link and prepend it to the top of the body element (#307) (30704a6), closes #293

3.7.0 (2023-12-22)

Features

  • πŸ“ Basic template for single posts (news articles) (#290) (b7d971e)

Bug Fixes

  • πŸ› Contrast error with date in query loop block Fixes #282 (#289) (3417a65)

3.6.0 (2023-12-08)

Bug Fixes

  • πŸ› Don't show breadcrumbs on a post title block that is set to H2 or lower (#286) (eb2511b)

3.5.0 (2023-10-27)

Features

  • πŸ”₯ Update Truss to version v0.7.11 (334bf97)

Bug Fixes

  • πŸ› Fixes #252 accordion.css updated to add a target class, ucsc-block-accordion (#265) (58aed36)
  • πŸ› Fixes #257, images that are aligned left or right break out of their binding box (#274) (c47264f)

3.4.0 (2023-10-13)

Features

3.3.0 (2023-09-24)

Bug Fixes

  • πŸš‘οΈ Fix issue where stats block stopped overlaying the home page video (#263) (a739d13)

3.2.0 (2023-08-25)

Bug Fixes

  • πŸ› Breadcrumbs: appearance and color (7978f73)
  • πŸ› Pattern: remove the Rick Roll from featured video (3096e0a)
  • πŸ› Set anchor link scroll position below fixed site header height (#262) (f0f2272)
  • πŸ“ Pattern: remove 'ucsc' category from patterns (6dce7f9)
  • πŸ”’οΈ Pattern: remove homepage hero pattern from theme (9574ca0)

3.1.0 (2023-08-03)

New patterns

  • Cards: with and without CTAs. plus a yellow version.
  • 2 and 3 column patterns.
  • 2 and 3 column card grid patterns.
  • Post query card and blog/archive loop template parts and patterns.
  • Callout pattern.
  • Featured Media+Text pattern
  • Interstitial Pattern

Bug Fixes

  • πŸ› Homepage hero pattern now has a wrapping single heading
  • πŸ› Unintentional whitespace below the main nav removed
  • πŸ› Skip link a11y issue addressed
  • πŸ› Remove redundant includes of lib/blocks.php (99efc5e)
  • πŸ’„ Change intro text style color to black (a7fcddb)

3.0.3 (2023-07-06)

Bug Fixes

  • πŸ› Add new files and folders to theme build manifest πŸ€¦β€β™‚οΈ (db02dcb)

3.0.2 (2023-07-06)

3.0.1 (2023-07-06)

3.0.0 (2023-07-06)

Features

  • ✨ Two styles for the columns block to enable multi-row, equal-height columns (#241) (d184290)
  • 🎨 Add featured image and video patterns (#213) (9e26230)

Bug Fixes

2.1.5 (2023-03-08)

Bug Fixes

  • πŸ› Set ucsc-footer width to match ucsc-header (#199) (ba4f98d)

2.1.4 (2023-03-01)

2.1.3 (2023-03-01)

Bug Fixes

  • Blocks: 🎨 Reduce spacing between main navigation links Fixes #195 (#196) (3098fdb)

2.1.2 (2023-02-28)

Bug Fixes

  • Blocks: πŸ› "Intro text" paragraph style font is size 2, not 3 (f59fcf2)

2.1.1 (2023-02-28)

Bug Fixes

  • Blocks: 🎨 Change color of "intro text" paragraph style to ocean blue (a0ea505)

2.1.0 (2023-02-27)

Features

  • Blocks: ✨ Add intro text paragraph style (3da48d5)
  • Blocks: ✨ Add upper and lower alpha list styles for list block (d3bf182)
  • Blocks: 🎨 Add side navigation style option to list block (#190) (8f9027e)
  • Patterns: ✨ Add content with sidebar navigation pattern (349a4e0)

Bug Fixes

  • ⚑️ Adds flex to body tag and grid to the blocks container to stick both footers to the page bottom (#184) (6ca0318)

2.0.1 (2023-02-10)

Bug Fixes

  • πŸ› Load Truss components from an external CDN (cc7814d)
  • πŸ› Load Truss components from an external CDN (963dd13)

2.0.0 (2023-02-09)

⚠ BREAKING CHANGES

Please run npm install prior to testing this update locally.

Features

  • ⚑️ Add UCSC global footer from Truss (72b047f)
  • πŸš€ Add Truss global header (#181) (78b0dc8)

1.9.1 (2023-01-24)

Bug Fixes

  • πŸ› Remove a11y link. Page doesn't exist yet (#176) (fee679a)
  • Blocks: πŸ› Set proper box-sizing on details > summary (accordion) Fixes #174 (#177) (b0a11a4)

1.9.0 (2022-12-09)

Features

  • 🎨 [Experimental] Alter waveform background for groups and add two additional options (#170) (b064db3)
  • 🎨 Set styles for accordion blocks (details element) (#168) (3b49a1b), closes #128

1.8.0 (2022-12-05)

Features

  • 🎨 re-add "Last modified" date to ucsc-footer.html. Style. #160 (#163) (a2c288a)
  • ✨ "Text gray" to "Darkest Gray" and open up color tools for blocks that support them (86dedab)
  • ✨ New Sammy the slug in the footer (b005d9b)
  • 🎨 Button block: update animation timing (cf870f4)
  • 🎨 New color preset 'text-gray' used for site title (3de1611)
  • 🎨 Provide "default" option for buttons to reset styles (b7272bb)
  • 🎨 Reduce spacing between global header and site title (c1f5375)
  • πŸš‘οΈ Add issue template with form fields so bug reports (179fa67)
  • Blocks: ✨ Initialize group block style with waveform background (c6e263d)
  • Blocks: 🎨 Group: background image is full waveform, centered, and 65% opacity (295f3be)

Bug Fixes

  • 🎨 Button Block: remove red and white; add gold button option; reduce vertical padding (57fa025)

1.7.0 (2022-11-23)

Features

  • ✨ Spacer block: rename to "empty space" and set default height when inserted to 4rem (5467971)
  • ✨ Spacer block: set 4rem default height when inserted (f30d031)
  • 🎨 Global header: smaller logo, shorter search box, and remove the waveform from the background (078aa1a)
  • 🎨 Remove extra button palette (#147) (f72937d)
  • 🎨 Set vertical rhythm and modular scale for all font sizes and vertical spacing; add serif theme style (ddbd5b3)
  • 🎨 Site header: Increase font-size and font weight of site title; make main nav links blue (d044b80)
  • πŸ“ Patterns: remove redundant patterns and add two from www project work (1d94dbe)

Bug Fixes

  • 🎨 Sets proportion of buttons to match Figma design (#146) Resolves #86 (d02cecd)
  • 🎨 Spacing and size of elements in the ucsc-header and ucsc-footer regions (b6f7b50)

1.6.0 (2022-10-03)

Features

  • ✨ White, black, and blue button styles and standardized shape (#139) (03c2103)
  • 🎨 Add block styles for RSS block (list and home page block) Fixes #135 (#143) (de1809d)
  • 🎨 Add final button colors and style options. Resolves #86 (#141) (4a67732)

Bug Fixes

  • πŸ› added missing bracket in _ucsc-header.scss (#137) (cb8de2e)
  • πŸ› re-add Composer artifacts and breadcrumbs (#133) (a4a6d80), closes #71
  • πŸ› Remove Safari/Webkit search form magnifying glass #132 (#136) (b0b7c67)
  • πŸ› Add patterns folder to theme zip function (2abf984)

1.5.0 (2022-08-29)

1.4.0 (2022-08-18)

Features

  • βœ… Theme filter to prevent site managers from moving or removing global blocks. Fixes #19 (#118) (6c8d619)
  • 🎨 Add wave transition; Condense menu; Fix search box bg issues. Fixes #84 (#116) (df71416)
  • 🎨 MVP implementation of quote styles. Fixes #82 (234205a)
  • 🎨 Replace the banana slug above the UCSC footer (#106) (7475894), closes #79

Bug Fixes

  • 🎨 Adjust header-plugin.php to incorporate recently added regions classes Fixes #68 (#94) (f4a1729)
  • 🎨 edits to .gitignore (ad79240)
  • 🎨 Minor edits to ucsc-footer.html edited Privacy text and added stub for Accessibility. Fixes #85 (#97) (9bb66d2)
  • 🎨 Remove plugin template code Fixes #93 (6271b81)
  • 🎨 RSS Feed block adjustments Fixes #83 (#98) (b215c71)
  • 🎨 Fixed misplacement of footer graphics in the site editor (#113) (885b9a4)
  • 🎨 Footer clearing and wave pattern adjustments (#104) (851ad85)
  • 🎨 Full palette is available in most blocks for text, border, and background (#107) (9065500), closes #105
  • 🎨 Image block stylesheet and caption styles; remove rounded block style. Fixes #101 (#119) (7565cac)
  • 🎨 Lighten the opacity of the wave above the footer and reduce height Fixes #78 (#95) (0a73295)
  • 🎨 Remove full width separator setting (#99) (175f886)
  • 🎨 Separator block width is always 100% of its parent element (#102) (dfd4851)
  • πŸ› Alignments settings and body padding on small screens. Fixes #110 and Fixes #66 (#115) (60a317b)

1.3.0 (2022-07-29)

Features

  • 🎨 Replace the banana slug above the UCSC footer (#106) (7475894), closes #79

Bug Fixes

  • 🎨 Adjust header-plugin.php to incorporate recently added regions classes Fixes #68 (#94) (f4a1729)
  • 🎨 edits to .gitignore (ad79240)
  • 🎨 Minor edits to ucsc-footer.html edited Privacy text and added stub for Accessibility. Fixes #85 (#97) (9bb66d2)
  • 🎨 Remove plugin template code Fixes #93 (6271b81)
  • 🎨 RSS Feed block adjustments Fixes #83 (#98) (b215c71)
  • 🎨 Footer clearing and wave pattern adjustments (#104) (851ad85)
  • 🎨 Full palette is available in most blocks for text, border, and background (#107) (9065500), closes #105
  • 🎨 Lighten the opacity of the wave above the footer and reduce height Fixes #78 (#95) (0a73295)
  • 🎨 Remove full width separator setting (#99) (175f886)
  • 🎨 Separator block width is always 100% of its parent element (#102) (dfd4851)

1.2.1 (2022-07-26)

1.2.0 (2022-07-26)

Features

  • 🎨 Add editor styles for width of separator block. Fixes #87 (#89) (588ca25)
  • 🎨 Allow green and pink as a background color in columns block. Fixes #77 (37cf965)

Bug Fixes

  • πŸ’„ Stub out styles for <details> element (6f85016)
  • 🎨 Make the default font weight 400 on all headings Fixes #80 (44e330c)
  • πŸ› Do not filter page title block unless there is a breadcrumb shortcode (#92) (6ca01e7)

1.1.0 (2022-07-22)

Features

Bug Fixes

  • 🎨 Cover image does not have an overlay in UCSC pattern. Fixes #62 (#64) (4d5fb88)
  • 🎨 Footer adheres to the bottom of the window (#67) (b80801e)
  • 🎨 Update dropdown menu styles and fix responsive menu. Fixes #34 (#65) (dadacfc)
  • πŸ› Remove composer cache from Github build Action (#72) (d106980)
  • πŸ› Remove deprecated wp:query-loop wrapper block from template files (46f8acc)

1.0.2 (2022-07-21)

Bug Fixes

  • 🎨 Cover image does not have an overlay in UCSC pattern. Fixes #62 (#64) (4d5fb88)
  • 🎨 Footer adheres to the bottom of the window (#67) (b80801e)
  • 🎨 Update dropdown menu styles and fix responsive menu. Fixes #34 (#65) (dadacfc)
  • πŸ› Remove deprecated wp:query-loop wrapper block from template files (46f8acc)

1.0.1 (2022-07-19)

Bug Fixes

  • πŸ› Fix broken search results (redundant query loops) (c605fb4)

1.0.0 (2022-07-16)

Features

  • ⚑️ Add custom palettes for horizontal lines and buttons (ac8bc84)
  • ⚑️ Add stylesheet partials for site and ucsc footers (81e7ea6)
  • ⚑️ Finalize footer region structure and layout (9f3bdde)
  • ⚑️ New structure for the footer (a7b12c2)
  • ✨ Finalize class names, structure, and blocks in the footer region (e6e69ce)
  • ✨ Styles and images for footer region (2ee9d7b)

1.0.0-rc.6 (2022-07-09)

Features

  • ⚑️ UCSC header and site header, draft 1 (18513ed)
  • ✨ UCSC header and site header refactored for 6/2022 design (57a342b)

Bug Fixes

  • πŸ› Fix permissions issue in workflow (852916b)
  • πŸ› Remove flourish CSS styles (329ee94)
  • πŸ’„ Remove layout wrap padding while we figure out full-bleed bg colors (83d2729)

1.0.0-rc.5 (2022-06-09)

Features

  • πŸ’„ (9693a27), closes #50
  • ✨ Create PHP template for dynamic content (0c8c710), closes #47

Bug Fixes

  • 🎨 refactored Favicons to utilize manifest; ran lint-fix (032e3f3)
  • πŸ› theme.json and webpack.config.js (cc94cb1)
  • πŸ› Adjust functions.php and template files to account for global logo. Adjust CSS. Fixes #36 (390cecf)
  • πŸ”₯ Remove errant !importants from _buttons.scss and _navigation.scss (6184492)
  • πŸ› Fix color name slug for light blue (810b0c7)
  • πŸ”₯ Remove core block patterns from the editor (4dbbf6b)

1.0.0-rc.4 (2022-05-15)

Features

  • ✨ First UCSC block pattern: hero (76d1240)

Bug Fixes

  • πŸ› Set proper text domain in phpcs config (957754f)

1.0.0-rc.3 (2022-05-11)

Features

  • ✨ Enqueue a CSS file for lists (1dfa955)
  • ✨ Normalize header spacing/color; remove redundancies (def75f3)

Bug Fixes

  • πŸ’„ Responsive work on Header and Footer. Fixes #35 (6f6deb2)
  • πŸ› Add missing a curly brace (6400c25)
  • πŸ› Flourish on site titles is back (b90e51b)

1.0.0-rc.2 (2022-05-02)

Features

  • ✨ Add customizable regions to the theme (#33) (da46f38), closes #29
  • ✨ Add SVG support (logos) with The Icon Block plugin (1b5ad3d)

Bug Fixes

  • 🎨 Remove last segment from breadcrumbs (page/post title) Fixes #30 (9375577)
  • πŸ› Adjust post-title filter function to taget first occurrence on page. Adjust CSS accordingly Fixes #27 (8f41f04)
  • πŸ› update url in repository object of package.json to new theme's git rep (f3bcd76)
  • πŸ› Remove existing link from footer navigation block (ccd0cfe)
  • πŸ€¦β€β™‚οΈ Fix the real menu that needed to change in last commit (aa3555b)

1.0.0-rc.1 (2022-04-21)

Features

  • ✨ Buttons now have preset styles for UCSC color combinations (45a7a7c)
  • ✨ News feed blocks match campus design standard (c5b863f)
  • 🎨 Add PHP/WP coding standards check to the project (89fbba1)

Bug Fixes

  • 🎨 Compress screenshot, per WordPress Theme Check (e0f8b7b)
  • πŸ› Crop screenshot.jpg to 4:3 per WP Theme Check (bd5181a)
  • πŸ› Fixes based on WordPress Theme Check. (df05325)
  • πŸ› update Text Domain in style.css to match WP Theme Check requirements (d31f5d5)
  • πŸ”₯ removed shortcodes from functions.php, moved to functionality plugin. WP does not allow add_shortcode() to themes (970dc32)
  • πŸ’„ re-add important to post-author.css. It's being overridden highter up in the cascade (3ead8d6)
  • πŸ’„ Remove !important from .wp-block-post-author__name (4d81bc3)
  • πŸ“ fix: πŸ“ update text domain to ucsc-2022 in style.css per #26 (2bb268c)
  • πŸ› Do not alter site title flourishes if the site title hasn't loaded (877ebed)
  • πŸ› Fix incorrect text domain in function and use home_url() in switching function (53ad1ae)

1.0.0-beta.5 (2022-04-08)

Bug Fixes

  • πŸ› Move subtitle field to sidebar (e4280ee)

1.0.0-beta.4 (2022-04-08)

Features

  • 🎨 Social Sharing on single blog post. Note: Requires plugin (18e15e7)
  • ✨ add acf, create custom fields for subtitle and campus-message, filter query to display (721157d)
  • ✨ Add a new docs website to share with stakeholders (3f245e5)
  • ✨ Add subtitle field on posts (2248e75)
  • πŸ“ Add decision about custom metadata fields (4769a28)
  • πŸš€ Scripts to generate the deployment zip file for the theme (b5fb034)

Bug Fixes

  • 🎨 revert home template to full width (48754d8)
  • πŸ› redo sharing on single.html (0dba090)
  • πŸ”₯ update class in Las Modified in footer (5254719)
  • πŸ’„ add !important to post title styles in theme.json (d9cb0d9)
  • πŸ’„ add clearfix to left and right alignments (ed9e5ce)
  • πŸ’„ add css for post-content, style page pagination, adjust styles to each pagination type (aba0693)
  • πŸ’„ Adjusting styles for meta fields (cd2c8a4)
  • πŸ’„ tighten styles on single.html added !important as an override (b8c77f8)
  • πŸ’„ WIP pagination styles (6c1986a)
  • πŸ’„ WIP. adjust pagination styling (6a62da9)
  • 🎨 Update type sizes and section spacing to match WCMS templates (a6eb0ea)
  • πŸ› Fix docs site theme settings for Github Pages (ea53d91)
  • πŸ› Fix logo URL on docs site (bdb7ad3)
  • πŸ› Remove breadcrumbs from article list pages (41f2090)
  • πŸ› Update package.json to include acf.php in theme build (054e5c8)
  • πŸ”₯ Delete unused owl-carousel files (073ee42)
  • πŸ”₯ Move wp-blocks to project root. Change functions setting to match (862c14a)

1.0.0-beta.3 (2022-03-21)

Features

  • ✨ Ad meta fields for subtitle, and campus messages; functions to render; styles (c3e936d)
  • ✨ Added and styled breadcrumbs. First draft. (d7e9660)

Bug Fixes

  • πŸ”₯ Remove composer from .gitignore (412ff96)
  • πŸ› Typo in front-page classes (dd6d254)

1.0.0-beta.2 (2022-03-04)

Features

  • 🎨 Add Archive Title. New since WP5.9 (7e38929)
  • 🎨 Add filter function to replace site-title h1 element with p element (11a8cea)
  • ✨ Initial setup of custom block styles (ffce7b9)

Bug Fixes

  • πŸ› Auto-formatting turned off (9ebed16)
  • πŸ› Ensure all stylesheets are loaded in the editor; fix link styles (099ae65)
  • πŸ› Last modified date shows created date if page is new (afd67df)
  • πŸ› Remove right alignment class from search box (51b4a3d)
  • πŸ› Set proper heading level on site title (89459b3)

1.0.0-beta.1 (2022-02-04)

Features

  • 🎨 Add custom templates for campus, dept, and div front pages; work on headers (a21b5fe)
  • 🎨 Beginning of building php theme (e5ac548)
  • 🎨 Complete abstratcting content templates from primary templates (6b7f929)
  • 🎨 Enqueue Roboto Condensed font, adjust site-title block accordingly (07a8d7c)
  • 🎨 Style .flourish class added to title via javascript; add new custom color to theme.json; enqueue editor scripts and styles (d3cac3b)
  • 🎨 Style fullWidth and wideWidth classes so front end matches back end. (20ec276)
  • 🎨 Working on header Page Top. Basic structure. (8cc88ca)
  • 🎨 Write basic query for index.html, which is the default Posts template (9fac26b)
  • 🚧 added page-left and page-right sidebar template stubs (f200407)
  • 🚧 WIP create "About Theme" page upon activation (5bbacc2)
  • ✨ Add basic front-page.html template based on page.html (d93538a)
  • ✨ Automatically generate footer menu upon theme activation (529a834)
  • ✨ create local webpack.config.js that splits the output into css and js; enqueued javascript (5c73bd6)
  • ✨ Wrote "Last Modified" shortcode to be included in footer. WIP. (dc26e4d)

Bug Fixes

  • πŸ› fix clearfix; did it wrong first time (95fbf58)
  • πŸ› fix overflow (c556fcd)
  • πŸ› Fix broken Google Fonts URL for Roboto (4b1a233)
  • πŸ› One more template part that needed 'theme-ucsc' folder declaration removed (18671b2)
  • πŸ› Remove theme folder declaration from template files (18f18d6)

0.0.1 (2021-11-18)