- Changed default compendium article description to blank
- Added a site wide base theme to mermaid diagrams in the Span theme colours
- Fix img shortcode not rendering in the PDF document @Zalaras https://spandigital.atlassian.net/browse/PRSDM-3226
- Ensure popup panel symmetry
- Updated Presidium JS @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3102
- Updated img shortcode to allow spaces in the attributes fields
- Center align editor-popup-panel text @CharlRitter https://spandigital.atlassian.net/browse/PRSDM-2971
- Fixed the size of the editor modal
element @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3035
- Ensure entire site's contents wrap correctly
- Improve load times by preloading WYSIWYG icons @SamShiels
- Inject the article path into an HTML attribute for use in the React app @SamShiels https://spandigital.atlassian.net/browse/PRSDM-2985
- Preload article create and delete icons @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3005
- The permalink anchor now automatically copies article links to the clipboard when clicked. Added styles for the "Copied to clipboard" popup @SamShiels https://spandigital.atlassian.net/browse/PRSDM-2965
- Fixed an issue where editor modal overlays would not be on top. @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3155
- Display all content within a tooltip. @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3158
- Fixed a bug where the editor tune menu would swap sides if the page width goes below 651px.
- Improved the rendering performance of the theme by making the navigation cachable. @meyerhp https://spandigital.atlassian.net/browse/PRSDM-3209
- Fixed a bug where the editor tune menu would swap sides if the page width goes below 651px. @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3223
- Placed the article option buttons to the right of the header when the viewport is narrowed. Limit the title width to account for the permalink and article options. @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3224
- Added the permalink to the article div so that we can edit landing pages. @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3285
- Override Mermaid JS CSS to allow for different edge and node text colours @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3445
- Replace multiple dashes in slugs with one. @LantareCode https://spandigital.atlassian.net/browse/PRSDM-3465
- Made the article alert popup expandable to make sure text doesn't spill @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3522
- Fixed a bug where the WYSIWYG settings menu would disappear when all blocks were deleted @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3487
- Replaced some SVG files with PNGs so that they will show up in the PDF. @LantareCode https://spandigital.atlassian.net/browse/PRSDM-3500
- Fixed a bug where image shortcodes in top level
_index.md
files using the{{< img src="..." >}}
format threw and error, because.Page.Parent.Parent
does not exist in that file. @CharlRitter https://spandigital.atlassian.net/browse/PRSDM-3563
- Fixed this warning
.File.Filename on zero object. Wrap it in if or with: {{ with .File }}{{ .Filename }}{{ end }}
@CharlRitter https://spandigital.atlassian.net/browse/PRSDM-3569
- Fixed a bug where the tune menu and popover would be placed off-screen when the viewport is narrow. @SamShiels https://spandigital.atlassian.net/browse/PRSDM-3225
- Ensure searchmap is flattened to prevent breaking search upload. @ChrisB https://spandigital.atlassian.net/browse/PRSDM-3618
- Fixed the alignment of the Permalink icon. @mpilo-khathwane https://spandigital.atlassian.net/browse/PRSDM-3818
- Fixed the UI Overlap glitch in Export Project as PDF dropdown button. @CharlRitter https://spandigital.atlassian.net/browse/PRSDM-2952
- Add a shortcode for iframes, to lazy load them. @CharlRitter https://spandigital.atlassian.net/browse/PRSDM-3870
- Add linting. @CharlRitter
- Add a partial for archive table contents. @DustinFischer https://spandigital.atlassian.net/browse/PRSDM-3804
- Updated list pages to be able to include archived articles to maintain a minimum number of displayed articles @DustinFischer https://spandigital.atlassian.net/browse/PRSDM-3803
- Fixed build error when archive age is set but maximum number of permitted archives to display is unset in site params @DustinFischer https://spandigital.atlassian.net/browse/PRSDM-3940
- Added tags to search map. @DustinFischer https://spandigital.atlassian.net/browse/PRSDM-3938
- Fixed the dropdown carrot state @meyerhp https://spandigital.atlassian.net/browse/PRSDM-4185
- Fix anchor offset @meyerhp - https://spandigital.atlassian.net/browse/PRSDM-4246
- Display menu name if page name is not defined
- Fix styling and layout of external nav links
- Remove global font styles @meyerhp
- Optimize page load and reduce layout shift @meyerhp
- Fix global h tags in theme affecting enterprise. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-4638
- Fix latest theme breaking the chronicle @kmorake https://spandigital.atlassian.net/browse/PRSDM-4681
- Revert previous changes and apply fix in chronicle @kmorake https://spandigital.atlassian.net/browse/PRSDM-4681
- Add classname to index file content, for editor controls to target it. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-4577
- Enable react routing between enterprise pages, while working with the static content. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-4589
- Fix Left Nav carrot error @WiaanBotha https://spandigital.atlassian.net/browse/PRSDM-4854
- Added the Github team as the code owners @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-4891
- Remove dead CSS classes after decoupling the WYSIWYG Editor. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-3945
- Added a new template to create a searchmap in the format required by the compendium. @kmorake https://spandigital.atlassian.net/browse/PRSDM-4966
- Added compendium output to the list of home outputs @kmorake https://spandigital.atlassian.net/browse/PRSDM-4966
- Updated the searchmap to converts tags to strings @meyerhp https://spandigital.atlassian.net/browse/PRSDM-5056
- Calculate and set width and height for iframes @zelrestemmet https://spandigital.atlassian.net/browse/PRSDM-5061
- Removed deprecated file params @meyerhp https://spandigital.atlassian.net/browse/PRSDM-5150
- Removed the config.js script from the theme @meyerhp https://spandigital.atlassian.net/browse/PRSDM-5079
- Fix iframe shortcode closing issue. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-5153, https://spandigital.atlassian.net/browse/PRSDM-5147, https://spandigital.atlassian.net/browse/PRSDM-5157
- Remove check if the article content is empty from shortcode, which excluded empty articles from the searchmap, preventing them from being added to the database. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-5230
- Old fonts were removed and the portal theme was imported on the base docs html file, to make the fonts accessable from the docs. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-5185
- On article summary in searchmap, pipe transform html unescape to summary to resolve issue of HTML special characters. @ChristopherBrunsdon https://spandigital.atlassian.net/browse/PRSDM-5538
- External links require the SASS url function for the SASS loader HUGO uses. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-5893
- Font & typography alignments updates. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-5980
- Merge release apple branch. @CharlRitterDev & @WiaanBotha
- Add resizer back. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-6012
- Splitting of js & css build files. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-6018
- Add relative position for pre and code to fix alignment issue with copy button on enterprise. @Zalaras https://spandigital.atlassian.net/browse/PRSDM-6124
- Update line-height of caret in the left nav menu to better align with link text. @Zalaras https://spandigital.atlassian.net/browse/PRSDM-6128
- Center navbar header content, fix navbar header image size & improve how navbar determines height. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-6146
- Remove Roles dropdown and align the sidenav to match latest designs. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-6329
- Fix sidenav items wrapping on hover. @CharlRitterDev https://spandigital.atlassian.net/browse/PRSDM-6206
- Added quality category label from release/apple. @mpilo-khathwane https://spandigital.atlassian.net/browse/PRSDM-6292
- Added
aria-label
fields to articles for voice over functionality. @Quantumplate https://spandigital.atlassian.net/browse/PRSDM-6345
- Add horizontal scrollbar to code blocks. @julianbyte https://spandigital.atlassian.net/browse/PRSDM-5974
- Set the width of the sidenav if there isn't one already set. @kelvinmanley https://spandigital.atlassian.net/browse/PRSDM-6369
- Add styling for quality category label. @mpilo-khathwane https://spandigital.atlassian.net/browse/PRSDM-6208
- Bundle bootstrap and jquery and remove CDN calls. Apple PR https://spandigital.atlassian.net/browse/PRSDM-6549
- Fixes deprecation warnings for resources.ToCSS on layouts. @mpilo-khathwane https://spandigital.atlassian.net/browse/PRSDM-6522