Skip to content

Latest commit

 

History

History
508 lines (304 loc) · 48.5 KB

CHANGELOG.md

File metadata and controls

508 lines (304 loc) · 48.5 KB

vue-demo-store

0.15.1

Patch Changes

0.15.0

Minor Changes

Patch Changes

0.14.1

Patch Changes

0.14.0

Minor Changes

  • #361 bc0d8d4 Thanks @mdanilowicz! - Move LayoutBreadcrumbs component from the layout to the lower-level components

Patch Changes

0.13.0

Minor Changes

Patch Changes

0.12.0

Minor Changes

Patch Changes

0.11.0

Minor Changes

Patch Changes

0.10.0

Minor Changes

Patch Changes

0.9.0

Minor Changes

Patch Changes

0.8.0

Minor Changes

Patch Changes

0.7.0

Minor Changes

  • #95 ef73e1f3 Thanks @BrocksiNet! - Redirect user from login and register page to account in demo-store if they are already logged in (only client side).

  • #168 eddcfcca Thanks @mkucmus! - Display cart item total price instead of unit price

  • #107 58bd8d6a Thanks @mdanilowicz! - Remove Nitro preset initialisation

  • #124 8e30002d Thanks @mdanilowicz! - Add i18n module and translations

  • #169 7c43afbb Thanks @patzick! - Added template composable useModal which SharedModal component refactor. New modal system is using Vue's Teleport feature to render modals outside of the root component and keeping component context in the modal.

  • #155 b53ac01c Thanks @mdanilowicz! - Block editing data when fetching an update - my account

  • #180 f1bd80b4 Thanks @patzick! - Images for CMS elements and Product cart are now optimised for displayed size. This is decreasing weight of the whole page. Also small thumbnail of the image is shown.

  • #180 f1bd80b4 Thanks @patzick! - Product Card design has changed.

  • #194 81f45335 Thanks @patzick! - Updated links to use new getCategoryRoute and getProductRoute. Resolve mechanism is now omiting additional /seo-url api request and makes internal navigation much faster. Special thanks to @niklaswolf for inspiration and cooperation on that feature!

  • #187 7fe30878 Thanks @mdanilowicz! - Add shipping methods description and icon

Patch Changes

0.6.0

Minor Changes

Patch Changes

0.5.0

Minor Changes

Patch Changes

0.4.0

Minor Changes

Patch Changes

0.3.0

Minor Changes

  • e21d67b Thanks @patzick! - improved session context to be better handled on SSR

  • fed1335 Thanks @mdanilowicz! - Moving data rendering to CSR

  • e21d67b Thanks @patzick! - added to template useAuthGuard which redirects to homepage if user is not logged in. You can adjust it to your desired behaviour.

Patch Changes

0.2.0

Minor Changes

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes

Patch Changes

0.0.2

Patch Changes