-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
temp (dont merge) #274
Draft
CharlRitterDev
wants to merge
95
commits into
release/apple
Choose a base branch
from
main
base: release/apple
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
temp (dont merge) #274
Conversation
This file contains 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
… static content (#242)
PRSDM-4854: SPAN Chronicle Left Nav carrot error
* Master to Main change * Add codeowner file
PRSDM-4670: Add metadata onto artticle records
fixed compendium output
Stringify Tags
User Dashboard Release
hotfix: include config script
…date update config file path and remove defer
…rove how navbar determines height (#291) * Center navbar header content, fix navbar header image size & improve how navbar determines height * Further edits
… regular pages using the page/list partial. This will exclude tags, sections etc. By doing this check here, it reduces the cause of exceptions later when calling attributes of .File later on, like .File.Path
…ersion-is-up-to-date fix: PRSDM-6151 ensure our hugo version is up to date
…-title-field fix: PRSDM-6121 article divs need title field for voice over
…igns & Fix sidenav items wrapping on hover (#301)
…lity category label from release/apple (#302) * feat: https://spandigital.atlassian.net/browse/PRSDM-6292 - Added quality category label from release/apple * wip: updates from PR * wip: close span
…d-pages-causing-exception fix: By checking for .File, you will only render articles, pages, and…
Adding voice over support for article titles
…l-to-articles fix: PRSDM-6345 add aria label to articles
…-navigation-panel-for-blogs-changes-according-to-article-length fix: set sidenav width if one does not exist PRSDM-6369
…els-on-article-tags feat: PRSDM-6345 aria labels on article html tags for develop branch
* Add horizontal scrollbar to code blocks * Test: fix code block width * Fix code block overflow and ensure horizontal scrolling with proper layout containment. * Ensure copy code button stays fixed in top-right of code block and does not scroll with content.
* Update jQuery to 3.6 to match what's being loaded from code.jquery.com * Add boostrap.min.css that's being loaded externally * Move glyphicons to the path bootstrap expects * Stop loading scripts/CSS from external CDN domains * Fix invalid href on presidium-enterprise.js <link rel="preload"> * chore: update changelog --------- Co-authored-by: Alexey Bezhan <[email protected]>
feat: merge for dashboard mvp
…g-our-js-files-causing-frontend-issues-when-a-new-deploy-happens refactor: version information for enterprise css and js
🎉 This PR is included in version 2.14.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
fix: replace deprecated tocss
🎉 This PR is included in version 2.14.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Description
Issue
Testing
Screenshots
Checklist before merging