Skip to content

Releases: DarkMarmot/kodama

D3 version 4 tooltip

15 Jan 18:11
Compare
Choose a tag to compare

Major breaking release -- supports version 4 of D3 from this version forward.

CSS addtion/Bug fix

21 Jul 16:31
Compare
Choose a tag to compare

Added point-events 'none' to the root (caused blocking issues while hidden)
Added 'kodama-tooltip' class for CSS styling (for those who wish to use it)

Bug fix release

14 Jul 12:18
Compare
Choose a tag to compare
  1. Target accepts jquery and d3 selections as well as nodes now (uses first node found)
  2. Setters properly handle falsey values (was not accepting e.g. distance 0)
  3. Gravity center positioning now works as intended

Target DOM nodes

13 Jul 15:36
Compare
Choose a tag to compare

'target' and 'by' methods now allow tooltips to reference and lock on any node.
'white_wolf' theme added for testing and reference.

Tooltips -- launch features

12 Jul 02:57
Compare
Choose a tag to compare
1.1.2

Update package.json