LANCommander/LANCommander.UI/Components
Aaron Powell 5b0368bf7a Changing how null is detected and handled
Using the required keyword to indicate what is expected to be passed to the components in the stack.

Looking through the usage, only the Values property can come through as null, everything else is set to something that should never be nullable (and then, if it is, it should be considered a proper error to resolve).
2025-12-17 14:50:05 +11:00
..
BootstrapIcon Move components into subfolders 2025-09-06 13:09:47 -05:00
ByteSize Move components into subfolders 2025-09-06 13:09:47 -05:00
ByteSizeInput UI to edit media thumbnail sizes 2025-09-15 19:19:52 -05:00
Chat Fix validation message for chat input 2025-11-13 23:40:12 -06:00
ChunkUploader Move components into subfolders 2025-09-06 13:09:47 -05:00
DataList Fix null reference 2025-11-13 21:04:39 -06:00
DataTable Fix spacing in data table 2025-11-18 01:14:24 -06:00
ErrorHandler Move components into subfolders 2025-09-06 13:09:47 -05:00
FileManager Fix file manager styling 2025-11-17 22:14:29 -06:00
HelpButton Move components into subfolders 2025-09-06 13:09:47 -05:00
InputGroup Fix spacing in data table 2025-11-18 01:14:24 -06:00
Loaders Move components into subfolders 2025-09-06 13:09:47 -05:00
LocalTime Move components into subfolders 2025-09-06 13:09:47 -05:00
MonacoCodeEditor Move components into subfolders 2025-09-06 13:09:47 -05:00
RpcComponent Implementation of script debugger component with RPC via SignalR 2025-12-10 20:55:38 -06:00
SafeAvatar Fix default icon for chat thread 2025-11-13 21:04:48 -06:00
SafeImage Enhance chat list 2025-11-03 23:27:05 -06:00
SplitPane Fix safe image display on depot game details 2025-09-06 13:33:14 -05:00
TagsInput Changing how null is detected and handled 2025-12-17 14:50:05 +11:00
TransferInput Move transfer to UI project 2025-09-06 13:20:05 -05:00