Skip to content

v2.0.2

Choose a tag to compare

@xuanpablo xuanpablo released this 08 Jun 21:10
· 8 commits to main since this release

Fixed

  • Vertically centre the ⌘K hint within Filament's global-search field. It previously used a fixed height: 2.5rem pinned to the top, which overflowed Filament v5's ~36px input and sat slightly below centre. It now spans the field height (inset-block: 0) and flex-centres, independent of the input's actual height.

Upgrade: composer require xuanpablo/filament-palette:^2.0