Francisco Hodge
|
69b830c632
|
Added row button grouping functionality
|
2019-03-09 21:47:31 -05:00 |
|
Francisco Hodge
|
96206d1b47
|
Remove PointerEvents debug message when useMouseEvents is enabled
|
2019-03-07 21:26:22 -05:00 |
|
Francisco Hodge
|
6208d5f7e1
|
Fixed getInput output when inputName is passed
|
2019-03-07 20:52:40 -05:00 |
|
Francisco Hodge
|
bd0274415b
|
Fixed onChangeAll callback
|
2019-03-07 20:51:57 -05:00 |
|
Francisco Hodge
|
30941f4ba0
|
Adding useMouseEvents option
|
2019-03-07 20:51:29 -05:00 |
|
Francisco Hodge
|
6e54729f46
|
Tests update
|
2019-03-07 07:32:15 -05:00 |
|
Francisco Hodge
|
5ab58f2528
|
Using PointerEvents on browsers that support it
|
2019-03-07 07:32:07 -05:00 |
|
Francisco Hodge
|
ae1436a52d
|
Reinstating method bindings
|
2019-03-06 20:22:09 -05:00 |
|
Francisco Hodge
|
ec983bf82b
|
Build update
|
2019-03-06 20:00:48 -05:00 |
|
Francisco Hodge
|
0d82696868
|
Tests update
|
2019-03-06 19:45:08 -05:00 |
|
Francisco Hodge
|
477972f26f
|
Build update
|
2019-03-06 19:37:49 -05:00 |
|
Francisco Hodge
|
18a3aa9dd5
|
Added methods beforeRender, beforeFirstRender
|
2019-03-06 19:33:28 -05:00 |
|
Francisco Hodge
|
c007f7406a
|
Added enabling isMouseHold for delete and backspace buttons
|
2019-03-06 19:32:46 -05:00 |
|
Francisco Hodge
|
1a53fae5d6
|
Added isTouchDevice and touch device helper methods
|
2019-03-06 19:32:03 -05:00 |
|
Francisco Hodge
|
00f8daff3c
|
Added binding of methods
|
2019-03-06 19:31:07 -05:00 |
|
Francisco Hodge
|
abacee54ee
|
Updated tests
|
2019-03-06 19:30:06 -05:00 |
|
Francisco Hodge
|
93a45a7c26
|
Added internal getButtonTheme
|
2019-03-06 19:29:29 -05:00 |
|
Francisco Hodge
|
ed944d1204
|
Added autoUseTouchEvents and related touch device fixes
|
2019-03-06 19:28:12 -05:00 |
|
Francisco Hodge
|
30042d5d72
|
Disable pointer events for .hg-button span elements
|
2019-03-06 19:25:55 -05:00 |
|
Francisco Hodge
|
bee709e3b5
|
Remove max-width for standard buttons
|
2019-02-25 20:26:30 -05:00 |
|
Francisco Hodge
|
70d2cca7ac
|
Adding PrettierPlugin to build process
|
2019-02-15 21:49:27 -05:00 |
|
Francisco Hodge
|
effee00b87
|
Added new inputPattern option
|
2019-01-24 23:04:59 -05:00 |
|
Francisco Hodge
|
90b408eff6
|
Tests update
|
2019-01-24 23:03:48 -05:00 |
|
Francisco Hodge
|
c59f819db9
|
Tests update
|
2019-01-17 18:36:19 -05:00 |
|
Francisco Hodge
|
1f9efb0c66
|
Ensure caretPosition is unset on disableCaretPositioning
|
2019-01-17 18:36:09 -05:00 |
|
Francisco Hodge
|
6c2236f762
|
Adding types for disableCaretPositioning option
|
2019-01-16 19:38:42 -05:00 |
|
Francisco Hodge
|
a5c177e41c
|
Specifying layout class on keyboard element
|
2018-12-24 13:30:52 -05:00 |
|
Francisco Hodge
|
4335f477a1
|
Adding new option: useButtonTag
|
2018-12-14 00:28:18 -05:00 |
|
Francisco Hodge
|
125f6b6504
|
Tests update
|
2018-11-25 18:11:09 -05:00 |
|
Francisco Hodge
|
97b475a2b7
|
Setting preventMouseDownDefault false by default
|
2018-11-25 12:03:40 -05:00 |
|
Francisco Hodge
|
d8c1327eff
|
Bind caret handler events once regardless of number of instances
|
2018-11-24 21:12:19 -05:00 |
|
Francisco Hodge
|
bc420bb60c
|
Adding ternary condition for preventMouseDownDefault
|
2018-11-24 20:11:48 -05:00 |
|
Robert Stein
|
1aedf9c487
|
- changes mousedown event simulation so that event object is passed
to `onmousedown` handler
|
2018-11-24 16:43:30 +01:00 |
|
Robert Stein
|
0052efa582
|
- preventDefault is now called for mousedown event by default
- this can be disabled by setting preventMouseDownDefault to false
|
2018-11-24 16:29:13 +01:00 |
|
Francisco Hodge
|
316319a311
|
Tests update
|
2018-11-19 09:32:04 -05:00 |
|
Francisco Hodge
|
d38433be1c
|
Fix buttonHold issue
|
2018-11-19 09:29:49 -05:00 |
|
Francisco Hodge
|
366f4cd98e
|
Fix clearInput issue
|
2018-11-19 09:25:27 -05:00 |
|
Francisco Hodge
|
e6d6c78389
|
Updating tests
|
2018-11-16 23:30:57 -05:00 |
|
Julien Sergent
|
f8fb18e244
|
feat(Keyboard): add touch events
Can be enabled passing `useTouchEvents` option to the Keyboard constructor.
|
2018-11-15 17:05:39 +01:00 |
|
Francisco Hodge
|
7698e29373
|
2.8.0 - Webpack 4, Babel 7
|
2018-11-09 11:06:46 -05:00 |
|
Francisco Hodge
|
d1100cef92
|
Fixing caret issue when using maxLength
|
2018-11-05 17:34:16 -05:00 |
|
Francisco Hodge
|
9abb36172d
|
Adding disableCaretPositioning option
|
2018-11-04 17:25:39 -05:00 |
|
Francisco Hodge
|
2eb88579ca
|
Button hold adjustment
|
2018-11-03 01:39:41 -04:00 |
|
Francisco Hodge
|
550715001d
|
Adjusting button hold handler
|
2018-11-01 12:46:30 -04:00 |
|
Francisco Hodge
|
265f88c7d6
|
Adding onModulesLoaded
|
2018-11-01 00:16:11 -04:00 |
|
Francisco Hodge
|
824c3578d0
|
Add class per plugin
|
2018-10-31 19:48:17 -04:00 |
|
Francisco Hodge
|
7c5f0528f2
|
Adjusting module loading
|
2018-10-31 18:43:23 -04:00 |
|
Francisco Hodge
|
843db06345
|
Module handling improvements
|
2018-10-31 17:57:33 -04:00 |
|
Francisco Hodge
|
6001d044f2
|
Tests update
|
2018-10-31 17:57:14 -04:00 |
|
Francisco Hodge
|
472df83482
|
Tests update
|
2018-10-30 23:38:56 -04:00 |
|