LANCommander/LANCommander.UI
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
..
Components Changing how null is detected and handled 2025-12-17 14:50:05 +11:00
Extensions Render times in UI as local time zone 2025-03-17 02:02:17 -05:00
Providers Render times in UI as local time zone 2025-03-17 02:02:17 -05:00
Styles Move transfer to UI project 2025-09-06 13:20:05 -05:00
_Imports.razor Consolidate shared components 2024-08-18 15:05:25 -05:00
_Imports.razor.scss Fix spacing in data table 2025-11-18 01:14:24 -06:00
ClassBuilder.cs Fix safe image display on depot game details 2025-09-06 13:33:14 -05:00
LANCommander.UI.csproj Remove unused includes 2025-09-25 19:53:04 -05:00
main.js Bundle xterm addons 2024-08-18 15:08:32 -05:00
Main.ts Move components into subfolders 2025-09-06 13:09:47 -05:00
package-lock.json Track package-lock.json 2025-03-09 20:20:48 -05:00
package.json Install copy-webpack-plugin 2025-01-23 00:26:05 -06:00
tsconfig.json Consolidate JS for components 2024-08-18 15:25:31 -05:00
webpack.config.js Move components into subfolders 2025-09-06 13:09:47 -05:00