In recent chrome versions I get a warning: ``` /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details. ``` when using this module. I suspect this is caused by this line: https://github.com/Polymer/polymer-gestures/blob/ccd9dfae58896dff2e4fe9ce123870d321e393d1/src/touch-action.js#L13 Are you planning to fix this? Is this module even alive with and usable with Polymer. >= 1.0?
In recent chrome versions I get a warning:
when using this module.
I suspect this is caused by this line:
https://github.com/Polymer/polymer-gestures/blob/ccd9dfae58896dff2e4fe9ce123870d321e393d1/src/touch-action.js#L13
Are you planning to fix this? Is this module even alive with and usable with Polymer. >= 1.0?