Skip to content

Releases: data-driven-forms/react-forms

v3.13.0

13 Oct 10:10

Choose a tag to compare

3.13.0 (2021-10-13)

Minor changes

@data-driven-forms/carbon-component-mapper~3.13.0

  • feat(carbon): add string variant of timepicker

@data-driven-forms/react-renderer-demo~3.13.0

  • feat(carbon): add string variant of timepicker

v3.12.2

12 Oct 11:09

Choose a tag to compare

3.12.2 (2021-10-12)

Bug fixes

@data-driven-forms/react-form-renderer~3.12.2

  • fix(renderer): use initialValues instead of initialValue
  • fix(renderer): pass initialValues in formOptions
  • Update Final Form dependency
  • Add more tests for initialValue
  • Add test to confirm initialValues higher priority
  • Update to latest lint rules
  • Symlink webpack config file
  • Use common webpack 5 config
  • Update tests due to jest and enzyme update
  • Update and move all shared devDependencies to root
  • Update to React17

@data-driven-forms/react-renderer-demo~3.12.2

  • Update links to carbon components
  • Update to latest lint rules
  • Remove obsolete dep from demo
  • Add webpack do dependencies list to fix firebase
  • Update to next11
  • Update firebase
  • Switch to node14 and update documentation
  • Update to React17

@data-driven-forms/ant-component-mapper~3.12.2

  • Update to latest lint rules
  • Symlink webpack config file
  • Use common webpack 5 config
  • Update and move all shared devDependencies to root
  • Switch to node14 and update documentation
  • Update to React17

@data-driven-forms/blueprint-component-mapper~3.12.2

  • Update to latest lint rules
  • Symlink webpack config file
  • Use common webpack 5 config
  • Update tests due to jest and enzyme update
  • Update and move all shared devDependencies to root
  • Switch to node14 and update documentation
  • Update to React17

@data-driven-forms/carbon-component-mapper~3.12.2

  • Update to latest lint rules
  • Symlink webpack config file
  • Fix lint
  • Use common webpack 5 config
  • Update tests due to jest and enzyme update
  • Do not pass value to carbon select
  • Update and move all shared devDependencies to root
  • Fix test
  • Switch to node14 and update documentation
  • Update to React17

@data-driven-forms/common~3.12.2

  • Update to latest lint rules
  • Add tsloader to webpack config
  • Use common webpack 5 config
  • Update and move all shared devDependencies to root
  • Update to next11
  • Switch to node14 and update documentation
  • Update to React17
  • Check root and packages node_modules at the same time

@data-driven-forms/mui-component-mapper~3.12.2

  • Update to latest lint rules
  • Symlink webpack config file
  • Use common webpack 5 config
  • Update and move all shared devDependencies to root
  • Switch to node14 and update documentation
  • Update to React17

@data-driven-forms/parsers~3.12.2

  • Update to latest lint rules
  • Remove rollup from parsers
  • Update and move all shared devDependencies to root
  • Switch to node14 and update documentation

@data-driven-forms/pf4-component-mapper~3.12.2

  • Update to latest lint rules
  • Symlink webpack config file
  • Remove console.log
  • Fix lint
  • Use common webpack 5 config
  • Update tests due to jest and enzyme update
  • Update and move all shared devDependencies to root
  • Switch to node14 and update documentation
  • Update to React17

@data-driven-forms/suir-component-mapper~3.12.2

  • Update to latest lint rules
  • Symlink webpack config file
  • Fix using of step component in SUIR
  • Use common webpack 5 config
  • Update and move all shared devDependencies to root
  • Switch to node14 and update documentation
  • Update to React17

v3.12.1

13 Sep 06:47

Choose a tag to compare

3.12.1 (2021-09-13)

Bug fixes

@data-driven-forms/common~3.12.1

  • fix(common): handle isMulti and null change
  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/ant-component-mapper~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/blueprint-component-mapper~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/carbon-component-mapper~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/mui-component-mapper~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/parsers~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/pf4-component-mapper~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/react-form-renderer~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/react-renderer-demo~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

@data-driven-forms/suir-component-mapper~3.12.1

  • Update repository attributes in package.json s
  • add homepage url
  • add bugs url

v3.12.0

31 Aug 09:18

Choose a tag to compare

3.12.0 (2021-08-31)

Minor changes

@data-driven-forms/pf4-component-mapper~3.12.0

  • feat(pf4): add description to select

Bug fixes

@data-driven-forms/pf4-component-mapper~3.12.0

  • Use PF class

@data-driven-forms/react-renderer-demo~3.12.0

  • Add PF4 select description documentation

@data-driven-forms/common~3.12.0

  • Fix wrong link in to example button

v3.11.4

20 Aug 09:42

Choose a tag to compare

3.11.4 (2021-08-20)

Bug fixes

@data-driven-forms/react-form-renderer~3.11.4

  • fix(renderer): Fix wrong set of Date

@data-driven-forms/react-renderer-demo~3.11.4

  • Add tree variant for dual list select demo

v3.11.3

14 Jul 08:55

Choose a tag to compare

3.11.3 (2021-07-14)

Bug fixes

@data-driven-forms/pf4-component-mapper~3.11.3

  • fix(pf4): pass rest props to option in mutliple checkbox

@data-driven-forms/react-renderer-demo~3.11.3

  • Store selected schema in query, not in state

v3.11.2

25 Jun 15:05

Choose a tag to compare

3.11.2 (2021-06-25)

Bug fixes

@data-driven-forms/carbon-component-mapper~3.11.2

  • fix(carbon): do not send component in radio to not set type

@data-driven-forms/react-renderer-demo~3.11.2

  • Add button for expanding/hiding options in examples
  • Add schema variants for select example
  • Add a feature for multiple schema in component examples
  • Fix div inside p error in common select text

v3.11.1

25 Jun 07:46

Choose a tag to compare

3.11.1 (2021-06-25)

Bug fixes

@data-driven-forms/common~3.11.1

  • fix(common): no default conversion for react-jss

v3.11.0

23 Jun 14:22

Choose a tag to compare

3.11.0 (2021-06-23)

Minor changes

@data-driven-forms/mui-component-mapper~3.11.0

  • feat(mui): add form error alert

Bug fixes

@data-driven-forms/react-renderer-demo~3.11.0

  • Fix wrong space character in demo

v3.10.0

23 Jun 07:59

Choose a tag to compare

3.10.0 (2021-06-23)

Minor changes

@data-driven-forms/carbon-component-mapper~3.10.0

  • feat(carbon): allow to group options in single select

@data-driven-forms/react-renderer-demo~3.10.0

  • feat(carbon): allow to group options in single select