Skip to content

Releases: Tangerine-Community/tangy-form

v4.17.6

06 Jul 17:28
Compare
Choose a tag to compare
  • Fix: hint-text is missing from many inputs when using TangyForm.getMeta() #149

v4.17.5

24 Jun 20:11
Compare
Choose a tag to compare
  • Fix: Mark entire line of grid as incorrect cannot be undone #1651
  • Fix: Autostop is not triggered when marking the entire lineas incorrect #1869

v4.17.4

16 Jun 19:01
Compare
Choose a tag to compare
  • Fix type script definition for helpers.js

v4.17.3

16 Jun 18:15
Compare
Choose a tag to compare
  • Fix unlocking of inputs that exist in the data but not in the meta, for example with tangy-input-groups.

v4.17.2

16 Jun 17:04
Compare
Choose a tag to compare
  • Fix broken npm release due to change in release process.

v4.17.0

16 Jun 16:57
a65f4f6
Compare
Choose a tag to compare
  • Add TangyFormResponseModel.get(), TangyFormResponseModel.set(), and Get/Set factories for shorthand get() and set() methods in helpers.js. #143

v4.16.0

12 Jun 18:40
Compare
Choose a tag to compare
  • Added 'identifier' property to all inputs.

v4.15.4

01 Jun 14:59
Compare
Choose a tag to compare
  • Remove npm test from github action, seem to need an extra install for chrome or something.

v4.15.3

01 Jun 14:54
Compare
Choose a tag to compare
  • Firefox test env is not installing correctly, fall back on chrome tests.

v4.15.2

01 Jun 14:46
Compare
Choose a tag to compare
  • Add package-lock.json to make npm ci command happy.