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 |
|
toasted-nutbread
|
6a6e200ef9
|
Update rejections to use Error
|
2019-10-08 21:44:25 -04:00 |
|
toasted-nutbread
|
88de427184
|
Throw Error instead of string
|
2019-10-08 21:32:08 -04:00 |
|
Alex Yatskov
|
4df8662ea9
|
Merge pull request #234 from toasted-nutbread/remove-frontend-event-listeners
Remove event listeners when scanning is disabled
|
2019-10-05 19:48:46 -07:00 |
|
toasted-nutbread
|
113cc725c1
|
Make the window.onresize handler not change focus
|
2019-10-05 22:11:05 -04:00 |
|
toasted-nutbread
|
cd6d4e7ee1
|
Update how popup visibility works
|
2019-10-05 21:59:37 -04:00 |
|
toasted-nutbread
|
2255fadf52
|
Rename Popup.setVisible to setVisibleOverride
|
2019-10-05 21:40:10 -04:00 |
|
toasted-nutbread
|
c967b7a9f1
|
Remove event listeners when scanning is disabled
|
2019-10-05 13:57:33 -04:00 |
|
Alex Yatskov
|
46ab36180f
|
Merge pull request #233 from toasted-nutbread/static-handlers
Static handlers
|
2019-10-05 09:20:45 -07:00 |
|
toasted-nutbread
|
fa7ee468c0
|
Simplify float initialization
|
2019-10-02 21:12:24 -04:00 |
|
toasted-nutbread
|
bf382652a7
|
Use static object for float message handlers
|
2019-10-02 20:46:35 -04:00 |
|
toasted-nutbread
|
7d15213916
|
Use static object for frontend message handlers
|
2019-10-02 20:31:42 -04:00 |
|
toasted-nutbread
|
a628610cbd
|
Use KeyboardEvent.key for onKeyDown handlers
|
2019-10-02 19:49:52 -04:00 |
|
toasted-nutbread
|
861474d2fc
|
Fix inconsistent return type
|
2019-10-01 19:05:30 -04:00 |
|
Alex Yatskov
|
fba2bef905
|
Merge pull request #225 from toasted-nutbread/text-source-range-improvements
TextSourceRange improvements
|
2019-09-30 19:58:19 -07:00 |
|
toasted-nutbread
|
25a4dafd73
|
Fix tab focus being changed due to settings changes
|
2019-09-29 16:48:28 -04:00 |
|
toasted-nutbread
|
03c52625a9
|
Refactor seekForward and seekBackward
|
2019-09-28 11:28:55 -04:00 |
|
toasted-nutbread
|
a5f393fa2c
|
Fix incorrect check
|
2019-09-28 11:28:15 -04:00 |
|
toasted-nutbread
|
928d7aecd5
|
Directly return rather than use a temporary variable
|
2019-09-28 11:28:15 -04:00 |
|
toasted-nutbread
|
8110de514e
|
Change skipped node types to use a switch statement
|
2019-09-28 11:28:15 -04:00 |
|
toasted-nutbread
|
95a7fd81f5
|
Use raw element references for container and spinner
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
476a5e873a
|
Remove jQuery usage from float.js
|
2019-09-27 21:16:10 -04:00 |
|
Alex Yatskov
|
ba2858309e
|
Merge pull request #218 from toasted-nutbread/settings-profile-conditions
Settings profile conditions
|
2019-09-23 17:03:00 -07:00 |
|
Alex Yatskov
|
db405ffd24
|
Merge pull request #219 from toasted-nutbread/fix-null-caret-position
Handle null return value of document.caretPositionFromPoint
|
2019-09-22 10:06:52 -07:00 |
|
toasted-nutbread
|
f022ee4eca
|
Use a Promise to trigger callback when delay is 0 or less
|
2019-09-19 19:00:26 -04:00 |
|
toasted-nutbread
|
02927f9004
|
Handle null return value of document.caretPositionFromPoint
|
2019-09-18 22:11:18 -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
|
073420a121
|
Normalize XHTML document node.nodeNode to upper case
|
2019-09-15 16:09:46 -04:00 |
|
Alex Yatskov
|
e4fa658295
|
Merge pull request #212 from toasted-nutbread/frontend-cleanup
Frontend cleanup
|
2019-09-15 11:33:48 -07:00 |
|
Alex Yatskov
|
88a6128e39
|
Merge pull request #211 from toasted-nutbread/validate-content-window
Validate contentWindow before focus
|
2019-09-14 17:31:23 -07:00 |
|
Alex Yatskov
|
2add068ff2
|
Merge pull request #210 from toasted-nutbread/defer-port-creation
Defer creation of communication port until required
|
2019-09-14 17:30:52 -07:00 |
|
toasted-nutbread
|
0067dfeacc
|
Remove redundant call of popupTimerClear
Also use explicit null checks rather than truthy checks.
|
2019-09-14 15:29:43 -04:00 |
|
toasted-nutbread
|
8b1e4d1c6f
|
Return only single element when deepDomScan is not enabled
|
2019-09-14 14:52:03 -04:00 |
|
toasted-nutbread
|
7dddcb8dca
|
Rename type to cause
|
2019-09-14 14:31:21 -04:00 |
|
toasted-nutbread
|
6d3037f3d6
|
Remove destructuring from searchAt, containsPoint, docRangeFromPoint
|
2019-09-14 14:27:25 -04:00 |
|