Skip to content

Releases: data-driven-forms/react-forms

v2.9.0

29 Sep 12:06

Choose a tag to compare

2.9.0 (2020-09-29)

Minor changes

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

  • feat(carbon): add AM/PM, timezones into carbon timepicker
  • feat(carbon): wizard component
  • feat(carbon): add field array component
  • feat(carbon): add dual list component
  • feat(carbon): introduce carbon mapper

@data-driven-forms/common~2.9.0

  • feat(carbon): introduce carbon mapper

Bug fixes

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

  • fix(carbon): allow to pass props to wrapper div
  • Update readme for Carbon
  • Update Carbon docs
  • fix(carbon): add helper text/errors where missing
  • Update carbon packages to remove warnings in console
  • Add tests for carbon time-picker
  • fix(carbon): fix spacing for form template
  • fix(carbon): introduce validateOnMount
  • fix(carbon): add ts for wizard and tests
  • fix(carbon): Add typescript definitions for field array
  • Return demo to normal
  • fix(carbon): merge custom classnames in field array
  • fix(carbon): add customization and tests for field array
  • Rotate icons in carbon dual list select
  • Update carbon dual list
  • Add tests for carbon dual list select
  • Clear typescript proptypes for carbon
  • Use definitelytyped for carbon components
  • Add carbon files to documentation
  • Add tests for carbon mapper components
  • Add multiselects
  • Add single select
  • Clear optional value leftovers
  • Add buttons to FormTemplate
  • Simplify code and extract shared pieces

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

  • Update docs for Carbon time-picker
  • Add texts for Cabon components
  • Add carbon files to documentation

@data-driven-forms/common~2.9.0

  • Update tests for FormTemplate.Header
  • fix(carbon): fix spacing for form template
  • Add progressstep into babel carbon mapper
  • Treeshake Carbon React icons
  • Treeshake carbon components
  • Simplify code and extract shared pieces

@data-driven-forms/pf3-component-mapper~2.9.0

  • Update tests for FormTemplate.Header

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

  • Update tests for FormTemplate.Header

v2.8.23

17 Sep 10:32

Choose a tag to compare

2.8.23 (2020-09-17)

Bug fixes

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

  • fix(renderer): export validator mapper in index.js

v2.8.22

16 Sep 07:46

Choose a tag to compare

2.8.22 (2020-09-16)

Bug fixes

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

  • fix(renderer): export parse condition function

v2.8.21

11 Sep 11:20

Choose a tag to compare

2.8.21 (2020-09-11)

Bug fixes

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

  • fix(pf4): fix missing id prop in select TS definition.

v2.8.20

11 Sep 10:33

Choose a tag to compare

2.8.20 (2020-09-11)

Bug fixes

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

  • fix(pf4): add missing disabled prop to select typings
  • Add twitter badges to readmes

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

  • Make tables fixed on smaller screens
  • Fix code editor width to keep menu the same
  • Fix popper position on mobile screens
  • Fix algolia search on mobile screens
  • full screen
  • proper position
  • Merge typography and link components in code example
  • having H1 messed with Algolia
  • Link actually supports the same API as the Typography

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

  • Add twitter badges to readmes

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

  • Add twitter badges to readmes

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

  • Add twitter badges to readmes

@data-driven-forms/parsers~2.8.20

  • Add twitter badges to readmes

@data-driven-forms/pf3-component-mapper~2.8.20

  • Add twitter badges to readmes

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

  • Add twitter badges to readmes

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

  • Add twitter badges to readmes

v2.8.19

05 Sep 06:34

Choose a tag to compare

2.8.19 (2020-09-05)

Bug fixes

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

  • fix(renderer): fix wizard context export type

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

  • Add query mapper param when redirecting from 404
  • Revert "Redirect on examples when no mapper"

This reverts commit d6e0062.

  • Redirect on examples when no mapper
  • this should prevent algolia to index MUI components twice in the search index
  • Fix optimization page
  • do not converts examples for CJS and ESM imports
  • transform the error message into an inline code to be included in the algolia search

v2.8.18

02 Sep 17:23

Choose a tag to compare

2.8.18 (2020-09-02)

Bug fixes

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

  • fix(pf4): add mising select interface properties

v2.8.17

02 Sep 15:27

Choose a tag to compare

2.8.17 (2020-09-02)

Bug fixes

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

  • fix(renderer): Make use-field-api accept value definition.

v2.8.16

02 Sep 14:16

Choose a tag to compare

2.8.16 (2020-09-02)

Bug fixes

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

  • fix(renderer): remove component from useFieldApi interface

v2.8.15

31 Aug 11:32

Choose a tag to compare

2.8.15 (2020-08-31)

Bug fixes

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

  • fix(renderer): move resolve props to top

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

  • Fix connected links
  • Make selected mapper consistent and remove blank mapper pages
  • Fix missing docs for PF4 dual list

@data-driven-forms/common~2.8.15

  • Make selected mapper consistent and remove blank mapper pages