<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/fg/js, branch 1.6.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=1.6.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=1.6.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2019-06-26T21:17:52+00:00</updated>
<entry>
<title>Merge pull request #164 from toasted-nutbread/document-range-fix</title>
<updated>2019-06-26T21:17:52+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-06-26T21:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=672eb55a20a189d295dc80c93d9932b60a76ad28'/>
<id>urn:sha1:672eb55a20a189d295dc80c93d9932b60a76ad28</id>
<content type='text'>
Fix docRangeFromPoint sometimes not returning results</content>
</entry>
<entry>
<title>Allow popup window to be visible in fullscreen mode</title>
<updated>2019-06-23T03:01:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-06-23T03:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2974b592ab21ea8a2468cc1c89614652119d9c22'/>
<id>urn:sha1:2974b592ab21ea8a2468cc1c89614652119d9c22</id>
<content type='text'>
Fixes #163
</content>
</entry>
<entry>
<title>Fix docRangeFromPoint sometimes not returning results</title>
<updated>2019-06-23T01:42:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-06-23T01:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=542cdb2df9f33cda9c88791d784729af2f7419f6'/>
<id>urn:sha1:542cdb2df9f33cda9c88791d784729af2f7419f6</id>
<content type='text'>
If range.getClientRects() has more than 1 result, it is possible that nothing will be returned even when hovering over a valid target.
</content>
</entry>
<entry>
<title>Merge pull request #140 from KarboniteKream/horizontal-offset</title>
<updated>2019-05-20T00:43:31+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-05-20T00:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=84b990cd804185c24629de0ce9694aa3dbc03c29'/>
<id>urn:sha1:84b990cd804185c24629de0ce9694aa3dbc03c29</id>
<content type='text'>
Add horizontal popup offset</content>
</entry>
<entry>
<title>Make error loging unintrusive</title>
<updated>2019-05-04T17:02:56+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-02-20T03:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=884be644ecae69e2e2c30e9f4cccf897532f942f'/>
<id>urn:sha1:884be644ecae69e2e2c30e9f4cccf897532f942f</id>
<content type='text'>
This alert can show up under normal use circumstances on mobile
</content>
</entry>
<entry>
<title>Handle messages with unexpected response format</title>
<updated>2019-05-04T17:02:56+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-02-20T03:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c933a55b818052c0a0922257a9fb82928723850a'/>
<id>urn:sha1:c933a55b818052c0a0922257a9fb82928723850a</id>
<content type='text'>
The response parameter can be undefined
</content>
</entry>
<entry>
<title>Update frontend.js</title>
<updated>2019-02-21T03:05:07+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-02-21T03:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0b8ae6c53a4b5b358a0af0617ccada019630d683'/>
<id>urn:sha1:0b8ae6c53a4b5b358a0af0617ccada019630d683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve handling of null values from caretRangeFromPoint</title>
<updated>2019-02-21T02:47:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-02-21T02:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dd52a1c01af117d69c953241fc9380596e7bab20'/>
<id>urn:sha1:dd52a1c01af117d69c953241fc9380596e7bab20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add popup display mode</title>
<updated>2019-02-15T02:42:59+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-02-15T02:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ba972d8547089d8f2c8e19749ee0a0ab93d36233'/>
<id>urn:sha1:ba972d8547089d8f2c8e19749ee0a0ab93d36233</id>
<content type='text'>
Allows the popup to be stretched to the full width of the screen, anchored to the top or bottom of the window.
</content>
</entry>
<entry>
<title>Add support for touch input</title>
<updated>2019-02-11T01:44:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-02-11T01:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=01f611d1898f046de2f367e8fe0ec6692ca7e445'/>
<id>urn:sha1:01f611d1898f046de2f367e8fe0ec6692ca7e445</id>
<content type='text'>
</content>
</entry>
</feed>
