• Joined on 2022-01-01
MattMo pushed to master at MontoyaTech/ignite-html-validate 2022-05-04 16:23:06 +00:00
709cfb8b95 Fixed typo in password validation message.
MattMo pushed to master at MontoyaTech/ignite-html-router 2022-05-04 16:03:51 +00:00
ce6f5efc38 Added removeParameter function that can remove a query parameter from the route.
MattMo pushed to master at MontoyaTech/ignite-html 2022-05-04 16:03:05 +00:00
fea4a2684d Fixed missing doc on onPaste.
MattMo pushed to master at MontoyaTech/ignite-html-router 2022-04-22 07:43:40 +00:00
41815a680d Added keepQuery option to router navigate.
MattMo pushed to master at MontoyaTech/ignite-html-material 2022-04-05 05:55:21 +00:00
2f406016b5 Added code so that if circular-progress is not center then it centers the progress bar.
MattMo pushed to master at MontoyaTech/ignite-html 2022-04-05 05:54:37 +00:00
52bd743b45 Removed await from ready.
MattMo pushed to master at MontoyaTech/ignite-html 2022-03-26 09:11:30 +00:00
5a1be0a368 Adding extra code to ensure more than one ready timer runs at a time. Exposed IgniteCallback to window.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-03-20 19:44:33 +00:00
98eaa87df6 Added code to see if the current thread is trying to abort and if so stops blocking.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-03-16 07:24:43 +00:00
6c64bbe4be Fixed bugs and added a few helper functions.
MattMo pushed to master at MontoyaTech/ignite-html 2022-03-07 06:57:32 +00:00
e36ee1d42c Fixed a type in the visible function naming.
MattMo pushed to master at MontoyaTech/ignite-html-validate 2022-03-07 05:17:02 +00:00
7f68337626 Added code to only validate elements that are currently visible.
MattMo pushed to master at MontoyaTech/ignite-html-material 2022-03-07 04:19:29 +00:00
48154a8d65 Editable image now uses a blob instead of raw base64 image data for the source.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-03-04 02:55:53 +00:00
836aea0da7 Added more unit tests for the route matcher. Published 1.0.9 nuget package.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-03-03 08:18:52 +00:00
da8184f152 Added unit test project. Improved route matcher and fixed bugs.
MattMo pushed to master at MontoyaTech/ignite-html-validate 2022-03-02 09:04:21 +00:00
1b30a8cfdd Defaulted validation popup content to be centered.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-03-02 08:53:34 +00:00
16c42c1ef7 Added ReadToStream extension and bumped package version.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-03-02 08:44:29 +00:00
e4c9b95fa3 Added ReadAsBytes extension and bumped nuget version.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-02-20 06:23:30 +00:00
fcbaaf133c Fixing issues with the route preprocess and postprocess events.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-02-20 05:46:49 +00:00
bf254489b8 Fixed bug where root syntax wouldn't match in the RouteMatcher. Added WithHeader extension. Added preprocess and postprocess route events so we can control routes at a global level easier.
MattMo created branch master in MontoyaTech/ignite-html-input 2022-02-16 06:13:09 +00:00