Results 7 issues of Francois

Previously if we added a button with its `setOnClickListener` it will crash if we attempt to swipe (left or right) by starting with our finger directly over the button. Although...

Using `"` causes `$(pwd)` to "expand" upon creation instead of interpolating it each time the alias is used.

In most scenarios this will work 100% fine. But problem comes in once we work with Remote file systems like currently experimental SFTP.

bug

I just successfully installed bootswatch (including all themes) with ``` jspm install npm:bootswatch ``` For my use case (in the Aurelia framework) I could just include the **slate** theme like...