siikamiika
|
85706c421b
|
show popup inside iframe for closed shadow dom
|
2020-04-18 23:28:00 +03:00 |
|
|
4e5029f7ec
|
Update license author field to broader to explicitly reflect that
Yomichan is an ongoing community project. It really does take a village,
and everyone who contributes code owns a part of it :)
|
2020-04-10 11:10:21 -07:00 |
|
siikamiika
|
aea7c590d1
|
refactor _updateFrameOffset
|
2020-04-05 20:03:45 +03:00 |
|
siikamiika
|
abd056e563
|
reduce code duplication
|
2020-04-05 20:03:45 +03:00 |
|
siikamiika
|
0d76cef434
|
give a name to a timeout
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
e4fc53480f
|
move broadcastRootPopupInformation to Frontend
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
559033f0a6
|
default to [0, 0] when sourceFrame is not found
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
7928c5d713
|
error handling
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
9f9ea1d5fb
|
throttle frame offset getting
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
9fe1e38afb
|
refactor
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
d20ece9f07
|
move frame offset forwarding code to a class
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
09151a1a86
|
simplify popup proxy prepare
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
b996d0b1e0
|
fix and simplify
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
4814db8df1
|
adjust iframe popup position to root page
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
962c2a381f
|
apply all options on profile change
|
2020-03-21 22:13:07 +02:00 |
|
toasted-nutbread
|
64fc0349a1
|
Update global declarations
|
2020-03-10 22:40:35 -04:00 |
|
toasted-nutbread
|
dcd243c9e9
|
Update how popups are created
|
2020-02-16 18:59:08 -05:00 |
|
toasted-nutbread
|
b5d32c73e6
|
Simplify process to wait for iframe prepare completion
|
2020-02-16 12:23:20 -05:00 |
|
siikamiika
|
c09a3ded1d
|
Merge pull request #357 from siikamiika/simplify-display-prepare
Simplify display prepare
|
2020-02-14 11:00:36 +02:00 |
|
siikamiika
|
810a7e7d92
|
use sendMessage to notify about initialization
|
2020-02-14 02:33:54 +02:00 |
|
toasted-nutbread
|
e2ac478cb7
|
Define more globals
|
2020-02-11 22:22:16 -05:00 |
|
toasted-nutbread
|
65dfb855fb
|
Fix undefined id
|
2020-02-11 22:21:55 -05:00 |
|
toasted-nutbread
|
e740965d4f
|
Scale popup based on current page zoom factor
|
2020-01-22 20:38:21 -05:00 |
|
toasted-nutbread
|
0d7ccf25b8
|
Update license info URL
|
2020-01-01 12:00:31 -05:00 |
|
toasted-nutbread
|
899ef167d1
|
Update copyright
|
2020-01-01 12:00:00 -05:00 |
|
toasted-nutbread
|
68a0293867
|
Make PopupProxy functions async enabled status match Popup
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
0fb2357ec7
|
isVisibleAsync => isVisible
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
72ab6f1f45
|
Remove unused child getter
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
30e13354b3
|
Add Popup.isProxy
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
8efbf9bd0d
|
Flag members as private
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
bf02eb2ea1
|
Mark PopupProxy internal functions as private
|
2019-12-16 19:54:41 -05:00 |
|
toasted-nutbread
|
8f918c63dc
|
Reposition popup on window resize rather than clear the search
Fixes #107
|
2019-10-17 18:40:43 -04:00 |
|
toasted-nutbread
|
598cd32946
|
Update *show* APIs to unified showContent and setContent
|
2019-10-17 18:40:43 -04:00 |
|
toasted-nutbread
|
883226b045
|
Update how custom CSS is applied
|
2019-10-12 19:00:24 -04:00 |
|
toasted-nutbread
|
6da7683552
|
Don't pass options around for calls to termsShow, kanjiShow, etc.
|
2019-10-12 15:31:29 -04:00 |
|
toasted-nutbread
|
8a1637f6b3
|
Remove .show popup proxy API since it's not used
|
2019-10-12 15:31:29 -04:00 |
|
toasted-nutbread
|
194615ef21
|
Make popups store options
|
2019-10-12 15:31:29 -04:00 |
|
toasted-nutbread
|
6a6e200ef9
|
Update rejections to use Error
|
2019-10-08 21:44:25 -04:00 |
|
toasted-nutbread
|
2255fadf52
|
Rename Popup.setVisible to setVisibleOverride
|
2019-10-05 21:40:10 -04:00 |
|
toasted-nutbread
|
25a4dafd73
|
Fix tab focus being changed due to settings changes
|
2019-09-29 16:48:28 -04:00 |
|
toasted-nutbread
|
dcfe722ba6
|
Add support for using optionsContext to select which profile to use
|
2019-09-18 19:14:04 -04:00 |
|
toasted-nutbread
|
6d3037f3d6
|
Remove destructuring from searchAt, containsPoint, docRangeFromPoint
|
2019-09-14 14:27:25 -04:00 |
|
Alex Yatskov
|
ec816e6767
|
Merge pull request #207 from toasted-nutbread/popup-proxy-writing-mode
Add writingMode to PopupProxy* termsShow and kanjiShow
|
2019-09-12 19:48:22 -07:00 |
|
toasted-nutbread
|
76aa30ceba
|
Add writingMode to PopupProxy* termsShow and kanjiShow
|
2019-09-11 21:29:08 -04:00 |
|
toasted-nutbread
|
99ca60d4c1
|
Ensure both Popup and PopupProxy have valid depth
|
2019-09-10 20:09:33 -04:00 |
|
siikamiika
|
2df9a7f977
|
change Popup.children to Popup.child
|
2019-09-02 19:33:52 -04:00 |
|
siikamiika
|
87ff5cb19b
|
make containsPoint async everywhere
|
2019-09-02 19:33:52 -04:00 |
|
toasted-nutbread
|
53aad0bef6
|
Fix messaging issues when iframes are present in the document
|
2019-09-02 19:33:28 -04:00 |
|
toasted-nutbread
|
5c4614f585
|
Add support for showing recursive popups
|
2019-09-02 19:31:42 -04:00 |
|