<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-helptag-versions/dist/index.html, branch master</title>
<subtitle>💁 Index of what Vim version introduced what help tag</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-helptag-versions/'/>
<entry>
<title>Fix auto scrollbar displacing content</title>
<updated>2020-09-25T18:23:14+00:00</updated>
<author>
<name>Axel Forsman</name>
</author>
<published>2020-09-25T18:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-helptag-versions/commit/?id=0fdc12c1b5c56f1093cce4f59227deb037f55024'/>
<id>0fdc12c1b5c56f1093cce4f59227deb037f55024</id>
<content type='text'>
After the table of results is populated from first starting to type in
the search field it likely no longer fits vertically on the page. This
caused the browser to provide a scrollbar that would offset the content.

Fixed by using `overflow-y: scroll` to prevent the scrollbar from
appearing and disappearing when the content changes. Instead the
scrollbar is always displayed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After the table of results is populated from first starting to type in
the search field it likely no longer fits vertically on the page. This
caused the browser to provide a scrollbar that would offset the content.

Fixed by using `overflow-y: scroll` to prevent the scrollbar from
appearing and disappearing when the content changes. Instead the
scrollbar is always displayed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GitHub Pages frontend</title>
<updated>2020-09-15T07:55:49+00:00</updated>
<author>
<name>Axel Forsman</name>
</author>
<published>2020-09-15T07:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-helptag-versions/commit/?id=d81d4e9186fca436a2a55a4ee366b2de7fdd02f1'/>
<id>d81d4e9186fca436a2a55a4ee366b2de7fdd02f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
