Connect

Welcome to our Toolkit filled with resources to build the very best at UserTesting.

Feel free to reach out to #ui_ux_guild with any questions or suggestions.

Check out the code on GitHub.

Illustration of woman designing interface using Connect

Changelog

🔒 63.3.1 (2024-12-18)

  • Removed the event.stopPropagation() for the handleTriggerClick method in the DropdownMenu because it was causing issues with event tracking.

🔧 63.3.0 (2024-12-18)

Adds Question Card & Group Questions Container Pattern to Toolkit Doc

🎉 63.2.0 (2024-12-17)

  • Add TkIconRecordingOff

🔥 63.1.0 (2024-12-11)

  • Update and add task and question pictograms to the Toolkit.

📮 63.0.0 (2024-12-10)

  • Remove support for active="true" on TkIconButton
    • Replace with status="active"

🐛 62.117.0 (2024-12-06)

  • Added preventPaste to the OtherOption type for TkSingleSelect and TkMultiSelect components

📝 62.116.1 (2024-12-03)

🙈 Fix toast bug emitting dismiss event twice by clearing stale timeout when the dismiss button is clicked

🐛 62.116.0 (2024-12-02)

  • Add unit tests for TkV2Tooltip / TkV2TooltipBody

✨ 62.115.0 (2024-11-26)

  • Fix event bubbling for TkDropdown when embedded in another web component
  • Fix styling for TkDropdown when embedded in another web component

🔥 62.114.0 (2024-11-21)

Adds preventPaste prop to tk-input and tk-text-area

🔒 62.113.0 (2024-11-20)

Emits event when the dismiss button of tk-toast is clicked or the timeout runs its course

🔒 62.112.0 (2024-11-19)

Add logic to TkV2Tooltip that can determine the most optimal position for it within the viewport.

🎉 62.111.0 (2024-11-15)

  • Add active states, extract utils for state and action, and extract initial toolbar for the TkRichTextEditor component

🔧 62.110.0 (2024-11-12)

Add functions for opening and closing the TkDropdown

✨ 62.109.0 (2024-11-07)

  • Added the add to report and import icons
  • Removed the hyperlink icon
  • Updated the link icon with the SVG code that was used for the hyperlink

📝 62.108.0 (2024-11-05)

  • Creating IconTranscript component file

🚀 62.107.0 (2024-11-05)

See all updates