<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext, branch 1.7.3</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.3</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.3'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2019-08-20T02:33:30+00:00</updated>
<entry>
<title>version bump</title>
<updated>2019-08-20T02:33:30+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2019-08-20T02:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b7e3ded74ec461ca630960ff2cb07d421a59587f'/>
<id>urn:sha1:b7e3ded74ec461ca630960ff2cb07d421a59587f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2019-08-18T19:29:14+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2019-08-18T19:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1d6eb1c3d9ca26f21f3d19c92111d36bd4b3eea0'/>
<id>urn:sha1:1d6eb1c3d9ca26f21f3d19c92111d36bd4b3eea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix manifest to contain proper values for stable version of yomichan</title>
<updated>2019-08-17T23:01:54+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2019-08-17T23:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=521aeee2bc75df3251124aa917dd0711173f7eea'/>
<id>urn:sha1:521aeee2bc75df3251124aa917dd0711173f7eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pr fixes</title>
<updated>2019-08-17T22:42:36+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2019-08-17T22:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=317a7a1538ee6bf0f16077af01d3cc309d15fa57'/>
<id>urn:sha1:317a7a1538ee6bf0f16077af01d3cc309d15fa57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #176 from toasted-nutbread/selection-touch-scan-disable</title>
<updated>2019-08-17T21:12:11+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-08-17T21:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9ec711b780bf3ee2390a52502b293e89158cb53c'/>
<id>urn:sha1:9ec711b780bf3ee2390a52502b293e89158cb53c</id>
<content type='text'>
Don't scan when touching the current selection</content>
</entry>
<entry>
<title>Merge pull request #182 from toasted-nutbread/anki-screenshot</title>
<updated>2019-08-17T16:05:33+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-08-17T16:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8ebac935e8c0ee167514d5726b1e2e16921e4957'/>
<id>urn:sha1:8ebac935e8c0ee167514d5726b1e2e16921e4957</id>
<content type='text'>
Anki screenshot</content>
</entry>
<entry>
<title>Merge pull request #175 from toasted-nutbread/touch-move-warning-fix</title>
<updated>2019-08-17T16:04:23+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-08-17T16:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1d25c8a744837b02b5d4364d93df65dd4d0b7ed6'/>
<id>urn:sha1:1d25c8a744837b02b5d4364d93df65dd4d0b7ed6</id>
<content type='text'>
Don't process touchmove events if they can't be canceled</content>
</entry>
<entry>
<title>Merge pull request #177 from toasted-nutbread/doc-range-from-point-improvements</title>
<updated>2019-08-17T16:04:05+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-08-17T16:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=778d1d6e79c4cc73262d6af05aa4219c19df10d1'/>
<id>urn:sha1:778d1d6e79c4cc73262d6af05aa4219c19df10d1</id>
<content type='text'>
Doc range from point improvements</content>
</entry>
<entry>
<title>Handle case where docRangeFromPoint returns null</title>
<updated>2019-08-16T21:44:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-10T17:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c22f8252b94b6c310c4cae30452e1975f3097d42'/>
<id>urn:sha1:c22f8252b94b6c310c4cae30452e1975f3097d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up docRangeFromPoint</title>
<updated>2019-08-16T21:44:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-10T17:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2edd4183a0f5061999af2a4e84bea87b6e70834b'/>
<id>urn:sha1:2edd4183a0f5061999af2a4e84bea87b6e70834b</id>
<content type='text'>
Use a cached value for checking if the browser is Firefox.
Only validate and set up document.caretRangeFromPoint once.
Use switch for multiple comparisons on the same value.
</content>
</entry>
</feed>
