<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/dev/data, branch 20.9.28.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.9.28.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.9.28.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-09-29T04:21:35+00:00</updated>
<entry>
<title>Release 20.9.28.0</title>
<updated>2020-09-29T04:21:35+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2020-09-29T04:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=50f2385aaffc39507402ad8260cb49501763d7dc'/>
<id>urn:sha1:50f2385aaffc39507402ad8260cb49501763d7dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Browser manifest updates (#840)</title>
<updated>2020-09-26T17:40:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-26T17:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=22932e02cbd1fb16d0180c79a3c9b4d1790fbfda'/>
<id>urn:sha1:22932e02cbd1fb16d0180c79a3c9b4d1790fbfda</id>
<content type='text'>
* Remove options_page

* Remove applications entry

* Update default content_security_policy

* Add browser-specific build variants

* Update default manifest

* Increase Firefox min version to 57</content>
</entry>
<entry>
<title>Handlebars sandbox (#612)</title>
<updated>2020-09-19T01:16:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-19T01:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2f4adbab2cbefba1898b4ce6f8ff5e03622cfd34'/>
<id>urn:sha1:2f4adbab2cbefba1898b4ce6f8ff5e03622cfd34</id>
<content type='text'>
* Set up template renderer proxy

* Use proxy

* Remove unused handlebars script tags

* Update manifest</content>
</entry>
<entry>
<title>Popup window (#773)</title>
<updated>2020-09-06T02:03:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-06T02:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=44f38c4dea6d517bb7657063ed2394745945c1f8'/>
<id>urn:sha1:44f38c4dea6d517bb7657063ed2394745945c1f8</id>
<content type='text'>
* Add option usePopupWindow

* Add PopupWindow class

* Add support for creating PopupWindow</content>
</entry>
<entry>
<title>Version to 20.8.24.0</title>
<updated>2020-08-25T04:05:23+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2020-08-25T04:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=74edf462ab18e851e1e9ff0535b9979909dd98f7'/>
<id>urn:sha1:74edf462ab18e851e1e9ff0535b9979909dd98f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update manifest-variants with new version number :)</title>
<updated>2020-08-24T01:20:14+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2020-08-24T01:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6e31f24ed16147c56c491314cfc9183ccf1b09b6'/>
<id>urn:sha1:6e31f24ed16147c56c491314cfc9183ccf1b09b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DOM + DocumentUtil merge (#727)</title>
<updated>2020-08-10T01:07:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-10T01:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2a86d6609210a586ec32c48a99904c9b64744d04'/>
<id>urn:sha1:2a86d6609210a586ec32c48a99904c9b64744d04</id>
<content type='text'>
* Add DOM functions to DocumentUtil

* Use DocumentUtil instead of DOM

* Remove DOM

* Move document-util.js into mixed</content>
</entry>
<entry>
<title>document.js refactor (#719)</title>
<updated>2020-08-09T17:27:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-09T17:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6da02c6eee803756d9a9075bfde333eeb31ce64b'/>
<id>urn:sha1:6da02c6eee803756d9a9075bfde333eeb31ce64b</id>
<content type='text'>
* Refactor document.js into a class

* Move public functions first

* Rename private functions

* Rename

* Rename argument

* Use instance of DocumentUtil

* Update tests

* Refactor

* Rename (test-)document.js to (test-)document-util.js</content>
</entry>
<entry>
<title>Build system changes (#721)</title>
<updated>2020-08-09T17:09:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-09T17:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=04d47bf8a92a71ae49c320d8d7eccd50c254348e'/>
<id>urn:sha1:04d47bf8a92a71ae49c320d8d7eccd50c254348e</id>
<content type='text'>
* Refactor manifest.json

* Change end-of-line convention for built plain-text files

* Ignore builds directory

* Mark the "dev" directory as using the node environment

* Create build script

* Register build scripts

* Remove old build script

* Fix 64x64 icon

* Add test to ensure manifest data is updated properly</content>
</entry>
</feed>
