Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1017 Bytes

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 1017 Bytes

@feelback/js changelog

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 for full details.

0.1.0 Initial release

Check the readme for the documentation.