Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 1.51 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-alpha.7 (2020-06-06)

Bug Fixes

  • add hash bang to main entry (2521697)

1.0.0-alpha.6 (2020-06-06)

1.0.0-alpha.5 (2020-06-06)

Bug Fixes

  • reduce transparency of navigation item bottom border (10b8e2c)

v1.0.0-alpha.4

  • BUGFIX: Escape element ids with leading numbers when querying in the dom

v1.0.0-alpha.0

  • Rewrote most of the code to Typescript
  • Migrated from Redom to Preact
  • Upgraded alo to 4.0
  • Upgraded bootstrap to 4.4
  • Switched from handlebars to ejs
  • Migrated to witney project template

v0.0.3

  • #5: Fixed: Scroll top wasn't called, when the toc item changed while no chapter was selected

v0.0.2

  • #1: Improved scrolling with mobile safari
  • Added modernizr

v0.0.1

  • Initial release. Everything is new and shiny!