Releases: TykTechnologies/tyk-ui
Releases · TykTechnologies/tyk-ui
Formik validation fix
1.1.62 increase version (#108)
Tooltip may receive style prop
Tooltip pass style prop (#106) * add possiblity to pass style props to tooltip parent element * bump version
Exposed more Sass variables to the theme
Expose more variables needed for Ara (#104) * Dark mode panel. Expose more variables * Remove dark-mode panel. Expose more variables * Address review * fix disable combobox colors * update version
Chart fixes
1.1.58 bump version
Editable List fixes
Editable list fix (#102) * editable list fix * remove log * better fix
Update Select component when value prop is changing
1.1.55 fixed select component to update when value changes (#95)
Update Input component when value prop is changing
Update input on value change (#94) * update Input component when value prop changes * bump version
Tooltip , Table and other minor fixes
- fix tooltip and table (#93) - sets maxWidth: 450px for tooltip content - makes onChange prop optional for <Table />
Detect tabs title change
Tyk ui enhancements (#91) * tabs title change