Skip to content

Releases: rapidez/core

3.1.0

24 Jan 08:39
f2d8a08
Compare
Choose a tag to compare

Added

  • Shadow, outline and ring colors (#691)
  • Autocomplete additionals fuzziness config (#708)

Changed

  • Frontend improvements (#682)
  • Dynamic product listing image and redirect + swatch logic fix (#698)
  • Changed the default border color (#699)
  • Global slideover using teleport (#703)
  • Show configured variant image in the cart (#688)
  • Check the autocomplete resultsType outside of partial (#684)
  • Renamed the country select component (#678)

Fixed

  • ReactiveSearch update (#697)
  • Null coalescing for csrf token (#686)
  • Fix error on file removal (#687)
  • Slideover prevent-scroll (#700)

2.19.1

22 Jan 09:06
dc4fefb
Compare
Choose a tag to compare

Fixed

  • Only check for logged in state on mounted hook (#673)
  • Fallback fixes (#707)

3.0.1

20 Dec 15:23
Compare
Choose a tag to compare

Fixed

  • Review stars closing (4bd7a4a)
  • Properly use of dt/dd within dl (#674)
  • Listen to newsletter/general/active (#676)
  • Small frontend fixes (#677)
  • Get pagesize from url if Turbo is not yet loaded (#681)

3.0.0

13 Dec 10:47
Compare
Choose a tag to compare

See the upgrade guide: https://docs.rapidez.io/3.x/upgrading.html

Added

  • Checkout refactor using GraphQL and added a onestep option (#503, #630, #631, #636, #647, #612)
  • Improved install command (#586)
  • Use design/head/default_description (#605)
  • Show selected/active filters (#587)
  • Moved the translations and added Dutch translations (#598)
  • HTTP/3 Early Hints support (#644)

Changed

  • Drop support for Magento 2.4.5 and 2.4.6 (#590)
  • Product gallery refactor with count overflow (#624)
  • Color names refactor (#622)
  • Named z-indexes refactor (#625)
  • Implemented rapidez/blade-components (#667)
  • Autocomplete styling (#670)
  • Quantity input refactor (#645)

Fixed

  • Reduce javascript bundle size (#604)

2.19.0

17 Dec 07:25
adb82f3
Compare
Choose a tag to compare

Added

  • URLs from Magento option + config refactor with multi-cache (#567)
  • Global slideover (#619)

2.18.3

28 Nov 12:59
6567325
Compare
Choose a tag to compare

Fixed

  • Use synonym graph instead of regular synonyms (#663)

2.18.2

27 Nov 16:00
4d1a24c
Compare
Choose a tag to compare

Fixed

  • Improved Vue/Turbo loading speed fix (#662)

2.18.1

27 Nov 09:48
93469cb
Compare
Choose a tag to compare

Fixed

2.18.0

26 Nov 14:21
7a66444
Compare
Choose a tag to compare

Changed

  • Improved Vue/Turbo loading speed (#653)

Since Vue boots quicker on first load and doesn't block during subsequent loads, make sure you listen to vue:loaded instead of turbo:load if you want to interact with Vue.

2.17.1

26 Nov 12:21
Compare
Choose a tag to compare

Fixed

  • Reduce forced reflow with the slider (#609)
  • Clone address to remove reactivity (#656)