• Joined on 2022-01-01
32 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-04-20 23:45:46 +00:00
ac9d041cbc Improved styling of pages.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-04-20 23:31:40 +00:00
5048640a53 Bumped package version to 1.5.4, changed @method to use @function in client generator for javascript. Added blob support for requests.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-04-20 23:14:34 +00:00
b60659761b Made data table more mobile friendly without having to hide certain controls unless they are explicitly hidden.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-04-20 18:32:07 +00:00
8d5216d5b8 Data table is now more mobile friendly.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-04-20 17:22:36 +00:00
e4c1ea950b Working on making data table more mobile friendly.
MattMo pushed to master at MontoyaTech/Rest.Net 2023-04-20 15:50:32 +00:00
16c1bb878c Added GetNamesValues function to javascript client generator output. Bumped package version to 1.5.3.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-04-20 15:25:40 +00:00
3f26ed4a33 Tweaked readme.
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-20 15:23:33 +00:00
018179ec56 Tweaked doc.
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-20 15:22:42 +00:00
fb99e9d240 Improved documentation further.
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-20 14:55:42 +00:00
0a6af3ad98 Improving documentation
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-20 14:33:44 +00:00
4f164766bb Updating to latest jsdoc
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-20 13:59:46 +00:00
9a84f9a07c Working on jsdoc readme
MattMo pushed to master at MontoyaTech/ignite-html-router 2023-04-20 13:37:00 +00:00
8560e24761 Added missing readme file.
MattMo pushed to master at MontoyaTech/ignite-html-material 2023-04-20 13:36:45 +00:00
8be4d18faf Removed global js file.
MattMo pushed to master at MontoyaTech/ignite-html-bootstrap 2023-04-20 13:36:22 +00:00
0608853b24 Added new data-table component and removed global js file.
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-20 13:35:52 +00:00
5d3cf6e0a7 Added readme and remove gitignore.
MattMo pushed to master at MontoyaTech/ignite-html-material 2023-04-20 02:47:09 +00:00
f86e93a085 Tweaked default open button positioning to make it easier to click on elements it may be hiding.
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-18 22:39:06 +00:00
4203884aff Added more documentation. Fixed bugs with pagination to better support push, and slice.
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-17 19:09:25 +00:00
3383001c3a Added more documentation. Fixed a few bugs and improved the code. Added a new pager template that can construct a pager used for pagination.
MattMo pushed to master at MontoyaTech/ignite-html 2023-04-15 15:27:17 +00:00
1ccd66910c Fixed a bug where getOldPropertyValues didn't check for the same instance of a property but rather their value. Added nav template. Fixed pagination so that the list can be null, though it's not ideal.