Releases: hotwax/dxp-components
Releases · hotwax/dxp-components
Release 1.15.4
What's Changed
- Improved: added permission check over the product identifier (bopis-443) by @amansinghbais in #327
- Improved: added permission check over the 'Go To OMS' button (#270) by @amansinghbais in #318
Full Changelog: v1.15.3...v1.15.4
Release 1.15.3
What's Changed
- Improved: clearing gitbook search modal queries on modal dismiss and promise for fetching resources (#313) by @amansinghbais in #314
- Improved: Added
upc
option in productIdentification(#324) by @R-Sourabh in #325
Full Changelog: v1.15.2...v1.15.3
Release 1.15.2
What's Changed
- Improved: logic to initialize firebase only if notificationPrefs are enabled by @amansinghbais in #308
- Fixed: issue when Notification api is not available on browser by @ymaheshwari1 in #309
Full Changelog: v1.15.0...v1.15.2
Release 1.15.0
What's Changed
- Implemented: modal for gitbook Search functionality (#301) by @amansinghbais in #302
Full Changelog: v1.14.1...v1.15.0
Release 1.14.1
What's Changed
- Updated: the Pull request template (dxp/298) by @R-Sourabh in #299
- Improved: added check for key in appFirebaseConfig (bopis-400) by @amansinghbais in #303
New Contributors
- @R-Sourabh made their first contribution in #299
Full Changelog: v1.14.0...v1.14.1
Release 1.14.0
What's Changed
- Update FEATURE_REPORT.md by @ymaheshwari1 in #288
- Improved: dateTime method to honor the timeZone selected for the current user(#284) by @ymaheshwari1 in #291
- Implemented: support to pass a redirection url to the app login from the route by @ymaheshwari1 in #296
Full Changelog: v1.13.0...v1.14.0
Release 1.13.0
What's Changed
- Update: input to workflow job by @ymaheshwari1 in #278, #279 and #282
- Implemented: support for time zone switcher component(#139) by @ymaheshwari1 in #283
Full Changelog: v1.12.2...v1.13.0
v1.12.2
What's Changed
- Implemented: PR and issue template workflow by @ymaheshwari1 in #267
- Fixed: issue in image component to render the apps local images correctly(#266) by @ymaheshwari1 in #268
- Improved: the release workflow to create a label using the tag on release by @ymaheshwari1 in #273
- Update indentation in common-firebase-hosting-release.yml by @ymaheshwari1 in #274
- Update productIdentification options by @ymaheshwari1 in #269
- Fixed: issue in redirection using GoToOms button by updating the regex for generating the link(#275) by @ymaheshwari1 in #276
Full Changelog: v1.12.1...v1.12.2
Release 1.12.1
What's Changed
Full Changelog: v1.12.0...v1.12.1
Release 1.12.0
What's Changed
- Updated: node version to 18 and 20 in the github workflows used for auto deployment. by @ravilodhi in #238 and #237
- Update common-pull-request.yml to check PRs on node v18 and v20 by @ymaheshwari1 in #239
- Improved: app to upgrade ionic to 7.6.0(#244) by @ymaheshwari1 in #245
- Removed: scanner component and vue-barcode-reader package by @ymaheshwari1 in #247
- Renamed: components to have prefix Dxp before the names by @ymaheshwari1 in #248
- Fixed: issue when searching for product identifier as for some products goodIdentifications property is not available by @ymaheshwari1 in #249
Breaking Change
- Update usage of dxp-components to include a prefix
Dxp
- Remove any usage of Scanner component from the app if used through dxp-components package
- Add translation for
Primary
andSecondary
static text in app's locale files if usingDxpProductIdentifier
component
Full Changelog: v1.11.0...v1.12.0