Skip to content

Latest commit

 

History

History
369 lines (275 loc) · 13.9 KB

File metadata and controls

369 lines (275 loc) · 13.9 KB

Changelog

10/09/2024

Improved:

  • Minor theme update

09/03/2024

Improved:

  • Updated ReadMe

07/23/2024

Improved:

  • Improve accessibility of Font Awesome icons when used for decorative elements (automatic addition of aria-hidden attribute assuming decorative icons)

06/24/2024🏒

Improved:

  • Adjusted bottom margin for summary elements
  • Improved Search plugin results list presentation, including source page title when appropriate

Bugfix:

  • Check the global variable 'standalone' when setting externalLinkTarget

06/03/2024

Improved:

  • Added CSS Markdown class to support responsive HTML images responsive

Bugfix:

  • Added CSS to automatically wrap links that overflow
  • Added CSS to automatically wrap code blocks that overflow
  • Added CSS to better vertically align 'Edit this Page' emoji and text

04/29/2024

Improved:

  • Updated to use docsify-tabs plugin 1.6.2

Bugfix:

  • Remove CSS for use with accordion elements with plain details/summary elements

03/04/2024

New:

  • Support for the Browser-level image lazy loading (with thanks and appreciation to @sy-records for the source plugin 'docsify-loading')

Improved:

  • Add ability to define custom colors for badges (with thanks to @cmadland for the example use of colored badges)
  • Updated ReadMe
  • Updated Editor.css file for improved Markdown previews
  • Use docsify-loading plugin rather than added Javascript
  • Reorganize and update custom assets (as used in Docsify-This)

Bugfix:

  • Include missing docsify-footnotes plugin

02/09/2024

New:

  • Added CSS Markdown class for right-aligned columns column-right
  • Added CSS Markdown class for full width background gradient header image (header-image-fade-full-width)

Improved:

  • ReadMe updated

01/18/2024

New:

  • Added CSS Markdown class reverse-columnsv
  • Added CSS Markdown class for taller full width header image header-tall-image-full-width
  • Added CSS Markdown class for rounded button button-rounded
  • Added CSS Markdown classes for secondary buttons button-secondary and button-secondary-rounded

Improved:

  • Improved image alignment with two column layouts
  • Improved contrast for unselected Tabs
  • Improved support of logo image in Docsify Sidebar
  • Adjusted display of full width header image

11/27/2023

Improved:

  • Added 'onedrive.live.com' to domains made responsive through the automatic addition of the CSS Markdown class video-container-16by9

11/15/2023

Improved:

  • ReadMe updated

08/31/2023

Improved:

  • ReadMe updated

08/25/2023

Improved:

  • Updated example custom CSS for LMSs
  • Cleanup default CSS
  • Adjusted badge colours for dark theme
  • Use light/dark theme display for topic indexes
  • Clarify light + dark theme use comments
  • ReadMe updated

08/15/2023

New:

  • Support for nav pill (navpill) Markdown CSS class

Improved:

  • Added 'youtube-nocookie.com' to domains made responsive through the automatic addition of the CSS Markdown class video-container-16by9

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)
  • Updated to Docsify v4.13.1

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
  • Remove unneeded GitHub image file path adjustments
  • Refined responsize header font size and line heights

03/13/2023

Improved:

  • Restore initial header spacing except for alerts and blockquotes
  • Match Docsify-This and Docsify Starter Kit Source Sans Pro font set
  • ReadMe updated

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)
  • If use of Embedly classes are within Markdown, remote JS is loaded (otherwise, not loaded)

Improved:

  • ReadMe updated

11/23/2022

Improved:

  • Aligned ToC CSS with Docsify-This.net
  • Support for scrolling of Table of Contents
  • ReadMe updated
  • Updated to Docsify v4.13
  • Removed deprecated emoji plugin (as of Docsify v4.13)
  • Support for page-to-page navigation when embedded/standalone
  • 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
  • Simplified 'ToC' setting in index.html
  • Reduced left margin of page Table of Contents on smaller screens
  • Updated Table of Contents plugin items
  • Added Editor.css file for better Markdown previews
  • Added new Themeable support for light/dark theme switching (OS-level)
  • Adjusted link colours for dark theme

Bugfix:

  • Fixed incorrect links in example course content
  • Added missing Sidebar name and link colour settings
  • Support the removal of the '_sidebar.md' file with standalone setting
  • Added missing local toc.js file
  • Fixed Sidebar and Navbar handling for Remote Docsify usage
  • Remove unused JS and 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
  • 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
  • Revised JS function getURLParameterByName to accept multiple terms (i.e. to support aliases) and also include functionality of previous returnByURLParameterByName function

Bugfix:

  • Fixed incorrect H3 headers

01/23/2022

Improved:

  • Updated local FontAwesome support via CSS files
  • Updated Docsify to v4.12.2

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:

  • Changed name of Sidebar page
  • Revised Sidebar project links
  • Updated example image descriptions
  • 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:

  • ReadMe and screenshot updates
  • Removed unneeded LUME package
  • Changed conditional loading of Pagination script to asynchronous
  • Adjusted breakpoint for two column display
  • Decreased padding between items in navbar

05/10/2021

Improved:

  • Adjusted CSS of Headers for improved line wrapping
  • Adjusted 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

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 Course Starter Kit!