• Joined on 2022-01-01
MattMo pushed to master at MontoyaTech/ignite-html-material 2024-11-20 15:54:09 +00:00
cbd8787c89 Added the ability to limit the number of lines that are allowed to be rendered before collapsing. Cleaned up code and simplified a few things. Renamed limit to maxLength. Fixed an issue where newlines would not render because of the text element, switched to a span instead.
MattMo pushed to master at MontoyaTech/ignite-html-input 2024-11-20 15:51:38 +00:00
aca1a22986 Changed from textContent to innerText so that the rendered version of the content editable is used.
MattMo pushed to master at MontoyaTech/ignite-html 2024-11-20 15:50:43 +00:00
ed49ad1392 Changed element.data to nodeValue since that is the official property.
MattMo pushed to main at MontoyaTech/Parallel.Net 2024-11-15 03:30:23 +00:00
58e2a809a0 Upgraded Nuget packages. Added a new For function for executing a for loop in parallel. Added unit tests. Bumped package version to 1.0.2
MattMo pushed to master at MontoyaTech/ignite-html-input 2024-11-13 14:15:28 +00:00
f9c8f5da23 Cleaned up code. Added a new function to count spaces instead of the stupid split method. Added a new InputText function to help work with content editable elements.
MattMo pushed to master at MontoyaTech/Process.Net 2024-09-13 03:37:30 +00:00
5877042755 Added filename null or empty check. Start now calls the SetProcessHandle and SetProcessId function so that events are setup correctly. Bumped package version to 1.0.3
MattMo pushed to master at MontoyaTech/Process.Net 2024-09-12 16:56:21 +00:00
c78e599659 Tweaked minor documentation
MattMo pushed to master at MontoyaTech/ExtraConsole.Net 2024-09-12 14:55:25 +00:00
7904840274 Bumped package version and fixed a minor bug.
MattMo pushed to master at MontoyaTech/ExtraConsole.Net 2024-09-12 01:47:50 +00:00
a92653396f Upgraded to latest version of Process.Net and modified code to use new Start function.
MattMo pushed to master at MontoyaTech/Process.Net 2024-09-12 01:37:41 +00:00
c6e7e50322 Renamed Create to Start to match Process.Start and added a Start function to accept and existing process instead of having a new one be created. Bumped package version to 1.0.2
MattMo pushed to master at MontoyaTech/Process.Net 2024-09-12 01:21:14 +00:00
a5fa55e3e9 Bumping package version to 1.0.1
MattMo pushed to master at MontoyaTech/ExtraConsole.Net 2024-09-12 01:20:26 +00:00
4ccee8afb3 Added initial version of package and code.
MattMo pushed to master at MontoyaTech/Process.Net 2024-09-12 01:18:17 +00:00
a11cfb2608 Added package description
Compare 2 commits »
MattMo pushed to master at MontoyaTech/Process.Net 2024-09-12 01:13:34 +00:00
edc3837556 Update README.md
MattMo pushed to master at MontoyaTech/ExtraConsole.Net 2024-09-12 00:59:16 +00:00
d58cedeffc Update README.md
MattMo renamed repository from SecondConsole.Net to MontoyaTech/ExtraConsole.Net 2024-09-12 00:58:57 +00:00
MattMo created repository MontoyaTech/ExtraConsole.Net 2024-09-12 00:55:11 +00:00
MattMo pushed to master at MontoyaTech/Rest.Net 2024-09-12 00:52:12 +00:00
f116be9908 Added readme to nuget package.
MattMo pushed to master at MontoyaTech/ignite-html 2024-09-02 23:19:46 +00:00
812f8352f5 Fixed an issue where not all the results of the intersection observer were being checked.
MattMo pushed to master at MontoyaTech/Rest.Net 2024-08-29 17:18:40 +00:00
2c2b498223 Added mimeType option to the WithStream extension. Bumped package version to 1.8.7