Skip to content

Latest commit

 

History

History
84 lines (36 loc) · 3.51 KB

CHANGELOG.md

File metadata and controls

84 lines (36 loc) · 3.51 KB

1.1.7 (2022-02-02)

Performance Improvements

  • Tests: Add typescript + typings + jest + basic unit testing (fee551b)

1.1.6 (2022-01-18)

Performance Improvements

1.1.5 (2022-01-08)

Bug Fixes

  • Clean file + Adapt to legacy layouts (19dbf62)

1.1.4 (2022-01-08)

Bug Fixes

  • Prevent mouse event inversions by referring to mediawiki state (4fd739a), closes #21

1.1.3 (2021-11-17)

Performance Improvements

  • use new eslint config + merge objects to class (e477bd3)

1.1.2 (2021-11-16)

Performance Improvements

  • replace height directive with max-height + set unique events (aa349b1)

1.1.1 (2021-11-16)

Bug Fixes

  • use absolute show hide methods replacing toggle (542d60a)

Performance Improvements

1.1.0 (2021-11-11)

Bug Fixes

  • toc: handle the absence of ToC (8c25db7)

Features

  • add new positioning when article is written from right to left (fixes #1) (4682ba0)

1.0.1 (2021-11-07)

Bug Fixes

  • toc: call the right function on retry (1b41bec)

1.0.0 (2021-11-07)

Features

Performance Improvements