Skip to content

Releases: data-driven-forms/react-forms

v2.3.0

06 May 12:24
a62e22a
Compare
Choose a tag to compare

2.3.0 (2020-05-06)

Minor changes

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

  • feat(pf4): add placeholder slider

with-firebase-hosting~2.3.0

  • feat(pf4): add placeholder slider

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

  • feat(pf3): add slider component

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

  • feat(mui): Add Slider component

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

  • feat(renderer): add slider type

Bug fixes

with-firebase-hosting~2.3.0

  • Add links to MUI components in the Slider decription
  • Hide input in PF3 slider demo
  • Add padding left to search bar
  • Do not open menu on small screens
  • Make menu on small screen temporary
  • Do not load PF3 slider on SSR
  • Add sliders to demo

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

  • Add sliders to demo

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

  • Add sliders to demo
  • fix(pf3): add grid to PF3 formTemplate to render each field on new line

v2.2.1

05 May 14:51
69c29a0
Compare
Choose a tag to compare

2.2.1 (2020-05-05)

Bug fixes

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

  • Use arrow icon instead of sort icon
  • Make from dual-list constant
  • fix(mui): Add missing dual list select component

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

  • Make from dual-list constant
  • Make PF4 duallist implementation common

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

  • Make from dual-list constant

with-firebase-hosting~2.2.1

  • Make from dual-list constant
  • Adds MUI dual list to documentation

@data-driven-forms/common~2.2.1

  • Make PF4 duallist implementation common

v2.2.0

04 May 11:42
d705b19
Compare
Choose a tag to compare

2.2.0 (2020-05-04)

Minor changes

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

  • feat(all): enable input type file

Bug fixes

with-firebase-hosting~2.2.0

  • Added validation to the file input example.
  • Added tests for file input handlers.
  • Added docs for file input.

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

  • Added tests for file input handlers.
  • fix(renderer): fixed submitting being stuck when enhancing onSubmit.

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

  • fix(renderer): fixed submitting being stuck when enhancing onSubmit.

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

  • fix(renderer): fixed submitting being stuck when enhancing onSubmit.
  • fix(pf4): dual-list, removed isEqual from div attributes.

v2.1.10

04 May 10:54
cb848f0
Compare
Choose a tag to compare

2.1.10 (2020-05-04)

Bug fixes

with-firebase-hosting~2.1.10

  • Add missing variable for active color

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

  • fix(pf4): use custom divs for dual list select

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

  • fix(renderer): useFieldApi do not return isEqual

v2.1.9

04 May 06:51
38ec9cc
Compare
Choose a tag to compare

2.1.9 (2020-05-04)

Bug fixes

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

  • Update tests for wizard MUI
  • Add docs for MUI wizard enhanced
  • fix(mui): add stepper to wizard
  • Add wizard schema to MUI demo

with-firebase-hosting~2.1.9

  • Add docs for MUI wizard enhanced
  • Add links to features list
  • Add text for mappers
  • Reorder navigation - start at Getting started
  • Update installation instructions
  • Redesign documentation landing page
  • Fix no notifications for demo
  • Align footer always to bottom
  • Make nav link closer to footer and consistent
  • Make footer different color and remove content padding bottom
  • Do not shrink right footer card
  • Fix width on mobile phones
  • Fix canReset use in getStarted

@data-driven-forms/common~2.1.9

  • Fix icons propTypes
  • Redesign documentation landing page
  • Make nav link closer to footer and consistent

v2.1.8

27 Apr 15:18
bfb52d5
Compare
Choose a tag to compare

2.1.8 (2020-04-27)

Bug fixes

@data-driven-forms/common~2.1.8

  • fix(all): fix proptypes accross all packages

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

  • fix(all): fix proptypes accross all packages

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

  • fix(all): fix proptypes accross all packages

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

  • fix(all): fix proptypes accross all packages

with-firebase-hosting~2.1.8

  • fix(all): fix proptypes accross all packages

v2.1.7

27 Apr 09:39
c2d3f79
Compare
Choose a tag to compare

2.1.7 (2020-04-27)

Bug fixes

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

  • fix(pf4): update patternfly core version

with-firebase-hosting~2.1.7

  • fix(pf4): update patternfly core version

v2.1.6

27 Apr 08:44
0f6c0fe
Compare
Choose a tag to compare

2.1.6 (2020-04-27)

Bug fixes

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

  • fix(pf4): Add disabled styles for select
  • fix(pf4): allow to set container in wizard

@data-driven-forms/common~2.1.6

  • fix(pf4): Add disabled styles for select

with-firebase-hosting~2.1.6

  • fix(pf4): allow to set container in wizard

v2.1.5

24 Apr 12:06
899f399
Compare
Choose a tag to compare

2.1.5 (2020-04-24)

Bug fixes

@data-driven-forms/common~2.1.5

  • exclude only pf3 and pf4 component mappers from SSR dedup build.
  • fix(pf4): use data toolbar from non-experimental package.

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

  • exclude only pf3 and pf4 component mappers from SSR dedup build.

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

  • exclude only pf3 and pf4 component mappers from SSR dedup build.

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

  • exclude only pf3 and pf4 component mappers from SSR dedup build.
  • fix(pf4): use data toolbar from non-experimental package.

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

  • exclude only pf3 and pf4 component mappers from SSR dedup build.

with-firebase-hosting~2.1.5

  • exclude only pf3 and pf4 component mappers from SSR dedup build.
  • use direct imports in schema validation example
  • Added cookies consent banner to docs.
  • Added gtag script.
  • Use react-github-buttons instead of outside script

v2.1.4

22 Apr 08:34
499f6a2
Compare
Choose a tag to compare

2.1.4 (2020-04-22)

Bug fixes

with-firebase-hosting~2.1.4

  • Added example of form level validation errors.
  • Added firebase analytics SDK for docs.
  • Fix notification panel filtering and sorting

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

  • fix(pf4): fixed radio not being checked.