Skip to content

v2.0.14

Latest

Choose a tag to compare

@ianwieds ianwieds released this 02 Apr 06:57

Switch button element from using a dynamic ID ([id$="-btn"]) to a
static class (.chatsy-btn) for the ::before hit-area pseudo-element.
The ID is replaced with a data attribute (data-chatsy-id) to preserve
instance identification without coupling styling to dynamic IDs.