Commit Graph

18 Commits

Author SHA1 Message Date
MattMo 966209a7a0 Made it so the notification centers itself on the screen instead of scrolling the target element into view. Otherwise the notification gets cut off. 2025-09-29 07:30:20 -07:00
MattMo 9d7ff647d2 Added a validate file option and included documentation. 2023-04-22 11:59:19 -07:00
MattMo 36f43805bd Change validation to not rely on cached element value and instead extract the current value from the element. 2023-02-10 11:52:47 -08:00
MattMo c93e138c3f Email validation now checks for extra at symbols and prevents it. 2022-10-18 19:39:32 -07:00
MattMo d8b4251cea Fixed validateMax bug. 2022-05-12 10:29:33 -07:00
MattMo 709cfb8b95 Fixed typo in password validation message. 2022-05-04 09:23:01 -07:00
MattMo 7f68337626 Added code to only validate elements that are currently visible. 2022-03-06 21:16:59 -08:00
MattMo 1b30a8cfdd Defaulted validation popup content to be centered. 2022-03-02 01:04:17 -08:00
MattMo bf7bd34567 Simplified validate function. Removed validateAll function, merged into validate function. Cleaned up code. 2021-12-28 22:34:36 -08:00
MattMo 368f713dba Adjusted password validate wording to be more clear. 2021-12-16 11:57:08 -08:00
MattMo 1f7a49d34d Resetting didn't like the new docs. 2021-08-25 00:02:29 -07:00
MattMo 742bbb8e2e Changing docs to help VSCode detect extensions. 2021-08-24 15:28:05 -07:00
MattMo 7e0c6a952c Fixed typo in doc. 2021-08-10 20:19:45 -07:00
MattMo 49beb6c87e Added validate not function to ensure an input is not a value. The notify function now scrolls the element into view automatically. 2021-08-02 20:33:13 -07:00
MattMo 05d6a37152 Merge branch 'HEAD' 2021-06-17 09:42:05 -07:00
MattMo 5201de2769 Pushing the error message to the bottom of the elements. 2021-06-17 09:41:36 -07:00
MattMo cc85d858f3 Pushing V1 of validate
Committing V1 of the validate plugin.
2021-05-04 14:07:48 -07:00
Matt M 1ebbae9304 Initial commit 2021-05-04 21:06:26 +00:00