framework7-plugin-keypad
framework7-plugin-keypad copied to clipboard
Keypad plugin extends Framework7 with additional custom keyboards
I'd need a full keyboard and supplied all keys as props, but only the first 12 keys are rendered, because the layout is fix. What's the point in supplying custom...
please also add support for themes!
I would like to disable buttons programmatically depending on the current value. For example, on the calculator, some of the operations should be disabled when there is no left-value. Or...
The cursor position is not accounted, nor displayed (the "input-focused" class is removed from the input even when inputReadOnly is set to false), for this widget e.g. "12|34" then press...
After using this plugin input validation stops working. Any reason?
Could you please share the code snippet to reset the textbox value programmatically? Actually, i am using type "numpad" in html to create keypad. Thanks
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...