<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/search.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-25T00:12:03+00:00</updated>
<entry>
<title>Fix alt+scroll offset from elements above sticky header (#1131)</title>
<updated>2024-06-25T00:12:03+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-25T00:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b7a73d17964f7f4ae56a313ff64afa94e24efe68'/>
<id>urn:sha1:b7a73d17964f7f4ae56a313ff64afa94e24efe68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make search header sticky (#1114)</title>
<updated>2024-06-22T04:38:13+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-22T04:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a0de1670416b60e3cfa9381ce3dab37e70c1d857'/>
<id>urn:sha1:a0de1670416b60e3cfa9381ce3dab37e70c1d857</id>
<content type='text'>
* Make search header sticky

* Fix progress bar location</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>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>disable kana conversion on search page for other languages (#705)</title>
<updated>2024-02-18T13:06:01+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-18T13:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=251db0126c20ae159ce9d4cdf29413330f01dc65'/>
<id>urn:sha1:251db0126c20ae159ce9d4cdf29413330f01dc65</id>
<content type='text'>
* disable kana conversion for other languages

* ternary parentheses

* css fix</content>
</entry>
<entry>
<title>Search Page Profile Switching (#648)</title>
<updated>2024-02-08T12:00:35+00:00</updated>
<author>
<name>marv</name>
<email>rotrobmin@gmail.com</email>
</author>
<published>2024-02-08T12:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=20520100f259bc174533fcd959c65550e2f7f074'/>
<id>urn:sha1:20520100f259bc174533fcd959c65550e2f7f074</id>
<content type='text'>
* Add profile select dropdown

* Remove right align on profile switcher in search

* Fix API access

* Don't cache optionsFull

---------

Co-authored-by: Darius Jahandarie &lt;djahandarie@gmail.com&gt;</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>New StringUtil (#2216)</title>
<updated>2022-08-20T17:11:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-08-20T17:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4194252fe363e9737abf4aa407d8ce14e7743559'/>
<id>urn:sha1:4194252fe363e9737abf4aa407d8ce14e7743559</id>
<content type='text'>
* Create new StringUtil

* Use StringUtil in DOMTextScanner

* Fix order</content>
</entry>
</feed>
