Skip to content

Releases: bmarian/token-tooltip-alt

3.1.5

01 Nov 07:54
9b51420
Compare
Choose a tag to compare

3.1.4

09 Sep 08:55
Compare
Choose a tag to compare

Fixes for default settings values for foundry 9 and below

3.1.3

09 Sep 08:50
0ce053c
Compare
Choose a tag to compare

Fixes for foundry v10

3.1.2

13 Jan 11:07
Compare
Choose a tag to compare
  • fixed the Alt detection for foundry 9

3.1.1

11 Jan 15:18
Compare
Choose a tag to compare
  • fixes the conflict with Token Z

v3.1.0

19 Dec 20:04
ea48ecc
Compare
Choose a tag to compare

Support for foundry 9

v3.0.3

12 Aug 15:47
Compare
Choose a tag to compare
  • integrates the pr #80
  • should fix #86

v3.0.2

28 Jul 11:10
Compare
Choose a tag to compare
  • gets the flag from document instead of object

closes #84

v3.0.0

01 Apr 10:43
7ba6ae0
Compare
Choose a tag to compare
  • moved to javascript
  • added eslint

v2.1.4

06 Jan 09:15
8e86172
Compare
Choose a tag to compare
  • added a promise after the tooltip is rendered
  • added an example of how to run code after the tooltip is rendered
  • added a class for light theme
  • replaced the import/export textareas with CodeMirror
  • fixed a typo in README.md