feat(components): introduce Dropdown component #331
Annotations
1 error and 10 warnings
build-test
Process completed with exit code 1.
|
build-test:
src/LumexUI/Components/Select/LumexSelect.razor#L92
Component 'LumexPopover' expects a value for the parameter 'Id', but a value may not have been provided.
|
build-test:
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.'
|
build-test:
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.'
|
build-test:
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.'
|
build-test:
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.'
|
build-test:
src/LumexUI/Styles/Popover.cs#L45
'PopoverSlots.Trigger' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
build-test:
src/LumexUI/Components/Select/LumexSelect.razor#L92
Component 'LumexPopover' expects a value for the parameter 'Id', but a value may not have been provided.
|
build-test:
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.'
|
build-test:
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.'
|
build-test:
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.'
|