5.1.0
-
π₯ Theme & ThemeOptions refactor
- Makes the naming more consistent between the two (needs another check)
- Re-order types to be defined in the same order in each module
- Fixes the breakpoints function types on the theme
- Removes the now unnecessary runtime overhead of ThemeHelpers.addBreakpoint
- Add ThemeHelpers.addBreakpointDown function
- Add ExampleTheme.res file to the repo
-
π Add
Breakpointtype -
π Add a bunch of missing props to
InputBase,TextField -
π Add a bunch of event handler props to common props
-
π Move
titleto common props -
π Move
tabIndexto common props -
π Add
Typographyprops toDialogTitle -
π Add
relandtargettoButtonBaseprops -
π Add missing
rowSpantoTableCell -
π Add
enterKeyHintandinputModeto input props -
π Add
varianttoCardprops -
π Add
data-testidto common props