c24ace7ea4
Added code to only allow one period when using inputNumber.
master
MattMo2025-10-03 08:25:59 -07:00
aca1a22986
Changed from textContent to innerText so that the rendered version of the content editable is used.
MattMo2024-11-20 07:51:34 -08:00
f9c8f5da23
Cleaned up code. Added a new function to count spaces instead of the stupid split method. Added a new InputText function to help work with content editable elements.
MattMo2024-11-13 06:14:55 -08:00
dde108e712
Added new space limiter to inputLetters function. Improved documentation.
Matt Mo2022-06-27 07:48:43 -07:00
3ba0f27eb3
Added input number function.
Matt Mo2021-09-29 05:31:00 -07:00
b41524457f
Resetting, didn't like the new docs
Matt Mo2021-08-25 00:00:09 -07:00
d788f9e3a3
Changing docs to help VSCode detect extensions.
Matt Mo2021-08-24 15:26:10 -07:00
a7f052bab1
Improved documentation.
Matt Mo2021-08-11 10:45:24 -07:00
670d417312
Pushing up first version of this plugin. Added inputLetters, inputDigits, and inputEmail.
Matt Mo2021-08-10 20:18:57 -07:00
382ad7de0e
Initial commit
Matt M
2021-08-11 01:24:50 +00:00