Skip to content

Releases: kommitters/editorjs-tooltip

v1.1.8

13 Sep 13:39
3b0577b
Compare
Choose a tag to compare

1.1.8 (13.09.2022)

  • Add OpenSSF BestPractices & Scorecard badges.
  • Add CDN version documentation.

v1.1.7

08 Aug 19:20
2096584
Compare
Choose a tag to compare

1.1.7 (08.08.2022)

  • Add scorecards actions

v1.1.6

08 Aug 19:13
d9c34ad
Compare
Choose a tag to compare

1.1.6 (25.07.2022)

  • Add security policy to the repository

v1.1.5

15 Jul 16:38
730dc47
Compare
Choose a tag to compare

1.1.5 (15.07.2022)

  • Add workflow for automatic publishing in npm.

v1.1.4

14 Jul 15:53
63ff194
Compare
Choose a tag to compare

1.1.4 (14.07.2022)

  • Updated yarn.lock packages to fix security vulnerabilities.

v1.1.3

28 Jan 15:01
21ac42d
Compare
Choose a tag to compare

1.1.3 (28.01.2022)

  • Updated packages with known security breaches.

v1.1.2

19 Jan 00:10
286a644
Compare
Choose a tag to compare

1.1.2 (18.01.2022)

  • set the plugin to recognize any editor Id

v1.1.1

17 Dec 15:43
0fef278
Compare
Choose a tag to compare

1.1.1 (07.12.2021)

  • Reduce the GIF size

v1.1

23 Nov 23:02
3260152
Compare
Choose a tag to compare

1.1.0 (23.11.2021)

  • Customize the background color and the text color in the tooltips.
  • Center the tooltips.
  • Implement a Mutation Observer to create the tooltips.

v1.0

08 Nov 16:18
7f3f7fa
Compare
Choose a tag to compare

1.0.0 (08.11.2021)

  • Added the respective tests.
  • Docs updated.
  • Added styles to the selected text.
  • Improved the sanitize method.