mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(popover): trigger disabled prop warning * chore(.changeset): fix typo * feat(dropdown): add @nextui-org/image * feat(dropdown): add more tests for custom trigger with isDisabled * feat(dropdown): make sure the menu can be open --------- Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
224 B
224 B
| @nextui-org/dropdown | @nextui-org/popover | @nextui-org/theme |
|---|---|---|
| patch | patch | patch |
Fix isDisabled prop warning on NextUI components that don't support this property, it is also fixed for non-NextUI components.