<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/action-popup.html, branch 24.7.1.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.7.1.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.7.1.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-06-21T06:01:00+00:00</updated>
<entry>
<title>Add profile selector to mobile action-popup (#1105)</title>
<updated>2024-06-21T06:01:00+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-21T06:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1c609d972ae76f8779190d7a3621f77a664a6dec'/>
<id>urn:sha1:1c609d972ae76f8779190d7a3621f77a664a6dec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show loading message before action popup is loaded (#1090)</title>
<updated>2024-06-20T04:18:51+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-20T04:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bba9ceb870a742bac1aef2c6ddd2b858917a2ea1'/>
<id>urn:sha1:bba9ceb870a742bac1aef2c6ddd2b858917a2ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove flickering on page loads, reduce flashbangs, fix settings and popup themes applying correctly (#1088)</title>
<updated>2024-06-19T16:57:21+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-19T16:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d9521c58bf9b9fef0c8b1248bf6ce8c69351fc16'/>
<id>urn:sha1:d9521c58bf9b9fef0c8b1248bf6ce8c69351fc16</id>
<content type='text'>
* Pull theme from settings on page load

* Make dark mode default

* Fix flickering on load

* Invert shadow for auto shadow theme

* Revert "Make dark mode default"

This reverts commit 4cdfc39686a9faa3ce7a620be23025f97816f5f9.

* Improve page load times

* Fix flicker on load for popup preview without breaking theming when auto is selected

* Revert shadow invert</content>
</entry>
<entry>
<title>Fix mobile action-popup (#886)</title>
<updated>2024-05-07T01:29:06+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-07T01:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4ec1de0c98199b637bb538ee567ee7b2ffacbb80'/>
<id>urn:sha1:4ec1de0c98199b637bb538ee567ee7b2ffacbb80</id>
<content type='text'>
* Fix mobile action popup

* Fix toggle-handle

* Prevent action-popup looking wacky if it somehow gets rendered as a popup (desktop) instead of a full page (mobile)

* Replace chevron icons with action specific icons</content>
</entry>
<entry>
<title>Application main updates (#708)</title>
<updated>2024-02-18T14:27:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-18T14:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=65fa65fc7765bc9a6557d3ce6f8bdcef5b5e0cf7'/>
<id>urn:sha1:65fa65fc7765bc9a6557d3ce6f8bdcef5b5e0cf7</id>
<content type='text'>
* Move waitForBackendReady

* Add option to wait for DOM before running main

* Move script load to be earlier</content>
</entry>
<entry>
<title>Modernize codebase</title>
<updated>2023-11-04T09:45:57+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-04T09:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ef79eab44bfd000792c610b968b5ceefd41e76a0'/>
<id>urn:sha1:ef79eab44bfd000792c610b968b5ceefd41e76a0</id>
<content type='text'>
- Use ES modules
- Remove vendored libs and build them from npm using esbuild
- Switch from JSZip to zip.js
</content>
</entry>
<entry>
<title>Satisfy no-implicit-button-type lint</title>
<updated>2023-10-01T06:16:58+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-01T06:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c13cf0ec85ccc6aec636ccd8b9f791559c1cd2f6'/>
<id>urn:sha1:c13cf0ec85ccc6aec636ccd8b9f791559c1cd2f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed most instances of Yomichan -&gt; yomitan under ext/*.html</title>
<updated>2023-03-21T11:32:50+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-21T11:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b3cb47a700c6f1a253a4b56079d182859f54d6f5'/>
<id>urn:sha1:b3cb47a700c6f1a253a4b56079d182859f54d6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve accessibility of links without href (#1915)</title>
<updated>2021-08-28T18:45:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-08-28T18:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f565cc5a474c69a5096eaf19cb7c374fe01cb851'/>
<id>urn:sha1:f565cc5a474c69a5096eaf19cb7c374fe01cb851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the search button tooltip to describe Shift+click functionality (#1679)</title>
<updated>2021-05-15T20:40:56+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-15T20:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=916dcd6babacca8042f4b86721cd0b6c749b391d'/>
<id>urn:sha1:916dcd6babacca8042f4b86721cd0b6c749b391d</id>
<content type='text'>
</content>
</entry>
</feed>
