• Joined on 2022-01-01
MattMo pushed to master at MontoyaTech/ignite-html-material 2022-12-17 17:29:50 +00:00
5f909f08e9 Read more now resets to collapsed when the value is changed.
MattMo pushed to master at MontoyaTech/ignite-html-material 2022-12-14 19:44:11 +00:00
1e0200facb Deleted old code. Added new readmore component.
MattMo pushed to master at MontoyaTech/ignite-html-select 2022-12-14 19:43:39 +00:00
fe18c50bdc Fixed bugs with state extension.
MattMo pushed to master at MontoyaTech/ignite-html 2022-12-14 15:33:10 +00:00
edfac3782f Added readonly extension for input elements.
MattMo pushed to master at MontoyaTech/ignite-html 2022-12-13 05:10:58 +00:00
eb3ed065a2 Added code to select the first option in a select element if the new value is null or empty.
MattMo pushed to master at MontoyaTech/ignite-html-select 2022-12-12 04:52:47 +00:00
5cd7736afa Added code to generate US States and Countries.
MattMo pushed to master at MontoyaTech/ignite-html 2022-10-28 15:06:53 +00:00
84464863c7 Removed old list refresh code.
MattMo pushed to master at MontoyaTech/ignite-html 2022-10-28 15:02:40 +00:00
58f1ceb512 Renamed variable.
MattMo pushed to master at MontoyaTech/ignite-html-refresh 2022-10-28 14:59:36 +00:00
b41f6a6723 Pushing up initial version of this plugin.
MattMo pushed to master at MontoyaTech/ignite-html-refresh 2022-10-28 14:58:15 +00:00
55823ecee7 Update 'README.md'
MattMo created repository MontoyaTech/ignite-html-refresh 2022-10-28 14:57:51 +00:00
MattMo pushed to master at MontoyaTech/ignite-html-router 2022-10-27 15:30:28 +00:00
6a21111c3d Route now is hidden by default so it doesn't open/close on render.
MattMo pushed to master at MontoyaTech/ignite-html-router 2022-10-24 15:40:31 +00:00
02e728de0e Instead of calling update during the ignite template construction, it will be called during ready so that we are not in a rendering context when it is invoked.
MattMo pushed to master at MontoyaTech/ignite-html 2022-10-24 15:39:44 +00:00
118e4367df Fixed a bug with IgniteProperty toString. Added more documentation. Ready callbacks now support regular functions or callbacks.
MattMo pushed to master at MontoyaTech/ignite-html-validate 2022-10-19 02:39:30 +00:00
c93e138c3f Email validation now checks for extra at symbols and prevents it.
MattMo pushed to master at MontoyaTech/ignite-html 2022-09-14 04:10:47 +00:00
73bf9812dd Added IgniteProperty create method to construct properties onto any object in the same way they are done for components.
MattMo pushed to master at MontoyaTech/ignite-html-tabs 2022-08-26 15:36:44 +00:00
aeeb76b114 Removed dead import.
MattMo pushed to master at MontoyaTech/ignite-html-router 2022-08-26 15:36:25 +00:00
3a16c62b92 Upgraded to new IgniteHtml register element.
MattMo pushed to master at MontoyaTech/ignite-html-material 2022-08-26 15:35:59 +00:00
a745a63163 Upgraded to new IgniteHtml register element.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2022-08-26 15:34:50 +00:00
1a20a575c6 Upgraded to new IgniteHtml register element.