Skip to content

v7.1.0

Compare
Choose a tag to compare
@artem-blazhko artem-blazhko released this 29 Jun 09:21
· 199 commits to master since this release
1b0da00
  • Add id for Pane component. Refs UICHKIN-329.
  • Compile Translation Files into AST Format. Refs UICHKIN-243.
  • Refactor away from react-intl-safe-html Refs UICHKIN-260.
  • Add Jest/RTL testing for ClaimedReturnedModal component in src\components\ClaimedReturnedModal. Refs UICHKIN-280.
  • Cover ConfirmStatusModal component by RTL/jest tests. Refs UICHKIN-282.
  • UI tests replacement with RTL/Jest for component MultipieceModal. Refs UICHKIN-283.
  • Cover PrintButton component by RTL/jest tests. Refs UICHKIN-285.
  • Cover RouteForDeliveryModal component by RTL/jest tests. Refs UICHKIN-286.
  • Add Jest/RTL testing for ModalManager component. Refs UICHKIN-288.
  • Remove react-hot-loader. Refs UICHKIN-333.
  • Replace babel-eslint with @babel/eslint-parser. Refs UICHKIN-336.
  • Update NodeJS to v16 in GitHub Actions. Refs UICHKIN-338.
  • Improvement for bigtest running. Refs UICHKIN-341.