Skip to content

Releases: hotwax/dxp-components

Release 1.15.4

14 Oct 05:16
1d09f6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.3...v1.15.4

Release 1.15.3

10 Oct 06:47
f53052d
Compare
Choose a tag to compare

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

11 Jul 11:06
Compare
Choose a tag to compare

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

09 Jul 13:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.15.0

Release 1.14.1

21 Jun 05:39
313e9b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.14.1

Release 1.14.0

22 May 12:28
9fb3b9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

Release 1.13.0

01 Apr 06:19
6f66544
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.13.0

v1.12.2

18 Mar 12:22
6bcafb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.12.2

Release 1.12.1

09 Jan 14:30
488b200
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

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