Open jobster opened 10 years ago
It looks like the CI is failing, but that is due to a weird issue with bower and has nothing to do with our pull request. See for example https://github.com/bower/bower/issues/1404 and a suggested fix at https://github.com/bower/bower/pull/1403
If you just specify the dependencies manually (which is not hard since there aren't many of them), you will see that all our tests are passing.
Add
<select>
support. Added unit tests and tested manually in Chrome, Safari, and Firefox. Fixes issue #17.