Skip to content

Releases: Kong/react-apiembed

v0.1.7

15 Aug 19:14
a93b853

Choose a tag to compare

What's Changed

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

v0.1.6

02 Aug 18:21
e167161

Choose a tag to compare

  • 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

28 Jul 22:57
59c2fe3

Choose a tag to compare

  • Added optional showClientInTab prop
  • Allow arrow keys to be used to switch between tabs