Skip to content

Releases: bootstrap-styled/login-form

v2.0.0

21 May 22:26

Choose a tag to compare

2.0.0 (2019-05-21)

Features

BREAKING CHANGES

  • No more access to the translate function in favor of pure react-intl
    translation.

v1.0.16

04 Apr 00:18

Choose a tag to compare

1.0.16 (2019-04-04)

Bug Fixes

  • withLoginForm: removed wrongly attributed props to Field component. (85fa26c)

v1.0.15

29 Mar 23:27

Choose a tag to compare

1.0.15 (2019-03-29)

Bug Fixes

  • tests: added tests for withLoginForm. (b6735cf)
  • tests: updated testst and upped coverage threshold. (b1dd687)
  • withLoginForm: added missing default props for theme and added classes for betterv isuals. (d91d5b0)

v1.0.14

28 Mar 04:16

Choose a tag to compare

1.0.14 (2019-03-28)

Bug Fixes

  • keys: validate key rescoped (03db8d2)

v1.0.13

28 Mar 01:54

Choose a tag to compare

1.0.13 (2019-03-28)

Bug Fixes