<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/fg, branch 1.7.6</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.6</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.6'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2019-09-06T02:46:43+00:00</updated>
<entry>
<title>Merge pull request #201 from toasted-nutbread/omit-contains-point-check</title>
<updated>2019-09-06T02:46:43+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-09-06T02:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=155986db4626f1eaacc7ce8455ae6aa6348f0653'/>
<id>urn:sha1:155986db4626f1eaacc7ce8455ae6aa6348f0653</id>
<content type='text'>
Omit containsPoint check on searchAt</content>
</entry>
<entry>
<title>Merge pull request #202 from toasted-nutbread/temporary-object-optimization</title>
<updated>2019-09-06T02:46:14+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-09-06T02:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6dc44e3f33d6f2ac2b5b7442879631a2943fcadc'/>
<id>urn:sha1:6dc44e3f33d6f2ac2b5b7442879631a2943fcadc</id>
<content type='text'>
Temporary object optimization</content>
</entry>
<entry>
<title>Omit containsPoint check on searchAt</title>
<updated>2019-09-03T23:17:50+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-03T23:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5c793180d04e6b5eafaf01c823f5f5e07639cfa9'/>
<id>urn:sha1:5c793180d04e6b5eafaf01c823f5f5e07639cfa9</id>
<content type='text'>
The range returned by docRangeFromPoint is now guaranteed to contain the point due to the addition of isPointInRange checks.
</content>
</entry>
<entry>
<title>Fix nested popups closing when the mouse leaves the parent's rect</title>
<updated>2019-09-03T22:55:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-03T22:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9028b55774f788f0b61acadb8d3ba85b2bfab34a'/>
<id>urn:sha1:9028b55774f788f0b61acadb8d3ba85b2bfab34a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some instances of Array.concat</title>
<updated>2019-09-03T00:25:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-11T18:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fc4a9614123732688cad643117abf2a047593b43'/>
<id>urn:sha1:fc4a9614123732688cad643117abf2a047593b43</id>
<content type='text'>
.push or .unshift can accomplish the same operation without constructing new arrays.
</content>
</entry>
<entry>
<title>Move static DOM scanning functions into TextSourceRange</title>
<updated>2019-09-02T23:33:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-01T14:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fad53324885c971a1ab1aeee3da5dd60dc5058df'/>
<id>urn:sha1:fad53324885c971a1ab1aeee3da5dd60dc5058df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix parent focus issues for Firefox and Chrome</title>
<updated>2019-09-02T23:33:52+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2019-09-01T19:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f4b81eff3054e4277e97d06290535bfecc9b9cc1'/>
<id>urn:sha1:f4b81eff3054e4277e97d06290535bfecc9b9cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change Popup.children to Popup.child</title>
<updated>2019-09-02T23:33:52+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2019-09-01T16:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2df9a7f97794df46aac70a23bb2b62dbd2752a5a'/>
<id>urn:sha1:2df9a7f97794df46aac70a23bb2b62dbd2752a5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>focus the site when closing multi-level popups</title>
<updated>2019-09-02T23:33:52+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2019-08-31T15:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=97be029deee4ec34ad2e90081af15d573dede0cd'/>
<id>urn:sha1:97be029deee4ec34ad2e90081af15d573dede0cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplified if statement back to single line</title>
<updated>2019-09-02T23:33:52+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2019-08-31T13:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=834f14e808526da958b26accd0d18056a7f4415c'/>
<id>urn:sha1:834f14e808526da958b26accd0d18056a7f4415c</id>
<content type='text'>
</content>
</entry>
</feed>
