Skip to content

Latest commit

 

History

History
244 lines (187 loc) · 9.61 KB

CHANGELOG.md

File metadata and controls

244 lines (187 loc) · 9.61 KB

Changelog

XX/XX/2023

New:

  • Support for nav pill (navpill) Markdown CSS class

Improved:

  • ReadMe updated

06/27/2023

Improved:

  • Match Docsify-This Markdown file rendering with Docsify Starter Kits CSS (incl. faded header image ToC adjustments and automatic responsive iFrames for YouTube and Google Docs embeds)

05/08/2023

Improved:

  • Refined responsize header line heights

04/09/2023

Improved:

  • Set font of buttons to sans-serif
  • Set font of badges to sans-serif
  • Refined responsize header font size and line heights

03/13/2023

Improved:

  • Restore initial header spacing except for alerts and blockquotes
  • ReadMe updated
  • Renamed 'coverpage.md' file to default '_coverpage.md'

02/13/2023

New:

  • Support for images with border and rounded border (image-border,image-border-rounded)
  • Support for 75%, 50% and 25% scaled images with border (image-75-border,image-50-border and image-25-border)

Improved:

  • Consolidate and simplify example custom CSS for LMSs
  • Additional support and improvements for optional dark mode
  • Match Docsify-This CSS with Docsify Starter Kits CSS

01/02/2023

New:

Improved:

  • Adjust page margins when content is being embedded
  • Adjust margins and padding for alerts and blockquotes
  • Increase clickable areas for Topics alphabetical index
  • ReadMe updated

01/17/2023

New:

  • Support for optionaly showing the navbar when embedded/standalone (now fully supported with v1.1.2 release)
  • Support for displaying a footer ('_footer.md' file) via 'footer' setting in index.html or using the URL parameter 'footer=true'

Improved:

  • Adjusted opacity of 'header-image-fade' class for improved accessibility

Bugfix:

  • Pass 'navbar' URL parameter for page-to-page navigation links

12/15/2022

New

  • Support for background gradient header image (header-image-fade, with thanks to Jamie Adam for original CSS)
  • Support for full-width header image (header-image-full-width, optional Table of Contents not available)

Improved:

  • ReadMe updated

11/23/2022

Improved:

  • Aligned ToC CSS with Docsify-This.net
  • Support for scrolling of Table of Contents
  • ReadMe updated
  • Removed deprecated emoji plugin (as of Docsify v4.13)
  • Support for page-to-page navigation when embedded/standalone
  • Update example content
  • Removed unneeded local ToC plugin assets
  • Changed support for light/dark Themeable theme switching to optional

09/02/2022

Improved:

  • Reduced page margins when displayed as embedded or standalone
  • Adjusted font size and line height for Topics index items
  • Added example CSS colours to be the same as Sakai LMS
  • Streamlined settings for custom CSS colours
  • Updated default site footer behaviour and appearance
  • Simplified 'ToC' setting in index.html
  • Reduced left margin of page Table of Contents on smaller screens
  • Updated Table of Contents plugin items
  • Improved example alt text for images
  • Added Editor.css file for better Markdown previews
  • Improved display of Table of Contents on smaller screens
  • Added new Themeable support for light/dark theme switching (OS-level)
  • Adjusted link colours for dark theme

Bugfix:

  • Added missing Sidebar name and link colour settings
  • Support the removal of the '_sidebar.md' file with standalone setting
  • Remove unused CSS resources
  • Fixed embedded code blocks overflow issues

05/30/2022

Improved:

  • Aligned default link colour to be the same as Canvas LMS
  • Added example link colours to be the same as Moodle LMS
  • Adjusted left Markdown section padding
  • Adjusted margins for site name in Sidebar
  • Updated example site content
  • Added 'standalone' setting in index.html to permanently alter the display of all pages (i.e. hidden Sidebar and Navbar)

Bugfix:

  • Fixed 'hidegitlink' URL parameter detection

03/21/2022

Improved:

  • Adjusted link colours for improved contrast

02/15/2022

New:

  • Added conditional display of page table of contents (?toc=true)

Improved:

  • Restored user zoom ability for improved accessibility
  • Added titles on sub-topic sidebar links for improved accessibility
  • Revised JS function getURLParameterByName to accept multiple terms (i.e. to support aliases) and also include functionality of previous returnByURLParameterByName function

11/15/2021

Improved:

  • Adjusted header line heights for improved readability
  • Added initial support for responsive font sizing (480px only)
  • Improved badge alignment
  • Improved text label spacing for buttons
  • Removed unneeded embedded check for Pagination Plugin
  • Adjusted right margin of navbar to improve alignment
  • Removed background colour from accordions to better support a dark theme

Bugfix:

  • Added an additional new line before Edit this Page on GitHub links to ensure proper formatting break

10/15/2021

Improved:

  • Relocated images to be within top-level docs folder

10/05/2021

Improved:

  • Added 'Use this Template on GitHub' button on Sidebar
  • Revised Sidebar project links
  • Adjusted tall banner images for use in multi-course setups

08/03/2021

Improved:

  • Added variable for text of Edit this Page on GitHub links to make modifications easier
  • Changed JS function name from getParameterByName to getURLParameterByName for improved clarity
  • Added the new JS function returnByURLParameterByName to return one of two values based on URL parameter (e.g. choose external link behaviour based on embedded status)

06/16/2021

Improved:

  • Adjusted custom list bullet presentation

05/30/2021

Improved:

  • Changed variable name yourRepoURL to gitLinkRepoURL for improved clarity

05/18/2021

Improved:

  • Increased default maximum width of Coverpage
  • ReadMe and screenshot updates
  • Changed conditional loading of Pagination script to asynchronous
  • Adjusted breakpoint for two column display
  • Decreased padding between items in navbar

Bugfix:

  • Fixed URL to project ReadMe file

05/10/2021

Improved:

  • Moved example Canvas LMS visual style adjustments from index.html to custom.css file
  • Adjusted CSS of Headers for improved line wrapping
  • Adjusted root base line height to increase lines in Sidebar
  • Renamed 'responsive-wrap' class to 'responsive-container' for improved consistency
  • Changed default external target link to '_top'
  • Updated example styling for matching Docsify pages within Canvas LMS
  • Increased padding below custom navbar to support more menu items
  • Adjusted header sizes and margins
  • List and button style updates
  • Updated GitHub repo URL config and documentation
  • Relocated embedly script to index.html file
  • Changed Welcome page to a top-level item in Sidebar
  • Updated example pages and removed home page from Sidebar
  • Added example Coverpage (not enabled in index.html file) Bugfix:
  • Fixed label colour for linked badges
  • Consistent hover behaviour for linked badges and buttons

05/04/2021

New:

  • Welcome to the preview release of Docsify Open Publishing Starter Kit!