floatype.js icon indicating copy to clipboard operation
floatype.js copied to clipboard

Fix issue #2

Open Mesfrum opened this issue 2 years ago • 1 comments

Fixes #2

Changes Made:

  • Changed contents of span [id: floatype-caret] with a [caret] placeholder.
  • Updated floatype.min.js to reflect the above change.

307548639-fbb55473-6565-4d87-ae16-5b3a487a5162

Mesfrum avatar Feb 24 '24 21:02 Mesfrum

Hi @Mesfrum. Can you host a static page of your implementation so that I could test it?

knadh avatar Jul 12 '24 10:07 knadh

@knadh @Mesfrum Here's the hosted link for this PR: https://66cb03ba361cdfeb5ae6afd7--splendid-muffin-059e1b.netlify.app/ Please also refer to this PR before merging because this PR unnecessarily adds text [caret] in the placeholder.

non-engineer-dev avatar Aug 25 '24 10:08 non-engineer-dev

Fixed in #7.

knadh avatar Aug 26 '24 08:08 knadh