Skip to content

RadioField

Compare
Choose a tag to compare
@dackmin dackmin released this 09 Oct 06:47
· 3218 commits to master since this release

1.6.1 (2021-03-31)

Bug Fixes

  • datePicker: repair tests (bb53838)
  • datePicker: set day to first of the month to avoid months jumps (c7f9219)
  • deps: update dependency core-js to v3.10.0 (b3709ef)

1.6.0 (2020-10-09)

Features

  • examples: add radiofield examples (4efc00c)
  • lib: add radiofield component (610b448)
  • radiofield: add a label as a prop (e97ade6)
  • radiofield: add a labeled example (a903259)
  • radiofield: trigger onchange method after component being mounted (f00015a)

Bug Fixes

  • chore: handle postcss-loader changes (38818fd)
  • deps: update dependency @babel/runtime-corejs3 to v7.11.2 (24afdb6)
  • radiofield: fix missing end of file (9bbe12b)
  • fix enzyme/jsdom fuckup on focus state with testing-library (390b5b4)
  • fix linter issues (fa30fec)
  • fix linter issues (6a8a0bb)