This repository was archived by the owner on May 5, 2025. It is now read-only.
Releases: AppHQ/slidecart-dist
Releases · AppHQ/slidecart-dist
v1.7.4
What's Changed
- APPHQ-7770 fix free gift tracking by @jpargs in AppHQ/slidecart-store#241
- Bump version to 1.7.4 by @jpargs in AppHQ/slidecart-store#242
Full Changelog: AppHQ/slidecart-store@v1.7.3...v1.7.4
v1.7.3
What's Changed
- APPHQ-770 add free gifts tracking by @jpargs in AppHQ/slidecart-store#237
- APPHQ-770 add save to cart calls per cart action by @jpargs in AppHQ/slidecart-store#238
Full Changelog: AppHQ/slidecart-store@v1.7.2...v1.7.3
v1.7.2
What's Changed
- APPHQ-658 - Removed Free Gifts feature flag by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/235
- Bump version to v1.7.2 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/236
Full Changelog: https://github.com/AppHQ/slidecart-store/compare/v1.7.1...v1.7.2
v1.7.1
What's Changed
- bugfix: Fix for unparsed price HTML by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/232
- bugfix: Fix for variant selection showing without multiple variants by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/233
- Bump version to v1.7.1 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/234
Full Changelog: https://github.com/AppHQ/slidecart-store/compare/v1.7.0...v1.7.1
v1.7.0
What's Changed
- APPHQ-611 - Added Quantity limitation of 1 when adding a Free Gift in Tiered Rewards by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/223
- chore: Added Webpack config to compile staging build by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/224
- Bump version to v1.6.16 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/225
- [APPHQ-661] - Test code for timer fix by @lloydvsanchez in https://github.com/AppHQ/slidecart-store/pull/222
- APPHQ-611 - Moved Discount box at the bottom of Free Gifts by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/226
- Bump version to v1.6.17 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/227
- feedback: Move Free Gifts section above Upsells by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/228
- Bump version to v1.6.18 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/229
- APPHQ-554 - Enable Free Gifts feature flag by default by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/230
- Bump version to v1.7.0 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/231
Full Changelog: https://github.com/AppHQ/slidecart-store/compare/v1.6.15...v1.7.0
v1.6.15
What's Changed
- APPHQ-611 - Create helper function to add logic of Eligible Gifts from Tiered Rewards by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/217
- APPHQ-611 - Allow showing Free Gifts section if either of Free Gifts or Tiered Rewards module is enabled by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/218
- Bump version to v1.6.14 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/219
- restored bitwise OR operator by @lloydvsanchez in https://github.com/AppHQ/slidecart-store/pull/220
v1.6.13
What's Changed
- chore: ESLint fixes for CartStore by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/194
- chore: Switch base branch for github actions to master by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/195
- APPHQ-554 - Refactor getEligibleGifts by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/196
- APPHQ-554- Fetch gifts data from BE by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/197
- chore: Update README to reflect base branch change to master by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/198
- APPHQ-554 - Fix NaN error when cartItem has no quantity by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/199
- APPHQ-640 - Add Max Uses per Order when matching bxgy criteria by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/200
- APPHQ-554 - Serialize snake_case response to camelCase by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/202
- APPHQ-554 - Check if BxGy module is enabled from settings by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/203
- APPHQ-554 - Adding variants to cart by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/204
- APPHQ-554 - Fix for incorrect undiscounted price showing on gift items by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/205
- APPHQ-554 - Mark items that have applied discounts by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/206
- APPHQ-640 - Remove Max uses per order criteria by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/207
- APPHQ-640 - Support dark mode theme by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/208
- chore: Create a webpack config to compile component library by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/209
- chore: Reusable Test container helper by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/210
- chore: Remove Preview component by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/211
- Bump version to v1.6.11 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/212
- feedback: Align Add Button to Center when no variant is present by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/213
- bugfix: Corrected format for dangeroustlySetInnerHTML html param by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/215
Full Changelog: https://github.com/AppHQ/slidecart-store/compare/v1.6.8...v1.6.13
v1.6.8
What's Changed
- Release v1.6.7 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/181
- Rebase staging from master by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/183
- Run Lint only on changed files by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/184
- Dependency cycle ESLint fix by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/185
- APPHQ-554 - Setup Feature Flag for Free Gifts and initial Free Gifts component by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/186
- ESLint autofix for sass files by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/187
- APPHQ-554 - Added default styling for Slick Carousel Dots by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/188
- Setup BxGyStore by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/189
- APPHQ-554 - Render Free Gifts component by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/190
- Bump version to v1.6.8 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/192
Full Changelog: https://github.com/AppHQ/slidecart-store/compare/v1.6.7...v1.6.8
v1.6.7
What's Changed
- ESLint autofixes by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/171
- Added deprecated notice to /containers files by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/174
- Move Loading component to /components dir by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/172
- Group related components together by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/175
- Bump version to v1.6.7 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/182
Full Changelog: https://github.com/AppHQ/slidecart-store/compare/v1.6.6...v1.6.7
v1.6.6
What's Changed
- Hard coded CodeClimate Reporter code 🤓 by @RhysC in https://github.com/AppHQ/slidecart-store/pull/169
- Clean-up Tiered Rewards Feature Flag and remove old Rewards component by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/168
- Bump version to v1.6.6 by @randelltuazon in https://github.com/AppHQ/slidecart-store/pull/170
Full Changelog: https://github.com/AppHQ/slidecart-store/compare/v1.6.5...v1.6.6