<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/settings.html, branch 20.5.22.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.5.22.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.5.22.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-05-09T15:36:00+00:00</updated>
<entry>
<title>Modifier key platform names (#519)</title>
<updated>2020-05-09T15:36:00+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-05-09T15:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d6a3825a383e13b34c03c0b36e393da52bf8cf89'/>
<id>urn:sha1:d6a3825a383e13b34c03c0b36e393da52bf8cf89</id>
<content type='text'>
* wip

* add environment class

* use Environment class

* use Environment for scanning modifier options

* remove Environment in favor of API

* await promise

* use modifier symbols on macOS

* fix key separator issues

* if else to switch

* simplify variable names</content>
</entry>
<entry>
<title>Japanese util refactor (#510)</title>
<updated>2020-05-06T23:37:36+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-05-06T23:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f361139d744e58a6c33841cee227d13d1970bb98'/>
<id>urn:sha1:f361139d744e58a6c33841cee227d13d1970bb98</id>
<content type='text'>
* Convert mixed japanese.js to utility class

* Copy functions from bg/js/japanese.js into mixed/js/japanese.js

* Remove bg/js/japanese.js

* Make wanakana dependency optional

* Update tests</content>
</entry>
<entry>
<title>support meta as scanning modifier (#502)</title>
<updated>2020-05-04T21:14:21+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-05-04T21:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a1f8f0d1de7286a55c97a783504b23bd76740e50'/>
<id>urn:sha1:a1f8f0d1de7286a55c97a783504b23bd76740e50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modifier key profile condition (#487)</title>
<updated>2020-05-03T01:39:24+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-05-03T01:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=77b744e675f8abf17ff5e8433f4f1717e0c9ffb5'/>
<id>urn:sha1:77b744e675f8abf17ff5e8433f4f1717e0c9ffb5</id>
<content type='text'>
* update Frontend options on modifier change

* add modifier key profile condition

* use select element for modifier condition value

* support "is" and "is not" modifier key conditions

* use plural

* remove dead null check

it's never null in that function

* pass element on rather than assigning to this

* rename event

* remove Firefox OS key to Meta detection

* hide Meta from dropdown on Firefox

* move input type</content>
</entry>
<entry>
<title>Add helpful link for markers in settings.html (#489)</title>
<updated>2020-05-01T20:59:19+00:00</updated>
<author>
<name>Allan Wirth</name>
<email>wirtha@bu.edu</email>
</author>
<published>2020-05-01T20:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ce861ce079f8588b12e7b6d6208dee817b09bafa'/>
<id>urn:sha1:ce861ce079f8588b12e7b6d6208dee817b09bafa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add duplicateScope: 'deck' option (#476)</title>
<updated>2020-04-27T22:10:59+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-27T22:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0956634d61ef2b6202645ec4b502239573c2e743'/>
<id>urn:sha1:0956634d61ef2b6202645ec4b502239573c2e743</id>
<content type='text'>
* Add duplicateScope: 'deck' option

* Add option to control duplicate scope

* Use duplicateScope for findNoteIds

* Update location of quotes</content>
</entry>
<entry>
<title>Add Yomichan icon SVG (#478)</title>
<updated>2020-04-26T20:56:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-26T20:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4e0fc76fe1d4bf38cfbef370fcc55331108e0e0a'/>
<id>urn:sha1:4e0fc76fe1d4bf38cfbef370fcc55331108e0e0a</id>
<content type='text'>
* Create Yomichan icon SVG and 32x32 PNG

* Update icons

* Add 32x32 icon definition to HTML pages</content>
</entry>
<entry>
<title>Update example</title>
<updated>2020-04-11T23:00:01+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-11T23:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c2bf474d1f71c29b848e12a4af4b0860d8adb4ab'/>
<id>urn:sha1:c2bf474d1f71c29b848e12a4af4b0860d8adb4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for collapsing emphatic character sequences</title>
<updated>2020-04-10T15:56:18+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-10T15:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=42a2917bf7aa3ab424ada2fc3acf224b74020a7f'/>
<id>urn:sha1:42a2917bf7aa3ab424ada2fc3acf224b74020a7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update settings page to display additional information</title>
<updated>2020-04-05T18:46:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-05T18:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dd9d50bfc194aa4c3d8e99188cfac0214476f868'/>
<id>urn:sha1:dd9d50bfc194aa4c3d8e99188cfac0214476f868</id>
<content type='text'>
</content>
</entry>
</feed>
