You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change vertical padding such that loading and empty are same height as item for FSelect & FMultiSelect
* Change popover naming
* Add onTapHide to all dependent widgets
* Ops
* Adjust mouse cursors for all widgets
* Refactors field builders for improved flexibility
Updates the field builders for `FDateField`, `FMultiSelect`, `FSelect`, `FTextField`, and `FTimeField` to provide more context and flexibility.
Replaces `ValueWidgetBuilder` with `FFieldBuilder` and `FFieldIconBuilder` to provide style and state information.
Updates content builders for `FSelect` and `FMultiSelect` to receive the query text.
Renames builder parameters and removes typedefs to simplify the API.
* Refactor select item
* Update failing tests & fix no results found not centered in selects
* Adjust progress color
* Refactor FAutocompleteItem
* Refactor select
* Fix datefield & timefiled cursors
* Prepare samples for review
* Prepare Forui for review
* Update windows-latest goldens
* Update forui/lib/src/widgets/select/single/select.dart
Co-authored-by: Copilot <[email protected]>
* Update forui/lib/src/widgets/select/single/select.dart
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Pante <[email protected]>
Co-authored-by: Copilot <[email protected]>
0 commit comments