<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext, branch 20.12.6.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.12.6.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.12.6.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-12-20T17:28:18+00:00</updated>
<entry>
<title>Update version number</title>
<updated>2020-12-20T17:28:18+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-20T17:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5863ac171e3b4035f03fc95f6527bf9d7a5c8edd'/>
<id>urn:sha1:5863ac171e3b4035f03fc95f6527bf9d7a5c8edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix storage stats update error during dictionary deletion (#1106)</title>
<updated>2020-12-15T03:34:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-13T16:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1d4ad6e74446b250c4627e0f7790e5ff85171f3c'/>
<id>urn:sha1:1d4ad6e74446b250c4627e0f7790e5ff85171f3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect page type condition causing incorrect document title (#1105)</title>
<updated>2020-12-15T03:34:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-13T15:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e03380108983ee5ff82b4b10b08b31c78208370c'/>
<id>urn:sha1:e03380108983ee5ff82b4b10b08b31c78208370c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version</title>
<updated>2020-12-07T02:19:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-07T02:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0dc170e70b4cba091cb0fbfe31308ca6b0fdc676'/>
<id>urn:sha1:0dc170e70b4cba091cb0fbfe31308ca6b0fdc676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Settings v2 testing setup (#1084)</title>
<updated>2020-12-07T02:17:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-07T02:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=35fbc76df441756e5044bcc9784ab3219a8d6701'/>
<id>urn:sha1:35fbc76df441756e5044bcc9784ab3219a8d6701</id>
<content type='text'>
* Add option for using settings v2

* Add options/info about settings v2

* Use settings v2 URL when applicable

* Update tests</content>
</entry>
<entry>
<title>Settings page v2 (#606)</title>
<updated>2020-12-07T01:37:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-07T01:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=88b8191ac2946c02ef8f9a73cd2c4050b1f02f61'/>
<id>urn:sha1:88b8191ac2946c02ef8f9a73cd2c4050b1f02f61</id>
<content type='text'>
* Initial setup of settings page v2

* Add security options

* Add layout-aware scanning option

* Fix style

* Set up simple setting bindings

* Convert colors to variables

* Refactor, remove unused

* Set up variables for some size values

* Mark expandable entries with a pointer cursor

* Add scroll top link

* Update sidebar styles

* Update icon button styles

* Fix padding when settings are wrapped

* Update shadow styles

* Use animation timings

* Add support for being able to open the sidebar on small-screen/mobile devices

* Update styles and preview sidebar

* Add ability to expand the preview sidebar

* Scroll to initial target only after advanced setting is set

* Fix rebase issues

* Update z-index of modal

* Use Modal for testing

* Set up modal controller

* Update button styles

* Update modal design

* Update styling of multi-part inputs

* Fix button styles

* Create SettingsDisplayController

* Update scanning inputs

* Use nested option

* Update animation timings

* Update modals to be display:none when not open

* Update included scripts

* Move modal link/input control to SettingsDisplayController

* Simplify event handlers

* Add audio sources options modal

* Allow certain nodes to be selected on click

* Implement top link

* Add environment-specific display styles

* Implement storage info

* Update modal controller

* Remove TODO

* Remove unnecessary &lt;br&gt;

* Add primary dictionary option under result grouping option

* Simplify transform

* Update styles for short inputs

* Add toggleable status footer

* Update modal styles

* Fix more-toggle elements sometimes affecting wrong targets

* Add selector-observer.js reference

* Add support for dynamically-generated more-toggle elements

* Rename result grouping modes and add descriptions

* Update icon button style

* Add a no-more-only class

* Use absolute URLs

* Add kebab-menu icon button

* Update text styles

* Add disabled styles

* Update toggle styles to support default pointer when disabled

* Update modal.js reference

* Disable box shadow for disabled buttons

* Add support for menus, use menus for audio source removal

* Disable pointer events when a modal is closing

* Update the escape key to close menus before closing modals

* Add support for dictionary modals

* Remove debug log

* Remove redundant spinner

* Update nested option visibility

* Add support for import/export/reset

* Update URL

* Reorganize

* Add comments

* Fix toggle highlight not working

* Add radio style

* Fix dictionary separator line

* Add mouse icon

* Add support for an icon button container with input height

* Update profile selects

* Add support for editing profiles and profile conditions

* Enable overflow scrolling for popup menus

* Add support for input suffix buttons

* Style updates

* Implement Anki card controls

* Improve dictionary information

* Punctuation

* Add support for Anki card templates

* Add support for using the tab key

* Add support for custom CSS modal

* Add support for simple scanning inputs

* Simplify

* Don't exit modals/menus when pressing escape while an input is focused

* Add checkbox styles

* Set up advanced scanning inpugs

* Reorganize

* Add outer theme option

* Add controller for nested popups

* Update scannings inputs

* Set up settings for touch/pen inputs

* Add modal for input prevention

* Update label styles

* Options updates

* Update duplicate scope options

* Only show quality when format is JPEG

* Add auto-scaling options

* Update navigation options

* Rearrange options

* Fix icon

* Add group for popup-size

* Update styles for inputs

* Update description

* Update appearance of checkboxes, toggles, and radios

* Add more advanced popup options

* Add debug option

* Add pitch accent display options

* Update input fields

* Add conjugation

* Update guide link

* Update and simplify primary/secondary dictionaries

* Update link

* Un-nest a setting

* Update wordings

* Use consistent styling for lists

* Fix custom CSS modal fade affecting the layout

* Fix z-index of the top link

* Disable word wrap on some text

* Disable highlight color

* Update FAB positioning and sizing

* Update button spacing

* Remove preview frame controller code

* Remove welcome.html

* Update seconds units

* Use all appearance styles

* Add option for anki.checkForDuplicates

* Rearrange options

* Fix redundant margin assignment

* Move scanning.enableOnSearchPage option such that it is not nested

* Organize/update options</content>
</entry>
<entry>
<title>Use expression as reading if reading is blank (#1083)</title>
<updated>2020-12-06T02:30:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-06T02:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f89f9d777f3e9cdc3503763de7f4486a6f0b8d73'/>
<id>urn:sha1:f89f9d777f3e9cdc3503763de7f4486a6f0b8d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix disambiguation text color (#1082)</title>
<updated>2020-12-06T02:17:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-06T02:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cd19be8954ef3d52fcb51a7cd10bfd30b8f2de93'/>
<id>urn:sha1:cd19be8954ef3d52fcb51a7cd10bfd30b8f2de93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pitch accent info gathering using new data format (#1081)</title>
<updated>2020-12-06T02:16:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-06T02:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0fc8578dee8f45e0891d753829216c0d5f584484'/>
<id>urn:sha1:0fc8578dee8f45e0891d753829216c0d5f584484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix frequency tags (#1080)</title>
<updated>2020-12-05T22:45:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-05T22:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=95b225462ad50af31da104427d61aff3597a8244'/>
<id>urn:sha1:95b225462ad50af31da104427d61aff3597a8244</id>
<content type='text'>
* Rename term-frequency to tag-frequency

* Move tag styles

* Expand

* Use separate templates for terms vs kanji</content>
</entry>
</feed>
