Releases: hotwax/dxp-components
Releases · hotwax/dxp-components
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
Release 1.11.0
What's Changed
- Implemented: support for descriptive error message and back to launchpad navigation on login page and renamed the Login component to DxpLogin (#227) by @k2maan in #231
- Implemented: support to redirect to specific routes after login by @k2maan in #233
- Implemented: component to add support to let user know after new app release and update the app by @ymaheshwari1 in #232
Full Changelog: v1.10.0...v1.11.0
Release 1.10.0
What's Changed
- Implemented: support to show timeZone of browser and user, renamed component to have prefix Dxp and handled case of undefined for setUserLocale method by @ymaheshwari1 in #229
Full Changelog: v1.9.1...v1.10.0
Release 1.9.1
What's Changed
Full Changelog: v1.9.0...v1.9.1
Release 1.9.0
What's Changed
- Implemented: centralized user profile component and image component on settings page (#169) by @amansinghbais in #199
- Implemented: menu footer navigation component (#126) by @sanskar345 in #133
- Fixed: Firebase deployment script to accommodate firebase config related changes. by @ravilodhi in #220
- Implemented: locale update through user profile (#196) by @k2maan in #206
Full Changelog: v1.8.0...v1.9.0
Release 1.8.0
What's Changed
- Improved: Deployment script to set firebase config in environment file and service worker correctly. by @ravilodhi in #190
- Fixed: Removed semicolon while setting firebase config. by @ravilodhi in #191
- Implemented: support to persist the language selected by user and fixed the issue in state persist(#175) by @ymaheshwari1 in #197
- Improved: code to export getProductIdentificationValue method from utils by @amansinghbais in #192
- Implemented: App Version Info for centralized use (#142) by @sanskar345 in #148
- Implemented: scanner component for scanning qr and barcode(#137) by @ymaheshwari1 in #179
- Implemented: locale persistence as a user preference (#196) by @k2maan in #198
Full Changelog: v1.7.5...v1.8.0
Release 1.7.5
What's Changed
- Improved: Deployment script to set firebase config in environment file and service worker correctly. by @ravilodhi in #188
Full Changelog: v1.7.4...v1.7.5
Release 1.7.4
Release 1.7.3
What's Changed
- Fixed: Deployment script syntax. by @ravilodhi in #184
Full Changelog: v1.7.2...v1.7.3
Release 1.7.2
What's Changed
- Fixed: firebase error on login if app is not configured for notifications support by @k2maan in #174
- Improved: ShopifyImg component migrated to .vue from .ts (#170) by @sanskar345 in #172
- Implemented: centralized OMS instance navigation component in dxp-components (#140) by @amansinghbais in #158
- Improved: Enhance deployment script to set the firebase config as a environment variable from github secrets. by @ravilodhi in #182
Full Changelog: v1.7.0...v1.7.2