Skip to content

Releases: Kong/react-apiembed

v0.1.7

Choose a tag to compare

@andrewwylde andrewwylde released this 15 Aug 19:14
a93b853

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@Mierenga Mierenga released this 02 Aug 18:21
e167161
  • Improve React compatibility by removing usage of createRef, which isn't available in versions <16.3. Callback refs are compatible with versions below that.

v0.1.5

Choose a tag to compare

@Mierenga Mierenga released this 28 Jul 22:57
59c2fe3
  • Added optional showClientInTab prop
  • Allow arrow keys to be used to switch between tabs