siikamiika
|
f4a987912a
|
prevent accidental lookup on glossary text select
|
2019-11-03 18:56:22 +02:00 |
|
toasted-nutbread
|
75ff05148d
|
Fix autoHideResults not working
|
2019-11-03 11:06:31 -05:00 |
|
toasted-nutbread
|
bcffe80a1e
|
Group similar functions together
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
6d85dae68d
|
Fix some issues with the context menu
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
d2644c0776
|
Style update
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
c365101ec2
|
Reset preventions earlier
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
e542f38110
|
Check pendingLookup earlier
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
9703e123bf
|
Remove setPrimaryTouch
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
80eb357527
|
Simplify touch event implementation
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
131dc8397d
|
Make selectionContainsPoint static
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
a648e05091
|
Improve naming
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
9178636613
|
Remove setters
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
c74c466c36
|
Remove unused variable
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
f2dec4ca20
|
Remove searchFromTouch
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
8c5240d7a6
|
Simplify how touch events use onAfterSearch
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
e91bcf5f55
|
Rename textSourceLast to textSourceCurrent
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
be27781c15
|
Update how definitions are searched for
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
f927f806ba
|
Move check
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
1f0a434e96
|
Remove unused vars
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
dcb6f68826
|
Don't pass null textSource into searchSource
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
185963899b
|
Use promiseTimeout
|
2019-10-28 17:03:42 -04:00 |
|
toasted-nutbread
|
d608657495
|
Move onError catch into searchAt
|
2019-10-28 17:03:42 -04:00 |
|
siikamiika
|
70418202cf
|
make search page checkbox options persist
|
2019-10-27 20:11:23 +02:00 |
|
siikamiika
|
48776145d6
|
add workaround to Chrome clipboard.readText
For some reason this doesn't work on Firefox, so keep using the new API
for Firefox
|
2019-10-27 15:46:27 +02:00 |
|
toasted-nutbread
|
7a3315d75d
|
Use chrome.runtime.getURL instead of chrome.extension.getURL
|
2019-10-22 20:23:03 -04:00 |
|
toasted-nutbread
|
d9ae34821c
|
Add support for middle clicks opening new tabs on the context buttons
|
2019-10-19 22:30:16 -04:00 |
|
toasted-nutbread
|
dbec4bffda
|
Make the search button reuse an open search tab if it exists
|
2019-10-19 22:28:23 -04:00 |
|
toasted-nutbread
|
a5d7de8e97
|
Add correction to offset of imposter rect
Necessary when dealing with CSS transforms
|
2019-10-17 19:30:54 -04: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 |
|
siikamiika
|
5b98f3ea6e
|
add missing return to fix vertical text mode
|
2019-10-16 23:49:40 +03:00 |
|
toasted-nutbread
|
16521fec93
|
Assign first popup on the search page as a depth of 1
|
2019-10-15 20:23:25 -04:00 |
|
toasted-nutbread
|
cb236a7430
|
Add apiGetEnvironmentInfo function
|
2019-10-13 17:20:55 -04:00 |
|
toasted-nutbread
|
c92fc11fcd
|
Fix getElementWritingMode returning deprecated values on Edge
|
2019-10-13 16:44:13 -04:00 |
|
toasted-nutbread
|
b34ff7ebe9
|
Change #yomichan-float to .yomichan-float
Since there can be more than one popup, using a class makes more sense than an ID.
|
2019-10-13 12:12:52 -04:00 |
|
toasted-nutbread
|
c9158a37b5
|
Allow outer popup stylesheets to be injected
|
2019-10-13 12:12:51 -04:00 |
|
toasted-nutbread
|
118f200500
|
Simplified how the auto theme works
|
2019-10-13 12:12:51 -04:00 |
|
toasted-nutbread
|
b086fca69f
|
Add separate theme option for outer popup style
|
2019-10-12 19:00:24 -04:00 |
|
toasted-nutbread
|
883226b045
|
Update how custom CSS is applied
|
2019-10-12 19:00:24 -04:00 |
|
toasted-nutbread
|
c90bc75eb8
|
Create themes
|
2019-10-12 19:00:24 -04:00 |
|
toasted-nutbread
|
be7fa57d5c
|
Add support for a popup preview
|
2019-10-12 15:44:32 -04:00 |
|
toasted-nutbread
|
537d2ef532
|
Remove Display.dependencies
|
2019-10-12 15:31:29 -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
|
a5b208fb89
|
Check if objects are properly initialized before showing content
|
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
|
3e249e19ac
|
Update Display initialization process
|
2019-10-12 15:31:29 -04:00 |
|
toasted-nutbread
|
cc72514ce6
|
Frontend updates
|
2019-10-11 23:24:51 -04:00 |
|
toasted-nutbread
|
22b218d172
|
Pass optionsContext to audioBuildUrl handlers
|
2019-10-09 22:03:56 -04:00 |
|
toasted-nutbread
|
c5d6b9452d
|
Create utility function for logging errors
|
2019-10-08 22:38:05 -04:00 |
|