Comparing version 1.1.15 to 1.2.15
@@ -5,2 +5,3 @@ import { number } from 'prop-types'; | ||
import NumberInputButtonsHTML from './NumberInputButtons.html'; | ||
import './inbox-element/inbox-element'; | ||
class JBInputWebComponent extends HTMLElement { | ||
@@ -7,0 +8,0 @@ static get formAssociated() { return true; } |
@@ -17,3 +17,3 @@ { | ||
], | ||
"version": "1.1.15", | ||
"version": "1.2.15", | ||
"bugs": "https://github.com/javadbat/jb-input/issues", | ||
@@ -20,0 +20,0 @@ "license": "MIT", |
@@ -99,2 +99,6 @@ # jb-input | ||
#### number input events | ||
click on `+` `-` button will call `onChange` event. | ||
```javascript | ||
@@ -101,0 +105,0 @@ document.getElementByTagName('jb-input').setNumberFieldParameter({ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
209662
13
1845
164