Hiswe

Results 9 issues of Hiswe

I think I should be able to provide a template for generating React components. Right now it's easy to make a component referencing the svg-symbols: ```js import React from 'react';...

enhancement

For finer accessibility, we should be able to provide a custom string for each symbol

enhancement

Should be done after 6 months of deprecation warning

jquery-ui 1.12 introduce a [new API for buttons](http://api.jqueryui.com/button/) and knockout-jqueryui is still based on the old one.

## Bugs Follow the template below to ensure the quickest and most accurate response to your issue. ### What vue-material-adapter Version are you using? "@mcwv/button": ^0.15.0 ### What browser(s) is...

Hello! Thank your for this script! I had encountered a minor problem in chrome 50. This appear in the console as an error: ``` Uncaught (in promise) DOMException: The play()...

Hi, For what I've seen, [jquery.hammer](https://github.com/hammerjs/jquery.hammer.js) doesn't support event delegation anymore. I may be wrong but things like: ``` js hammerEvents : { 'tap .js-order': 'onOrder' }, ``` aren't working...