<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Peniquitous/lib/mousetrap, branch master</title>
<subtitle>A user script that provides ubiquitous Ctrl-P &amp; Ctrl-N support in search fields</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Peniquitous/'/>
<entry>
<title>Remove Bower-included Mousetrap</title>
<updated>2021-03-21T16:47:35+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-03-21T16:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Peniquitous/commit/?id=a129f8e229f16292d65ffd9dcf9f8a585aa3fe8a'/>
<id>a129f8e229f16292d65ffd9dcf9f8a585aa3fe8a</id>
<content type='text'>
Now that we've added Mousetrap via NPM, we can remove the one we
installed via Bower and Bower files.

Didn't really need to switch to NPM, but I wanted to get a Mousetrap
dependency that included its LICENSE file so I could include it in my
build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we've added Mousetrap via NPM, we can remove the one we
installed via Bower and Bower files.

Didn't really need to switch to NPM, but I wanted to get a Mousetrap
dependency that included its LICENSE file so I could include it in my
build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up Bower. Install Mousetrap.</title>
<updated>2015-05-23T20:21:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-05-23T20:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Peniquitous/commit/?id=3a09e4dd09a6af3b228fcda68aa0709626b5ee51'/>
<id>3a09e4dd09a6af3b228fcda68aa0709626b5ee51</id>
<content type='text'>
* Create limited bower.json file
* Create .bowerrc that tells Bower to use the `lib` directory
* Install Mousetrap for key events
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create limited bower.json file
* Create .bowerrc that tells Bower to use the `lib` directory
* Install Mousetrap for key events
</pre>
</div>
</content>
</entry>
</feed>
