Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhibbitts committed Jan 2, 2025
1 parent dc6d014 commit 7a9d195
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,33 @@
* Focus on hidden Sidebar items is prevented (via Docsify v5)
* Top navbar can now accept focus (via Docsify v5)
* Improved search results, which exclude Markdown formating syntax (via Docsify v5)
* Changed default setting of `mergeNavbar` to true

**Breaking:**
* With the use of Docsify v5 Legacy Browsers (for example, Internet Explorer 11) are no longer supported

# Changelog

## [v1.2.21](https://github.com/hibbitts-design/docsify-open-course-starter-kit/releases/tag/v1.2.21)
### XX/XX/2024
### XX/XX/2025

**Improved:**
* Updated ReadMe
* Updated example custom CSS for Moodle LMS
* Support horizontal scrolling in code blocks

## [v1.2.20](https://github.com/hibbitts-design/docsify-open-course-starter-kit/releases/tag/v1.2.20)
### 12/03/2024

**New:**
* Added default setting of false for `mergeNavbar` to move Navbar items to the top of the Sidebar on smaller screens

**Improved:**
* Updated CSS with word-wrap for code blocks
* Use of window.matchMedia.addListener replaced with window.matchMedia.addEventListener
* Cleanup HTML
* Update uses of Font Awesome
* Match Docsify-This CSS with Docsify Starter Kits CSS

## [v1.2.20](https://github.com/hibbitts-design/docsify-open-course-starter-kit/releases/tag/v1.2.20)
### 10/17/2024

**Improved:**
* Updated CSS with word-wrap for code blocks

**Bugfix:**
* Scroll offset fix (with thanks and appreciation to @rizdaprasetya for the initial code)
* Added missing Prism language files
Expand Down

0 comments on commit 7a9d195

Please sign in to comment.