• Joined on 2022-01-01
MattMo pushed to master at MontoyaTech/ignite-html 2022-06-30 16:19:31 +00:00
9af84da6a0 Improved the pull down refresh code and logic.
MattMo pushed to master at MontoyaTech/ignite-html-toast 2022-06-29 14:04:39 +00:00
706a69e5da Tweaked default toast sizing.
MattMo pushed to master at MontoyaTech/ignite-html-toast 2022-06-29 06:33:35 +00:00
5c215f7ea9 Implemented first version of this plugin.
MattMo created repository MontoyaTech/ignite-html-toast 2022-06-29 02:28:53 +00:00
MattMo pushed to master at MontoyaTech/ignite-html-input 2022-06-27 14:48:34 +00:00
dde108e712 Added new space limiter to inputLetters function. Improved documentation.
MattMo pushed to master at MontoyaTech/ignite-html 2022-06-22 05:24:31 +00:00
b981d8f7c1 InnerText now supports functions.
MattMo pushed to master at MontoyaTech/ignite-html 2022-06-14 17:38:19 +00:00
6c9ecaf37a Attribute extension now allows functions to be used for the value for more dynamic code.
MattMo pushed to master at MontoyaTech/ignite-html 2022-06-01 15:40:29 +00:00
3b497beb96 Improved pull to refresh on higher dpis.
MattMo pushed to master at MontoyaTech/ignite-html 2022-06-01 14:59:02 +00:00
133b888764 Improving the feel of the swipe to refresh.
MattMo pushed to master at MontoyaTech/ignite-html 2022-05-25 15:20:56 +00:00
61f8628f9d Made it so that custom elements for the refresh placeholder and prepended to the parent.
MattMo pushed to master at MontoyaTech/ignite-html 2022-05-24 15:01:31 +00:00
9a8705b715 Fixed a bug where the list refresh was being activated when the scroll top wasn't 0.
MattMo pushed to master at MontoyaTech/ignite-html 2022-05-23 16:12:27 +00:00
b805dc4bca Added more documentation. Added new refresh mechanism to lists.
MattMo pushed to master at MontoyaTech/ignite-html 2022-05-16 17:19:32 +00:00
6cc18174f1 Added role attribute helper.
MattMo pushed to master at MontoyaTech/ignite-html-validate 2022-05-12 17:29:37 +00:00
d8b4251cea Fixed validateMax bug.
MattMo pushed to master at MontoyaTech/Rest.Net 2022-05-05 17:18:31 +00:00
37356667d9 Cleaning up project structure and simplifying things.
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.