v1.1.0 🎉 #9
Annotations
10 warnings
Create NuGet package:
src/LumexUI/Components/Select/LumexSelect.razor#L92
Component 'LumexPopover' expects a value for the parameter 'Id', but a value may not have been provided.
|
Create NuGet package:
src/LumexUI/Utilities/Variants/TwVariants.cs#L45
Dereference of a possibly null reference.
|
Create NuGet package:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L300
'PopoverSlots.Root' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
Create NuGet package:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L301
'PopoverSlots.Root' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
Create NuGet package:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L310
'PopoverSlots.Trigger' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
Create NuGet package:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L311
'PopoverSlots.Trigger' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
Create NuGet package:
src/LumexUI/Styles/Popover.cs#L48
'PopoverSlots.Trigger' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
Create NuGet package:
src/LumexUI/Extensions/EnumExtensions.cs#L9
Missing XML comment for publicly visible type or member 'EnumExtensions'
|
Create NuGet package:
src/LumexUI/Extensions/EnumExtensions.cs#L11
Missing XML comment for publicly visible type or member 'EnumExtensions.ToDescription(Enum)'
|
Create NuGet package:
src/LumexUI/Extensions/EnumExtensions.cs#L21
Missing XML comment for publicly visible type or member 'EnumExtensions.ToLowerInvariant(Enum)'
|
Loading