<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/pages/exclusions.html, branch master</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Tweak options page class names...</title>
<updated>2016-03-13T14:31:50+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-03-13T14:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=aa35d7fe5eae257bc67e13f2f8d3f06442d428c7'/>
<id>aa35d7fe5eae257bc67e13f2f8d3f06442d428c7</id>
<content type='text'>
We were using the class name exclusionRemoveButton for the `td`
containing the button to remove exclusion rules on the options page.

Because of this, we were (correctly) picking up the button itself as
clickable, but incorrectly picking up also its enclosing `td` (which
isn't actually clickable at all).  The effect was to always have two
hint labels over the remove button.

This was happening simply because we have the text "button" in the class
name.  So, here, we just rename the classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were using the class name exclusionRemoveButton for the `td`
containing the button to remove exclusion rules on the options page.

Because of this, we were (correctly) picking up the button itself as
clickable, but incorrectly picking up also its enclosing `td` (which
isn't actually clickable at all).  The effect was to always have two
hint labels over the remove button.

This was happening simply because we have the text "button" in the class
name.  So, here, we just rename the classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclusion; disable spellchecking.</title>
<updated>2014-12-22T14:13:29+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-12-22T14:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=93b84200db90c17f59a1ce5333a4ff8258297f2c'/>
<id>93b84200db90c17f59a1ce5333a4ff8258297f2c</id>
<content type='text'>
The problem with 40a64e3d47a06548b18231f19a86631aa1ef265b had nothing to
do with spellchecking, but instead was an issue to do with the placement
of whitepsace within exclusions.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem with 40a64e3d47a06548b18231f19a86631aa1ef265b had nothing to
do with spellchecking, but instead was an issue to do with the placement
of whitepsace within exclusions.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Exclusion; disable spellchecking."</title>
<updated>2014-12-22T13:47:03+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-12-22T13:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=e291ca271ea5742efb6338db035eb6d4d4c14535'/>
<id>e291ca271ea5742efb6338db035eb6d4d4c14535</id>
<content type='text'>
This reverts commit 40a64e3d47a06548b18231f19a86631aa1ef265b.

This was causing *all* rules to be displayed.  Will revert until I
figure out why.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 40a64e3d47a06548b18231f19a86631aa1ef265b.

This was causing *all* rules to be displayed.  Will revert until I
figure out why.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclusion; disable spellchecking.</title>
<updated>2014-12-22T10:02:21+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-12-22T10:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=40a64e3d47a06548b18231f19a86631aa1ef265b'/>
<id>40a64e3d47a06548b18231f19a86631aa1ef265b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclusion; move exclusion HTML to separate, shared page.</title>
<updated>2014-12-21T16:07:29+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-12-21T16:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=6f755c4cf456be3671936bd195bf56cf02f3e75f'/>
<id>6f755c4cf456be3671936bd195bf56cf02f3e75f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
