UTRC-356: New UTRC Homepage & Relevant Core Fixes#368
Merged
Conversation
commit 8840a96 Merge: 4f94586 70837ec Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 02:21:34 2021 -0500 Merge branch 'main' into quick/UTRC-356-add-overlay-mixins commit 4f94586 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Sun Sep 26 22:07:27 2021 -0500 Quick: (UTRC-356) Overlay CSS Mixins Create re-usable styles for boxes (of text and/or content) that overlay atop banners (or other large images). Used on: - [UTRC Homepage](https://xd.adobe.com/view/c4167d5f-56fa-47fa-acc7-ec194e694ad5-9145/specs/) - [Frontera Homepage](https://xd.adobe.com/view/f3dad8d1-88ee-40eb-b8da-667b00e4f876-a689/specs/)
…tera-needed-by-utrc of the following: commit c5fd916 Merge: da5f0e4 70837ec Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 02:18:41 2021 -0500 Merge branch 'main' into hotfix/UTRC-356-banner-section-spacing-fix-for-frontera-needed-by-utrc commit da5f0e4 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 02:18:00 2021 -0500 Quick: Update submodule whcih merged its main commit 9e3eb2c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Sun Sep 26 23:04:44 2021 -0500 Quick: (UTRC-356) Banner Pad. Match Other Sections Remove unique banner padding so as to match other sections. This requires a change to Frontera homepage: TACC/Core-CMS-Resources@f830d9d
…re-to-frontera of the following: commit 8ddfd38 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 01:53:23 2021 -0500 Quick: (UTRC-356) Relevent submodule update commit 6268848 Merge: cb50451 70837ec Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 01:45:46 2021 -0500 Merge branch 'main' into quick/UTRC-356-migrate-banner-overlay-style-from-core-to-frontera commit cb50451 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Sun Sep 26 23:17:03 2021 -0500 Quick: (UTRC-356) Banner Overlay CSS Core→Frontera 1. One banner overlay style was designed for Frontera. 2. That banner overlay style was assumed for TACC. 3. TACC redesign shows banner overlay will not be used on TACC. 4. UTRC hompeage will use a different banner overlay style.
commit 644e617 Merge: ce8f38d 70837ec Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 02:19:07 2021 -0500 Merge branch 'main' into task/UTRC-356-new-homepage commit ce8f38d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 02:16:50 2021 -0500 Quick: Update submodule whcih merged its main commit ad23c6e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Sun Sep 26 23:54:08 2021 -0500 UTRC-356: New Homepage Major Dependencies: (major bugs exist w/out these) - `quick/UTRC-356-migrate-banner-overlay-style-from-core-to-frontera` - `hotfix/UTRC-356-banner-section-spacing-fix-for-frontera-needed-by-utrc` - `quick/UTRC-356-add-overlay-mixins` Minor Dependencies: (minor bugs exist w/out these) - `hotfix/UTRC-356-darken-core-body-text` - `hotfix/UTRC-356-darken-core-body-text` Related Core Fixes: (bugs can occur if content changes without these) - `hotfix/UTRC-356-avoid-grid-blowout`
…ing: commit 1cf1d0d Merge: a24180d 70837ec Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 02:23:23 2021 -0500 Merge branch 'main' into hotfix/UTRC-356-darken-core-body-text commit a24180d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Sun Sep 26 21:59:18 2021 -0500 Hotfix: (UTRC-356) Darker Core Body Text Darken the body text to match various CMS page designs: - [UTRC Homepage](https://xd.adobe.com/view/c4167d5f-56fa-47fa-acc7-ec194e694ad5-9145/specs/) - [CMS Common Components](https://xd.adobe.com/view/b37b291a-7798-4814-90f3-7ac63c48a3e0-e628/screen/7ecf7f47-e43b-4839-a8b4-a4b51777fa5e/specs/) - [Frontera Redesign](https://xd.adobe.com/view/f3dad8d1-88ee-40eb-b8da-667b00e4f876-a689/screen/8bb9a7de-c5b2-493b-b897-d967ca8a57ec/specs/)
commit b7ca14c Merge: f63c69c 70837ec Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Sep 27 02:22:34 2021 -0500 Merge branch 'main' into hotfix/UTRC-356-avoid-grid-blowout commit f63c69c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Sun Sep 26 21:49:30 2021 -0500 Hotfix: (UTRC-356) Avoid Grid Blowout Use `minwidth` for to prevent grid cells from overflowing grid box. SEE: https://css-tricks.com/preventing-a-grid-blowout/
This was referenced Sep 27, 2021
Member
Author
|
I have since added two fixes that were in Snippets when the tester reviewed. I deployed, removed snippets, and confirmed fixes still take effect. |
wesleyboar
added a commit
to TACC/Core-CMS-Resources
that referenced
this pull request
Oct 7, 2021
wesleyboar
added a commit
that referenced
this pull request
Oct 7, 2021
wesleyboar
added a commit
to TACC/Core-CMS-Resources
that referenced
this pull request
Oct 8, 2021
…tyles of the following: commit ca3d537 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 16:59:29 2021 -0500 GH-93: Fix bug from intro of `x-overlay--` mixin Bug Source: - TACC/Core-CMS#368 - TACC/Core-CMS#361 - 6d253e1...522c296#diff-5894bbc commit 57a0e5a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:30:20 2021 -0500 Major: Use `%x-overlay--` not `.x-overlay--` That class usage is undesirable and to be removed in Core-CMS. commit a0f968e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:18:33 2021 -0500 GH-93: Fix: Do NOT load migrate CSS on homepage Also fixed in #69. commit 6b16f93 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:53:07 2021 -0500 GH-93: Isolate banner image tweaks, fix 300px bug commit 4eb1b94 Merge: a7328b5 147ee85 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:24:49 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit a7328b5 Merge: fd1eb8f 7356817 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Sep 28 16:59:33 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit fd1eb8f Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Wed Sep 1 16:09:35 2021 -0500 Revert "Squashed merge of task/GH-73-tacc-blockquote-plugin at commit 237c26c" This reverts commit 57e159b. commit 436068f Merge: fa1a998 50882bb Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Aug 31 13:58:18 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit fa1a998 Merge: db9a390 4e69e60 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Aug 26 17:00:00 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit db9a390 Merge: 291dbda 23ab68f Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 17:04:02 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 291dbda Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Aug 13 05:51:54 2021 -0500 GH-93: Avoid title color bug with upcoming PR #312 Ensure heading turns white. commit 1d81729 Merge: a1be40e e3f7c1a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Aug 13 05:50:02 2021 -0500 Merge branch 'site/frontera/main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit e3f7c1a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Aug 12 22:53:26 2021 -0500 Squashed merge of main at commit 23ab68f commit 9c83643 Merge: 472a98d 4330d0c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 9 11:34:51 2021 -0500 Merge branch 'main' into site/frontera/main commit 472a98d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Wed Aug 4 12:57:44 2021 -0500 Squashed merge of quick/support-and-move-snippets at commit c06c7cd commit 57e159b Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 13:05:43 2021 -0500 Squashed merge of task/GH-73-tacc-blockquote-plugin at commit 237c26c commit a89d59e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 13:02:40 2021 -0500 Squashed merge of task/GH-93-GH-142-GH-133-article-list-plugins-and-styles at commit a1be40e commit a1be40e Merge: 7204143 4330d0c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 12:45:31 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 7204143 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:23:20 2021 -0500 GH-93: Frontera: Plugin-less style … snippet — Fix commit 0709f20 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:02:23 2021 -0500 GH-93: Match plugin-less styles to plugins tyles commit 68357a3 Merge: 184a2ab 2b0c7ba Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 16:57:21 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 184a2ab Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Jun 24 20:45:28 2021 -0500 WIP: GH-93: Drop old styles for new global styles GH-93: Move horz outline-offset to Frontera s-home GH-93: Frontera: banner: Use old s-article-preview GH-93: Frontera: Cleanup s-home as GH-93 completes GH-93: Frontera: Demote Deprecated Core Styles Also, update markup to be accurate for for a class within these styles. GH-93: Frontera: Noop: Clean up deprecated styles
wesleyboar
added a commit
that referenced
this pull request
Oct 8, 2021
…tyles--no-reverts of the following: commit d452772 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 16:59:43 2021 -0500 GH-93: Fix bug from intro of `x-overlay--` mixin Bug Source: - #368 - #361 - TACC/Core-CMS-Resources@6d253e1...522c296#diff-5894bbc commit 17d5174 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:30:24 2021 -0500 Major: Deprecate `.x-overlay--` classes Affects Frontera and UTRC. Both are updated in this commit. commit 9525e25 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:18:53 2021 -0500 GH-93: Fix: Do NOT load migrate CSS on homepage commit 23abf1d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:54:04 2021 -0500 GH-93: Frontera homepage banner fixes/improvements commit 7ffbd47 Merge: 265fec0 666bf95 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:32:14 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 265fec0 Merge: fc21621 c117ee6 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Sep 28 17:01:07 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit fc21621 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Sep 28 17:00:43 2021 -0500 GH-93-ETC: Update submod to have its latest main commit cb9c1a1 Merge: c4186df 1248117 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Sep 2 14:24:54 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit c4186df Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Wed Sep 1 16:22:57 2021 -0500 GH-93/GH-142/GH-133: Remove errant submod commits commit 7563f7c Merge: 579f5c6 97f7df0 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Aug 31 13:59:51 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 579f5c6 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 23 20:25:31 2021 -0500 Docs: Corrections to "How to Extend Plugin" doc commit 3bdde39 Merge: 266a9ad 1d50a7b Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 18:18:22 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 266a9ad Merge: 647d394 a66033a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 18:09:17 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 647d394 Merge: dcf606c ac6d873 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 17:19:26 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit dcf606c Merge: 74b9a9c e0e420d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 17:04:52 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 74b9a9c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Aug 13 05:52:08 2021 -0500 GH-93: Avoid title color bug with upcoming PR #312 Ensure heading turns white. commit 1729430 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 13:43:29 2021 -0500 GH-142, GH-133: Article List Plugin Helpers This code was lost during re-creation: - of #264 - as #280. commit eea0768 Merge: 89b1136 374b78e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 12:46:27 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 89b1136 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:24:37 2021 -0500 GH-93: Frontera: Plugin-less style … — Real Fix commit 5bd6484 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:23:30 2021 -0500 GH-93: Frontera: Plugin-less style … snippet — Fix commit f6b8f3a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:03:17 2021 -0500 GH-93: Frontera: Plugin-less style updates snippet commit b531503 Merge: 2b66f11 302fe3b Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 16:58:15 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 2b66f11 Merge: 2bdf7e7 d0a5151 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Jul 12 21:38:53 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 2bdf7e7 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Jul 12 20:55:42 2021 -0500 GH-93, GH-142, GH-133: Article List Plugins+Styles
wesleyboar
added a commit
to TACC/Core-CMS-Resources
that referenced
this pull request
Oct 27, 2021
wesleyboar
added a commit
that referenced
this pull request
Oct 27, 2021
wesleyboar
added a commit
to TACC/Core-CMS-Resources
that referenced
this pull request
Oct 27, 2021
Bug Source: - TACC/Core-CMS#368 - TACC/Core-CMS#361 - 6d253e1...522c296#diff-5894bbc Cherry-picked from: - ca3d537 - `task/GH-93-GH-142-GH-133-article-list-plugins-and-styles`
wesleyboar
added a commit
that referenced
this pull request
Oct 27, 2021
Bug Source: - #368 - #361 - TACC/Core-CMS-Resources@6d253e1...522c296#diff-5894bbc Cherry-picked from: - d452772 - `task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts`
wesleyboar
added a commit
to TACC/Core-CMS-Resources
that referenced
this pull request
Nov 12, 2021
…tyles of the following: commit 64e25a1 Merge: 71992da 28193da Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Nov 12 17:34:46 2021 -0600 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 71992da Merge: 3819af9 4e51b1a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Nov 4 12:01:02 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 3819af9 Merge: ca3d537 40e4816 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 14 16:31:02 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit ca3d537 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 16:59:29 2021 -0500 GH-93: Fix bug from intro of `x-overlay--` mixin Bug Source: - TACC/Core-CMS#368 - TACC/Core-CMS#361 - 6d253e1...522c296#diff-5894bbc commit 57a0e5a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:30:20 2021 -0500 Major: Use `%x-overlay--` not `.x-overlay--` That class usage is undesirable and to be removed in Core-CMS. commit a0f968e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:18:33 2021 -0500 GH-93: Fix: Do NOT load migrate CSS on homepage Also fixed in #69. commit 6b16f93 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:53:07 2021 -0500 GH-93: Isolate banner image tweaks, fix 300px bug commit 4eb1b94 Merge: a7328b5 147ee85 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:24:49 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit a7328b5 Merge: fd1eb8f 7356817 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Sep 28 16:59:33 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit fd1eb8f Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Wed Sep 1 16:09:35 2021 -0500 Revert "Squashed merge of task/GH-73-tacc-blockquote-plugin at commit 237c26c" This reverts commit 57e159b. commit 436068f Merge: fa1a998 50882bb Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Aug 31 13:58:18 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit fa1a998 Merge: db9a390 4e69e60 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Aug 26 17:00:00 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit db9a390 Merge: 291dbda 23ab68f Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 17:04:02 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 291dbda Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Aug 13 05:51:54 2021 -0500 GH-93: Avoid title color bug with upcoming PR #312 Ensure heading turns white. commit 1d81729 Merge: a1be40e e3f7c1a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Aug 13 05:50:02 2021 -0500 Merge branch 'site/frontera/main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit e3f7c1a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Aug 12 22:53:26 2021 -0500 Squashed merge of main at commit 23ab68f commit 9c83643 Merge: 472a98d 4330d0c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 9 11:34:51 2021 -0500 Merge branch 'main' into site/frontera/main commit 472a98d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Wed Aug 4 12:57:44 2021 -0500 Squashed merge of quick/support-and-move-snippets at commit c06c7cd commit 57e159b Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 13:05:43 2021 -0500 Squashed merge of task/GH-73-tacc-blockquote-plugin at commit 237c26c commit a89d59e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 13:02:40 2021 -0500 Squashed merge of task/GH-93-GH-142-GH-133-article-list-plugins-and-styles at commit a1be40e commit a1be40e Merge: 7204143 4330d0c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 12:45:31 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 7204143 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:23:20 2021 -0500 GH-93: Frontera: Plugin-less style … snippet — Fix commit 0709f20 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:02:23 2021 -0500 GH-93: Match plugin-less styles to plugins tyles commit 68357a3 Merge: 184a2ab 2b0c7ba Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 16:57:21 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles commit 184a2ab Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Jun 24 20:45:28 2021 -0500 WIP: GH-93: Drop old styles for new global styles GH-93: Move horz outline-offset to Frontera s-home GH-93: Frontera: banner: Use old s-article-preview GH-93: Frontera: Cleanup s-home as GH-93 completes GH-93: Frontera: Demote Deprecated Core Styles Also, update markup to be accurate for for a class within these styles. GH-93: Frontera: Noop: Clean up deprecated styles
wesleyboar
added a commit
that referenced
this pull request
Nov 12, 2021
…tyles--no-reverts of the following: commit a854b0b Merge: df7a458 82ffc16 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Nov 12 17:35:44 2021 -0600 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit df7a458 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Nov 12 17:35:31 2021 -0600 Quick: Submod update for GH-93, GH-142, GH-133 commit 7245196 Merge: 92b234e b9d08f8 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Nov 4 12:02:30 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 92b234e Merge: d452772 4838e7e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 14 16:31:54 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit d452772 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 16:59:43 2021 -0500 GH-93: Fix bug from intro of `x-overlay--` mixin Bug Source: - #368 - #361 - TACC/Core-CMS-Resources@6d253e1...522c296#diff-5894bbc commit 17d5174 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:30:24 2021 -0500 Major: Deprecate `.x-overlay--` classes Affects Frontera and UTRC. Both are updated in this commit. commit 9525e25 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 13:18:53 2021 -0500 GH-93: Fix: Do NOT load migrate CSS on homepage commit 23abf1d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:54:04 2021 -0500 GH-93: Frontera homepage banner fixes/improvements commit 7ffbd47 Merge: 265fec0 666bf95 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Oct 7 12:32:14 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 265fec0 Merge: fc21621 c117ee6 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Sep 28 17:01:07 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit fc21621 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Sep 28 17:00:43 2021 -0500 GH-93-ETC: Update submod to have its latest main commit cb9c1a1 Merge: c4186df 1248117 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Thu Sep 2 14:24:54 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit c4186df Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Wed Sep 1 16:22:57 2021 -0500 GH-93/GH-142/GH-133: Remove errant submod commits commit 7563f7c Merge: 579f5c6 97f7df0 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Aug 31 13:59:51 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 579f5c6 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 23 20:25:31 2021 -0500 Docs: Corrections to "How to Extend Plugin" doc commit 3bdde39 Merge: 266a9ad 1d50a7b Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 18:18:22 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 266a9ad Merge: 647d394 a66033a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 18:09:17 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 647d394 Merge: dcf606c ac6d873 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 17:19:26 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit dcf606c Merge: 74b9a9c e0e420d Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Aug 16 17:04:52 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 74b9a9c Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Aug 13 05:52:08 2021 -0500 GH-93: Avoid title color bug with upcoming PR #312 Ensure heading turns white. commit 1729430 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 13:43:29 2021 -0500 GH-142, GH-133: Article List Plugin Helpers This code was lost during re-creation: - of #264 - as #280. commit eea0768 Merge: 89b1136 374b78e Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Fri Jul 30 12:46:27 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 89b1136 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:24:37 2021 -0500 GH-93: Frontera: Plugin-less style … — Real Fix commit 5bd6484 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:23:30 2021 -0500 GH-93: Frontera: Plugin-less style … snippet — Fix commit f6b8f3a Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 17:03:17 2021 -0500 GH-93: Frontera: Plugin-less style updates snippet commit b531503 Merge: 2b66f11 302fe3b Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Tue Jul 20 16:58:15 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 2b66f11 Merge: 2bdf7e7 d0a5151 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Jul 12 21:38:53 2021 -0500 Merge branch 'main' into task/GH-93-GH-142-GH-133-article-list-plugins-and-styles--no-reverts commit 2bdf7e7 Author: Wesley Bomar <wbomar@tacc.utexas.edu> Date: Mon Jul 12 20:55:42 2021 -0500 GH-93, GH-142, GH-133: Article List Plugins+Styles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requires
The bulk of the UTRC styles and changes to Frontera required by changes to Core.
Overview
New UTRC Homepage and relevant Core fixes.
Issues
Changes
These changesets are in this PR (even though they are closed).
Testing
Before Fixes
After Fixes