Skip to content

Releases: hotwax/dxp-components

Release 1.12.0

09 Jan 14:03
791c005
Compare
Choose a tag to compare

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 and Secondary static text in app's locale files if using DxpProductIdentifier component

Full Changelog: v1.11.0...v1.12.0

Release 1.11.0

10 Nov 04:59
9d21328
Compare
Choose a tag to compare

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

07 Nov 09:05
241790f
Compare
Choose a tag to compare

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

16 Oct 08:59
7087eb5
Compare
Choose a tag to compare

What's Changed

  • Fixed: login failing due to missing locale preference in userProfile by @k2maan in #223

Full Changelog: v1.9.0...v1.9.1

Release 1.9.0

12 Oct 09:18
314cd1e
Compare
Choose a tag to compare

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

10 Oct 05:10
e0c28bd
Compare
Choose a tag to compare

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

26 Sep 09:43
c852c66
Compare
Choose a tag to compare

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

26 Sep 06:56
4da0ab5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

Release 1.7.3

26 Sep 06:06
297315f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

Release 1.7.2

26 Sep 05:40
cdfb574
Compare
Choose a tag to compare

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