Skip to content

Commit

Permalink
5.0.0-35
Browse files Browse the repository at this point in the history
  • Loading branch information
iisa committed Feb 8, 2022
1 parent 4ca4610 commit 6e2b009
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 32 deletions.
2 changes: 1 addition & 1 deletion BookReader/BookReader.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
background: transparent;
}

.shift {
.br-colorbox-shift {
position: absolute !important;
left: -10000px !important;
}
Expand Down
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.

48 changes: 24 additions & 24 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.url.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 5.0.0-35
Fix: global syle leak specify colorbox styles @iisa
Fix: br menu reinits with shared ro load @iisa
Fix: url plugin does not rewrite with multiple slashes @iisa

# 5.0.0-34
Dev: udpate test dependencies @cdrini
Fix: Update hyphen stitching regex to include dangling "¬" @cdrini
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-34",
"version": "5.0.0-35",
"description": "The Internet Archive BookReader.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6e2b009

Please sign in to comment.