Releases: TykTechnologies/tyk-ui
Releases · TykTechnologies/tyk-ui
Tabs & Chart adjustments
-> Can change programatically selected tab
-> Tabs border color variable is exposed
-> Charts are resizing on window resize
Fixe panel header spacing when collapse icon is on the left
fix panel collapsable header padding (#134) * fix panel header spacing when collapse icon is on the left
Display toggle error
1.1.80 increased v number (#131)
1.1.78
1.1.77
bump version
1.1.75: ui fixes (#122)
* editable list styling fix * copy to clipboard fix * Table cell level styling * build and bump new version
Fix Console Errors of Editable List
fix console error (#120) - fix https://github.com/TykTechnologies/tyk-analytics-ui/issues/1932
Table fixes
fix table (#117) - will return empty `td` for conditionally rendering cells.
various fixes
- adds support for checkbox and radio themes
- combobox2 bug fix
- It is one of those bugs that is really hard to find. It happened when you wanted to update combobox2's component value and the list of dropdown items at the same time and in this order, otherwise everything seemed to work just fine.
- adds debounce for formik elements
- expose more scss variables
Combobox2 Changes
Combobox2 list hide (#110) * hides list search if items are less than 16