@redkhat/timepicker 1.0.0 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -169,6 +169,7 @@ rk-timepicker {
169
169
  position: relative;
170
170
  overflow: hidden;
171
171
  margin-bottom: 24px;
172
+ touch-action: pinch-zoom;
172
173
  }
173
174
 
174
175
  .rk-dial-animated {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redkhat/timepicker",
3
- "version": "1.0.0",
3
+ "version": "1.1.0",
4
4
  "keywords": [
5
5
  "angular",
6
6
  "material",