• Joined on 2022-01-01
MattMo pushed to master at MontoyaTech/ignite-html 2023-08-12 00:33:47 +00:00
645af63c30 Modified ignite template properties function to dynamically change properties. Fixed a few bugs as well.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-07-28 22:38:34 +00:00
a0e8d517c4 Added new okay dialog.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-07-28 22:23:33 +00:00
4c64f1c134 Modified Javascript Client generator to throw the response instead of a message so that behavior of the code using the Client can changed based on the response returned. Bumped package version to 1.7.2
MattMo pushed to master at MontoyaTech/ignite-html-material 2023-07-27 23:43:22 +00:00
7a4e43979c Added cursor pointer to the search select placeholder to indicate that it can be clicked.
MattMo pushed to master at MontoyaTech/ignite-html 2023-07-27 00:37:10 +00:00
d080d8e175 Cleaned up the converter template and fixed a bug.
MattMo pushed to master at MontoyaTech/ignite-html-material 2023-07-27 00:36:23 +00:00
c7113dc71b Improved search select and made it mostly functional.
MattMo pushed to master at MontoyaTech/ignite-html 2023-07-26 06:21:53 +00:00
f531a518b9 Added new converter template that can be used to convert a value into something that can be rendered.
MattMo pushed to master at MontoyaTech/ignite-html-material 2023-07-26 06:20:42 +00:00
e0cee31096 Search select now uses new converter template.
MattMo pushed to master at MontoyaTech/ignite-html-material 2023-07-26 03:50:56 +00:00
a52f0e86a1 Working on new search select control. Improved popper.
MattMo pushed to master at MontoyaTech/ignite-html-material 2023-07-26 01:06:33 +00:00
c29273871b Removed old css code that shouldn't belong.
MattMo pushed to main at MontoyaTech/Parallel.Net 2023-07-24 18:46:57 +00:00
779ceee2c1 Cleaned up code and fixed a few issues.
MattMo pushed to main at MontoyaTech/Parallel.Net 2023-07-24 18:42:34 +00:00
ffaee93aa6 Bumped package version to 1.0.1, added more extensions and helper functions to process a list of items without getting a result back. Cleaned up the code, improved documentation.
MattMo pushed to main at MontoyaTech/Parallel.Net 2023-07-24 17:45:59 +00:00
a78f796f89 Accidentally uploaded the wrong logo, changed to correct one.
MattMo pushed to master at MontoyaTech/ignite-html 2023-07-24 15:51:54 +00:00
841d03d2c3 Added a special onDeconstruct template function that allows a function to be invoked when the element is being destroyed.
MattMo pushed to master at MontoyaTech/ignite-html 2023-07-24 05:05:02 +00:00
e4602b710d Fixed a bug where on a class change we didn't check to see if the element existed.
MattMo pushed to master at MontoyaTech/ignite-html 2023-07-21 17:24:12 +00:00
63ed3a42f9 Fixed an issue where the text constructor wasn't handling the rendering state when call the converter.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-07-20 17:57:58 +00:00
d3fc2f308f Yes no dialog now allows the changing of the yes button class, no button class and the spinner class. Tweaked the defaults to make it look better by default.
MattMo pushed to master at MontoyaTech/ignite-html 2023-07-17 19:33:50 +00:00
7905758894 Added a null and length check for pages before trying to modify their elements.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-07-14 21:10:07 +00:00
5f8ca696c1 Sortable columns now show an up/down arrow if no sort is applied and now use the sort icons if sorting is applied.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-07-11 16:52:10 +00:00
2f71c18b65 Fixed an issue where if a route didn't end with a /, the generated code would still contain an ending slash. Bumped package version to 1.7.1