Skip to content

Releases: Tangerine-Community/tangy-form

v4.15.1

01 Jun 14:39
Compare
Choose a tag to compare
  • Set up release process on Github Actions.

v4.15.0

18 May 19:48
Compare
Choose a tag to compare
  • Added a <tangy-toggle> element based on material toggle switches.
  • Standardize output across inputs around question number and label.
  • Additional CSS variables exposed. --tangy-form-widget--margin, --tangy-form-item--paper-card--header, --tangy-form-item--paper-card-content--padding.

v4.14.1

14 May 14:59
Compare
Choose a tag to compare

Fixed error TS1039: Initializers are not allowed in ambient contexts. with .d.ts typescript file for TangyFormResponseModel

v4.14.0

13 May 23:45
Compare
Choose a tag to compare
  • Default for TangyFormResponseModel is type:'response'
  • Worked on tangy-qr to stop the plugin when cancelled or disconnected.
  • Updated @zxing/library" to "^0.17.0

v4.11.3

06 Mar 21:19
Compare
Choose a tag to compare

v4.11.3

  • Fixes
    • Removed logging of missing translation strings - this logging created too much clutter in the logs.

v4.11.1

20 Feb 20:59
Compare
Choose a tag to compare

v4.11.1

  • Fixes
    • Fixed Form Response should not save on every keystroke, causes performance issues #1918
    • Fixed cannot proceed in form with optional Partial Date. #1882
    • Fixed Required inputs in a hidden tangy-input-group should not prevent going next #1879

v4.11.0

17 Feb 17:50
Compare
Choose a tag to compare

v4.11.0

  • New
    • Record item first Open times. #118
    • Add TangyPartialDate.diff function to help with calculating relative times from partial dates. #116
  • Fixes
    • Fix endUnixTime not showing up in csv. #115
    • If time runs out on grids, the last attempted item must not be marked automatically. #114

v4.9.0

07 Jan 12:35
Compare
Choose a tag to compare

v4.8.0

31 Dec 15:47
Compare
Choose a tag to compare
  • Add support for attributes on all inputs: discrepancy-if, discrepancy-text, has-discrepancy, warn-if, warn-text, has-warning.
  • Fix: Ensure inputs in tangy-input-groups are validated.

v4.5.0

29 Oct 17:22
Compare
Choose a tag to compare
  • This release includes better support for dark mode. See demo/dark-mode.html.
  • Add CSS variables: --tangy-hint-text--font-size, --tangy-required-indicator--font-size, --tangy-required-indicator--font-size, --tangy-required-indicator--font-size, --tangy-form-item--background-color