<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext, branch 1.7.5</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.5</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.5'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2019-09-02T18:46:00+00:00</updated>
<entry>
<title>version bump</title>
<updated>2019-09-02T18:46:00+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2019-09-02T18:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4ac55da7dd5354e6c3495f04583352d0d863b7b6'/>
<id>urn:sha1:4ac55da7dd5354e6c3495f04583352d0d863b7b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2019-09-02T15:43:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-01T03:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=33076e9db9a4a4d6c33541dcfa6d76252ade95dc'/>
<id>urn:sha1:33076e9db9a4a4d6c33541dcfa6d76252ade95dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues caused by scanning ranges which don't start with a text node</title>
<updated>2019-09-02T15:43:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-01T03:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c0bf6ff0339c3cdbb4976a6df844c67d50f90835'/>
<id>urn:sha1:c0bf6ff0339c3cdbb4976a6df844c67d50f90835</id>
<content type='text'>
The rects returned by range.getClientRects() could include the entire start element's bounding box.
</content>
</entry>
<entry>
<title>Fix issue with whitespace ranges</title>
<updated>2019-09-02T15:43:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-01T03:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a2139213c85a0b44e8241f00bca909dd200068e8'/>
<id>urn:sha1:a2139213c85a0b44e8241f00bca909dd200068e8</id>
<content type='text'>
The size of the rects for these ranges will sometimes be excessively large on Firefox, leading to false positives.
</content>
</entry>
<entry>
<title>Reduce amount of isPointInRange calls for repeated ranges</title>
<updated>2019-09-02T15:43:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-01T02:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ee59b3ab8b21d19055302302f28709c6a4e7b918'/>
<id>urn:sha1:ee59b3ab8b21d19055302302f28709c6a4e7b918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option for enabling deep scanning</title>
<updated>2019-09-02T15:43:48+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-01T02:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=171e3f1097a86b993ba1e16c07c4ad6d5bff75ee'/>
<id>urn:sha1:171e3f1097a86b993ba1e16c07c4ad6d5bff75ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow elements behind other transparent elements to be scanned</title>
<updated>2019-09-02T15:43:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-31T23:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=737a5ee8a814bc89ac40f99264e8835c47f77387'/>
<id>urn:sha1:737a5ee8a814bc89ac40f99264e8835c47f77387</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve definition of caretRangeFromPoint</title>
<updated>2019-09-02T15:41:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-31T21:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d296ebd593d125d131b5bf9974e19d13ca3b3b3f'/>
<id>urn:sha1:d296ebd593d125d131b5bf9974e19d13ca3b3b3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Destructure point to {x, y} only once</title>
<updated>2019-09-02T15:40:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-31T21:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=548607ea7f45c5f9201f093c56429faf2906b5ad'/>
<id>urn:sha1:548607ea7f45c5f9201f093c56429faf2906b5ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #196 from toasted-nutbread/vertical-text-popup-position</title>
<updated>2019-09-02T15:33:10+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-09-02T15:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3c9f7ba15267f52dd1bf37cd8835e2f7b76819e7'/>
<id>urn:sha1:3c9f7ba15267f52dd1bf37cd8835e2f7b76819e7</id>
<content type='text'>
Vertical text popup position</content>
</entry>
</feed>
