Skip to content

v1.27.7

Compare
Choose a tag to compare
@Hyperkid123 Hyperkid123 released this 20 Feb 13:59
· 2452 commits to master since this release
10fc6de

1.27.7 (2020-02-20)

Bug fixes

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

  • fix(pf4): scroll to top on switching to a different step

For instance, when there are two step that are too long for the
wizard container (e.g. too many fields) and are next to each other.
If you scroll down in one of them and switch to the other, the
location of your scroll bar won't reset to the top but will stay
at the bottom.

This is bad because the user expects the scroll bar to go back
to the top of the next step.

Signed-off-by: Boaz Shuster [email protected]

@data-driven-forms/common~1.27.7

  • Add link to twitter

with-firebase-hosting~1.27.7

  • Add link to twitter
  • Move releases to bottom and use MUI link
  • Add releases page to demo

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

  • Limit material core to fix demo's styles