Skip to content

Latest commit

 

History

History
symbolic link
·
41 lines (32 loc) · 5.32 KB

CHANGELOG.md

File metadata and controls

symbolic link
·
41 lines (32 loc) · 5.32 KB

Changelog

7.0.0 (2022-07-21)

⚠ BREAKING CHANGES

  • fix rendering issues in Safari, Firefox by changing the structure

Features

Bug Fixes

  • unblockNoScroll doesn't respect modals with blockScroll=false (d489b60)
  • add default export back (125658c)
  • conditionalwrap: component should always return one child (#230) (83456a8)
  • docs: fix website dependencies (222c6ed)
  • fix closing modal via close icon (#437) (f13ee4a)
  • fix iOS problem with scroll not working in Safari (#464) (0e38605)
  • fix module path in package.json (#426) (e5c85dd)
  • fix publishing process (#492) (2ecd108)
  • fix release-script publishing script (9347ad5)
  • fix rendering issues in Safari, Firefox by changing the structure (5727913)
  • fix scroll blocked when unmounted directly (#434) (f668195)
  • fix ssr when modal is open (#433) (21b295a)
  • fix v5 build file (#393) (f3f9adb)
  • update changelogs path (f6f3a65)
  • update README path (fce1829)