Version 0.23.1 — 26 November 2024
Patch changes
- Fixed the behavior of select fields when used in forms to display a drop-down list.
Version 0.23.0 — 19 November 2024
Minor changes
- Added error state logic to the Statements UI component.
- Added
postMessagesupport for React Native webviews.
Patch changes
- Updated the styling of the Statements List UI component.
- Updated the responsiveness of the dynamic form field and the form button group.
- Updated the width of the fallback card art element.
Version 0.22.0 — 19 November 2024
Minor changes
- Added events to the Statements component.
- Provided a new bootstrap property for
platformType: react-native. - Modified the iframe HTML to serve from the CDN.
Patch changes
- Fixed asset paths for iframes served from the CDN.
- Improved pagination for loading more statements.
- Loaded the subsequent 12 months and appended them to the existing statement data.
- Fixed a bug where auto-scrolling returned to the top of the list.
- Migrated
mq-reveal-pinto usemq-iframe-component. - Fixed a missing focus outline issue.
- Fixed the border radius of the file input.
- Migrated the
mq-cardcomponent to usemq-iframe-component. - Fixed bugs.
- Fixed an infinite loading issue in Disputes caused by a JavaScript error when reading an API response to render step errors.
- Converted images from PNG to SVG format.
- Made the button full width on extra small screens.
- Fixed accessibility bugs with
mq-select. - Fixed the review screen showing “1 file uploaded” instead of the uploaded file name.