Refactor TextField and TextField-based component styling
AW
Amanda Wallin
BREAKING CHANGE: The DateField
component has been redesigned with several key updates:
hasAdornments
prop has been deprecated and replaced by a new prop, showCalendarButton
, which controls the display of the calendar icon. This new prop defaults to false
, maintaining the current behavior unless explicitly enabled.TravellerField
to deprecated Storybook folder.TextField Design Consistency: Fixed design inconsistencies in the TextField
component according to the specifications in the Figma file.
Refactored Styling for TextField-Based Components: Updated styling for all TextField
-based components—Select
, Autocomplete
, Stationpicker
, DateField
, DatePicker
, TravellerField
, and FormField
—to enhance code maintainability and streamline future modifications.
0.4.30
Breaking
1.0.0
9.2.3
Breaking
3.0.0
Breaking
8.0.0
6.1.7
5.1.4
3.1.4
ui/autocomplete
ui/bottom-sheet
ui/data-grid
ui/date-range-picker
ui/filter-row
ui/menu
ui/product-card
ui/station-picker
ui/stepper
ui/table
ui/ticket-card
ui/title