Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
96d2600
Test remove force push
akwanpdf Nov 17, 2021
e87b2fa
Merge 96d2600a0585f1bfbf5462b632b00ab289511951 into 778ec63feee9d69d1…
akwanpdf Nov 17, 2021
fa04ba3
Trigger bot
akwanpdf Nov 17, 2021
2b0e46c
Merge branch 'new-pr4' of https://github.com/akwanpdf/pdftron-react-n…
akwanpdf Nov 17, 2021
785ade0
Merge 2b0e46c4c92a82b85b97bc19f0fe0fe8c25f482d into 778ec63feee9d69d1…
akwanpdf Nov 17, 2021
0b1f4c5
Updating JS files
github-actions[bot] Nov 17, 2021
5c7787c
Restore force push: true
akwanpdf Nov 17, 2021
8346174
Merge 5c7787cb0ffbe740bb2ac62f3cdd3d0c0c8359ce into 778ec63feee9d69d1…
akwanpdf Nov 17, 2021
9b4399d
Trigger Updating JS files
akwanpdf Nov 17, 2021
7f321f2
Merge branch 'new-pr4' of https://github.com/akwanpdf/pdftron-react-n…
akwanpdf Nov 17, 2021
80cedaf
Merge 7f321f2d389b7e51a79b6b1d9f3971f5931484ae into 778ec63feee9d69d1…
akwanpdf Nov 17, 2021
bc53777
Updating JS files
github-actions[bot] Nov 17, 2021
8f8a932
Update DocumentView.tsx
akwanpdf Nov 17, 2021
2196b19
Merge branch 'new-pr4' of https://github.com/akwanpdf/pdftron-react-n…
akwanpdf Nov 17, 2021
6801c4b
Merge 2196b191be7e83f8d7ef215c3e428c7d6890d703 into 778ec63feee9d69d1…
akwanpdf Nov 17, 2021
b2ddcf7
Updating JS files
github-actions[bot] Nov 17, 2021
9c926c8
Update DocumentView.tsx
akwanpdf Nov 17, 2021
0b9cbd2
Merge 9c926c82359739fb006988117ee1d247f051b907 into 778ec63feee9d69d1…
akwanpdf Nov 17, 2021
3cc39ab
Updating JS files
github-actions[bot] Nov 17, 2021
7f9869c
add tenth comment to trigger updating js files
akwanpdf Nov 17, 2021
f658265
Merge branch 'master' into new-pr4
akwanpdf Nov 17, 2021
1125728
Updating JS files
github-actions[bot] Nov 17, 2021
51188af
try removing sha
akwanpdf Nov 17, 2021
3e5535c
Merge 51188af3f73a2de9bcba8cd8c8c9036df0f52ea0 into 1ef6328c899517765…
akwanpdf Nov 17, 2021
81d4bab
try re-adding sha
akwanpdf Nov 17, 2021
9067593
Merge branch 'new-pr4' of https://github.com/akwanpdf/pdftron-react-n…
akwanpdf Nov 17, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions lib/src/DocumentView/DocumentView.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ import { Config } from "../Config/Config";
* Add a fourth comment to trigger GitHub Actions bot.
* Add a fifth comment to trigger GitHub Actions bot.
* Add a sixth comment to trigger GitHub Actions bot.
* Add a seventh comment to trigger GitHub Actions bot.
* Add an eighth comment to trigger GitHub Actions bot.
* Add a ninth comment to trigger GitHub Actions bot.
* Add a tenth comment to trigger GitHub Actions bot.
*
* To represent functions, please use {@link func}.
* To represent "one of Config.Buttons values" or "an array of
Expand Down
4 changes: 4 additions & 0 deletions src/DocumentView/DocumentView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ import * as AnnotOptions from "../AnnotOptions/AnnotOptions";
* Add a fourth comment to trigger GitHub Actions bot.
* Add a fifth comment to trigger GitHub Actions bot.
* Add a sixth comment to trigger GitHub Actions bot.
* Add a seventh comment to trigger GitHub Actions bot.
* Add an eighth comment to trigger GitHub Actions bot.
* Add a ninth comment to trigger GitHub Actions bot.
* Add a tenth comment to trigger GitHub Actions bot.
*
* To represent functions, please use {@link func}.
* To represent "one of Config.Buttons values" or "an array of
Expand Down