Skip to content

Releases: TykTechnologies/tyk-ui

Tabs & Chart adjustments

05 Jun 06:24
901a0ff
Compare
Choose a tag to compare

-> 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

03 Jun 08:25
bcedabb
Compare
Choose a tag to compare
fix panel collapsable header padding (#134)

* fix panel header spacing when collapse icon is on the left

Display toggle error

27 May 12:59
e6299b7
Compare
Choose a tag to compare
1.1.80

increased v number (#131)

1.1.78

15 May 09:28
9a82ec0
Compare
Choose a tag to compare

Able to inject JSX into the Input's label prop

1.1.77

12 May 14:50
Compare
Choose a tag to compare
bump version

1.1.75: ui fixes (#122)

07 May 14:49
1f3dc37
Compare
Choose a tag to compare
* editable list styling fix

* copy to clipboard fix

* Table cell level styling

* build and bump new version

Fix Console Errors of Editable List

04 May 14:19
7e20d2f
Compare
Choose a tag to compare
fix console error (#120)

- fix https://github.com/TykTechnologies/tyk-analytics-ui/issues/1932

Table fixes

15 Apr 06:27
a8d5d35
Compare
Choose a tag to compare
fix table (#117)

- will return empty `td` for conditionally rendering cells.

various fixes

10 Apr 06:48
a72f847
Compare
Choose a tag to compare
  • 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

31 Mar 12:49
3b5dff0
Compare
Choose a tag to compare
Combobox2 list hide  (#110)

* hides list search if items are less than 16