Skip to content

Releases: headless-ninja/hn-react-webform

v0.4.0

11 Mar 22:04
e7ddde2

Choose a tag to compare

0.4.0 (2018-03-11)

Features

  • webform-element: make styled label accessible through export (923946f)

v0.3.5

07 Mar 15:25

Choose a tag to compare

0.3.5 (2018-03-07)

Bug Fixes

  • fieldset: fix inline label display styles (ie. for radio group legend) (289ad63)
  • input: prevent inputs from extending beyond their container width (87f1c3a)
  • radio: limit width only for inline display (0b95757)
  • select: fix select input width for different label display options (9343d3d)
  • theme-settings: use inlineLabelWidth setting instead of hardcoded values (d958cbb)
  • theme-settings: use inlineLabelWidth setting instead of hardcoded values (a65c0cb)
  • webform-element: provide fallback when label display is not defined (eca30f4)

v0.3.4

26 Feb 12:55

Choose a tag to compare

0.3.4 (2018-02-26)

Bug Fixes

  • calculate-formula: make sure Hidden component has a value on rewrite (3c8abdd)

v0.3.3

25 Feb 14:15

Choose a tag to compare

0.3.3 (2018-02-25)

Bug Fixes

  • calculate-formula: make formulas available for hidden fields (2c6b59c)

v0.3.2

26 Jan 09:03

Choose a tag to compare

0.3.2 (2018-01-26)

Bug Fixes

  • formisimo: also convert on tracking error (f5f5842)
  • formisimo: send conversion successful (ab67320)

v0.3.1

19 Dec 12:12

Choose a tag to compare

0.3.1 (2017-12-19)

Bug Fixes

  • styled-components: fi datepicker innerRef bug (98281f8)
  • styled-components: fix wizard step alignment issues (15644e4)

v0.3.0

05 Dec 07:38

Choose a tag to compare

0.3.0 (2017-12-05)

Features

  • styled-components: add helper classes (68a9e48)
  • styled-components: fix checkbox line-height (82d11fa)
  • styled-components: fix checkbox spacing (388a57f)
  • styled-components: fix custom component wrapper spacing (1366cac)
  • styled-components: fix FormRow padding (c41bd90)
  • styled-components: fix ibantools error (f442e89)
  • styled-components: fix indicator hover radio field (ace4cae)
  • styled-components: fix inline label (7bd53ae)
  • styled-components: fix little jump on validation icon appearance (9a6853d)
  • styled-components: fix look ups through proxy (882be74)
  • styled-components: fix non-boolean attribute warning (e7b4f23)
  • styled-components: fix select field ellipsis (97d0139)
  • styled-components: fix select field ellipsis (8ad79e1)
  • styled-components: fix select field line height (8ae9c13)
  • styled-components: fix select field spacing (31b60ec)
  • styled-components: fix SSR issues (afd1d59)
  • styled-components: fix wizard step alignment issues (ed101b3)
  • styled-components: fix wizard step error (ef41de8)
  • styled-components: remove /drupal proxy for look-ups (9205514)
  • styled-components: remove legacy ThankyouMessage (babe4b2)
  • styled-components: remove old scripts (d8918b6)
  • styled-components: support SSR (8efeabb)

v0.2.4

25 Oct 15:16

Choose a tag to compare

0.2.4 (2017-10-25)

Bug Fixes

  • rules: make error messages translatable through HN (4807b76)

v0.2.3

25 Oct 13:27

Choose a tag to compare

0.2.3 (2017-10-25)

Bug Fixes

  • email: fix deprecated use of tokens in email error message (85e1fb5)

v0.2.2

14 Sep 21:32

Choose a tag to compare

0.2.2 (2017-09-14)

Bug Fixes

  • hn: post submissions to hn-endpoint (a1718bc)
  • hn: use site.url from hn-react in look ups (10852e6)