All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.2.1 (2024-09-19)
4.2.0 (2024-09-18)
- β¨ 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)
- 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)
- 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)
- π Make
page-no-title-
templates available to posts. Reverts change made in v4.0.0. Fixes #315 (3904efe)
4.0.2 (2024-04-17)
4.0.1 (2024-04-16)
- ποΈ 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)
- π 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)
- π 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)
3.6.0 (2023-12-08)
3.5.0 (2023-10-27)
- π₯ Update Truss to version v0.7.11 (334bf97)
- π 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)
3.3.0 (2023-09-24)
3.2.0 (2023-08-25)
- π 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)
- 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
- π 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)
- π 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)
- β¨ Two styles for the columns block to enable multi-row, equal-height columns (#241) (d184290)
- π¨ Add featured image and video patterns (#213) (9e26230)
2.1.5 (2023-03-08)
2.1.4 (2023-03-01)
2.1.3 (2023-03-01)
2.1.2 (2023-02-28)
- Blocks: π "Intro text" paragraph style font is size 2, not 3 (f59fcf2)
2.1.1 (2023-02-28)
- Blocks: π¨ Change color of "intro text" paragraph style to ocean blue (a0ea505)
2.1.0 (2023-02-27)
- 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)
- β‘οΈ 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)
- π Load Truss components from an external CDN (cc7814d)
- π Load Truss components from an external CDN (963dd13)
2.0.0 (2023-02-09)
-
NOTE: If you see two UCSC headers at the top of your site, follow these instructions:
-
This change replaces the UCSC global header in the theme with a web component from our Truss component library. The ucsc-header part is removed and the header part no longer includes that part.
Please run npm install
prior to testing this update locally.
1.9.1 (2023-01-24)
- π 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)
- π¨ [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)
- π¨ 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)
- π¨ Button Block: remove red and white; add gold button option; reduce vertical padding (57fa025)
1.7.0 (2022-11-23)
- β¨ 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)
- π¨ 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)
- β¨ 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)
- π 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)
- β 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
- π¨ Adjust
header-plugin.php
to incorporate recently addedregions
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)
- π¨ Adjust
header-plugin.php
to incorporate recently addedregions
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)
- π¨ 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)
- π 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)
- π¨ 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)
- π¨ 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)
- π Fix broken search results (redundant query loops) (c605fb4)
1.0.0 (2022-07-16)
- β‘οΈ 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)
- β‘οΈ UCSC header and site header, draft 1 (18513ed)
- β¨ UCSC header and site header refactored for 6/2022 design (57a342b)
- π 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)
- π¨ refactored Favicons to utilize manifest; ran
lint-fix
(032e3f3) - π
theme.json
andwebpack.config.js
(cc94cb1) - π Adjust
functions.php
and template files to account for global logo. Adjust CSS. Fixes #36 (390cecf) - π₯ Remove errant
!important
s 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)
- β¨ First UCSC block pattern: hero (76d1240)
- π Set proper text domain in phpcs config (957754f)
1.0.0-rc.3 (2022-05-11)
- β¨ Enqueue a CSS file for lists (1dfa955)
- β¨ Normalize header spacing/color; remove redundancies (def75f3)
- π 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)
- β¨ Add customizable regions to the theme (#33) (da46f38), closes #29
- β¨ Add SVG support (logos) with The Icon Block plugin (1b5ad3d)
- π¨ 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
inrepository
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)
- β¨ 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)
- π¨ 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 allowadd_shortcode()
to themes (970dc32) - π re-add
important
topost-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
instyle.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)
- π Move subtitle field to sidebar (e4280ee)
1.0.0-beta.4 (2022-04-08)
- π¨ Social Sharing on single blog post. Note: Requires plugin (18e15e7)
- β¨ add
acf
, create custom fields forsubtitle
andcampus-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)
- π¨ 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 intheme.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)
- β¨ Ad meta fields for subtitle, and campus messages; functions to render; styles (c3e936d)
- β¨ Added and styled breadcrumbs. First draft. (d7e9660)
1.0.0-beta.2 (2022-03-04)
- π¨ Add Archive Title. New since
WP5.9
(7e38929) - π¨ Add filter function to replace
site-title
h1
element withp
element (11a8cea) - β¨ Initial setup of custom block styles (ffce7b9)
- π 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)
- π¨ 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, adjustsite-title
block accordingly (07a8d7c) - π¨ Style
.flourish
class added to title via javascript; add new custom color totheme.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 defaultPosts
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 onpage.html
(d93538a) - β¨ Automatically generate footer menu upon theme activation (529a834)
- β¨ create local
webpack.config.js
that splits the output intocss
andjs
; enqueued javascript (5c73bd6) - β¨ Wrote "Last Modified" shortcode to be included in footer. WIP. (dc26e4d)