Skip to content

Releases: Linkurious/ogma-react

v5.1.15

20 Mar 15:33
10e13bc

Choose a tag to compare

What's Changed

Full Changelog: v5.1.14...v5.1.15

v5.1.14

12 Mar 12:52
cd27aa3

Choose a tag to compare

What's Changed

  • Updated code to match Ogma v6 named exports by @w8r in #190
  • Implement the Drilldown transformation component by @Ebernn in #191
  • v5.1.14 by @w8r in #192
  • v5.1.14 by @w8r in #196

New Contributors

Full Changelog: v5.1.13...v5.1.14

v5.1.13

23 Dec 16:21
0d5a903

Choose a tag to compare

What's Changed

Full Changelog: v5.1.12...v5.1.13

v5.1.12

10 Oct 18:14
f1faa66

Choose a tag to compare

What's Changed

Full Changelog: v5.1.11...v5.1.12

v5.1.11

10 Jul 13:50
12da8eb

Choose a tag to compare

What's Changed

Full Changelog: v5.1.9...v5.1.11

v5.1.9

20 Jun 15:08
e4cfa08

Choose a tag to compare

What's Changed

Full Changelog: v5.1.7...v5.1.9

v5.1.7

20 Jun 14:30
9e9aebb

Choose a tag to compare

What's Changed

Full Changelog: v5.1.6...v5.1.7

v5.1.6

11 Jun 12:30
888621c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.5...v5.1.6

v5.1.5

27 May 14:17
@w8r w8r
46d5293

Choose a tag to compare

  • Added <StyleClass> component
  • Fixed <CanvasLayer> visibility bug
  • Added a warning note about <React.StrictMode /> incompatibility

v5.1.4

27 May 14:05
@w8r w8r
20f1280

Choose a tag to compare

  • Added support for event API through <Ogma> props and useEvent hook.
  • Added theme support