UNPKG

@feelback/js

Version:

Client side js integration for Feelback service

47 lines (35 loc) 1.41 kB
# @feelback/js changelog ## 0.3.4 Patch release - feat(browser): the "feelback-sent" event now carries the feedback - fix: fixed revokable and storage conditions on send ## 0.3.2 Patch release - feat(browser): dispatch custom events on send and revoke ## 0.3.1 Patch release - feat(browser): new toggle-class behavior - fix(browser): fixed radio group required validation ## 0.3.0 Major release - feat: disable for 1s after submit to avoid doubles - feat: detected metadata props and required inputs - ref: refined input style ## 0.2.4 Patch release - feat(style): new detection for dark theme - feat(style): new container styles - feat(browser): reveal behavior - ref(icons): updated face emoji icons - ref: small style tweaks ## 0.2.3 Patch release - feat: allow multi form setup initialization - fix: radio-group styling - fix: manage radio input in form value extraction ## 0.2.2 Patch release - fix: form styling - feat: new radio-based component style ## 0.2.1 Patch release - fix: dialog style ## 0.2.0 Major release - feat: added message and tagged-message feelback types - feat: added component behaviors ie. switch, popup, dialog - feat: style improvements with per-component styling possible Check the [documentation](https://www.feelback.dev/docs) for full details. ## 0.1.0 Initial release Check the [readme](readme.md) for the documentation.