Skip to content

Commit

Permalink
5.0.0-54 (#1147)
Browse files Browse the repository at this point in the history
Co-authored-by: Isa Herico Velasco <[email protected]>
  • Loading branch information
nsharma123 and iisa authored Feb 23, 2023
1 parent 97c79ed commit 47efad1
Show file tree
Hide file tree
Showing 9 changed files with 102 additions and 190 deletions.
1 change: 1 addition & 0 deletions BookReader/BookReader.css
Original file line number Diff line number Diff line change
Expand Up @@ -2893,6 +2893,7 @@ li.BRtable-contents-el .BRTOCElementPage {
}

.textSelectionSVG {
z-index: 2;
pointer-events: none;
}
.textSelectionSVG .BRwordElement {
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.

276 changes: 92 additions & 184 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.text_selection.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 5.0.0-54
- Dev: Dispatch custom event from bookreader for ia-book-actions @nsharma123

# 5.0.0-53
- Dev: update icons & lit versions to help a.o build @iisa

Expand Down
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-53",
"version": "5.0.0-54",
"description": "The Internet Archive BookReader.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 47efad1

Please sign in to comment.