react-spectrum
b3497025 - RAC: Expose additional states (#4616)

Commit
2 years ago
RAC: Expose additional states (#4616) * initial fix * add more render props * add more states and data attributes * fix tabs * fix tests * fix lint * lint again * fix typescript * fix ts strict issues * fix typescript * revert breadcrumbs * remove data-focus-within * fix searchfield render prop type * add more render props to datefield/timefield * add more data attributes to datepicker * add data attributes to datepicker * Adding invalid icon to RAC DatePicker and DateRangePicker (#4675) * Adding invalid icon to RAC DatePicker and DateRangePicker * removing code added by IDE autocomplete * fix ToggleButton render props * add isDisabled to select * add more states to SearchField * add more render props to RadioGroup * add focus states to Tabs * add hover state to slider track * fix select type * formatting * mergeProps * add validationState to TextField * remove hover states from non-interactive elements * remove isHover from RangeCalendar/ DateRangePicker * lint * lint * add subset of state to Select/Tabs/ComboBox * fix typo * add missing jsdoc comments --------- Co-authored-by: Kyle Taborski <ktabors@yahoo.com>
Author
Parents
Loading