GH-245/FP-1097: v1–v2 Migration Stylesheet (via Core)#249
Closed
wesleyboar wants to merge 15 commits intomainfrom
Closed
GH-245/FP-1097: v1–v2 Migration Stylesheet (via Core)#249wesleyboar wants to merge 15 commits intomainfrom
wesleyboar wants to merge 15 commits intomainfrom
Conversation
Also, add comments about certain commented-out code.
This was
linked to
issues
Jun 15, 2021
This was
unlinked from
issues
Jun 15, 2021
0c9dbf5 to
41b521d
Compare
Member
Author
|
After Initial Peer Review |
5 tasks
Member
Author
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.
Important
See #274 instead.
To Do
Done
Frontera:
frontera-cms.3Dem:
neuronex-cms.Test locally (no snippet).Other:
After Initial Peer Review:
Overview
Add optional stylesheet to fix styling issues faced by all v1 to v2 CMS migrations.
Issues
Changes
migrate.*.cssdescription to CSS Readme._migrationsReadme._migrationsstylesheets.Screenshots
Homepage
Paragraph Font Size
Testing
Changes
Dropdown font size should be:
16pxParagraph font size should be:
15pxmigrate.v1_v2.cssScreenshots
All style should match between:
on all pages.
Obvious failures would be…
Built Output
Test
.envasCUSTOM_ASSET_DIR=frontera-cmsand runnpm run build…Expect no errors. Expect the following CSS build file output:
Output
taccsite_custom/…/static/…/css/build/migrate.v1_v2.cssTest
.envas the following and runnpm run build…CUSTOM_ASSET_DIR=example-cmsCUSTOM_ASSET_DIR=a2cps-cmsCUSTOM_ASSET_DIR=neuronex-cmsExpect no errors. Expect the following CSS build file output:
taccsite_custom/…/static/…/css/build/migrate.v1_v2.cssNotes
Snippets
For Sites Migrated Before GH-245 (Frontera)
GH-245: CSS: Temp. Fix Migration Style Discrepancies
gh-245-css-temp-fix-migration-style-discrepanciesFor Sites Migrated During/After GH-245 (3Dem.org, etc.)
GH-245: CSS: Migration Stylesheet CoreV1 to CoreV2 (last commit: …)
gh-245-css-migration-stylesheet-corev1-corev2