Skip to content

Commit

Permalink
5.0.0-36
Browse files Browse the repository at this point in the history
  • Loading branch information
iisa committed Feb 16, 2022
1 parent c76b617 commit 84e3e37
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 32 deletions.
2 changes: 1 addition & 1 deletion BookReader/BookReader.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BookReader/BookReader.js.map

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions BookReader/ia-bookreader-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BookReader/ia-bookreader-bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BookReader/plugins/plugin.tts.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BookReader/plugins/plugin.tts.js.map

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 5.0.0-36
Fix: Readaloud scrolls along with dext @cdrini
Dev: ES6 var to let/const updates @sancodes
Dev: ES6 async/await updates @sancodes
Dev: Re-enable testcafe tests in GH action @iisa
Fix: Search results bar clears and closes properly @iisa

# 5.0.0-35
Fix: global syle leak specify colorbox styles @iisa
Fix: br menu reinits with shared ro load @iisa
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@internetarchive/bookreader",
"version": "5.0.0-35",
"version": "5.0.0-36",
"description": "The Internet Archive BookReader.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 84e3e37

Please sign in to comment.