0.32.3 • Published 2 months ago

@talentdigital/kit-snippet-integration v0.32.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 months ago

TalentKit snippet integration

This package provides a single file snippet to integrate TalentKit. It works by finding elements with specific css classes and attaching the TalentKit functionality to them.

Available classes

  • .td-test-pass - On click, sends a test pass event with the specified id, e.g. td-test-pass td-test-id-secure-password
  • .td-test-fail - On click, sends a test fail event with the specified id, e.g. td-test-fail td-test-id-secure-password
  • .td-test-id-${id} - Used in together with td-test-pass or td-test-fail to specifc the id of the test
  • .td-episode-end - On click, sends an episode end event and redirects back to the main application.

Development

After making changes, build the package with pnpm build and test it through apps/canary-snippet-integration.

0.32.3

2 months ago

0.32.2

2 months ago

0.32.1

2 months ago

0.32.0

2 months ago

0.31.1

3 months ago

0.31.0

3 months ago

0.30.1

4 months ago

0.30.0

5 months ago

0.29.1

6 months ago

0.29.0

6 months ago