Skip to content

Releases: basecom/Pond

Basic Analytics

30 Oct 13:06
9c353ea
Compare
Choose a tag to compare
Basic Analytics Pre-release
Pre-release

Adds tracking for pages, search, wishlist, promotion, newsletter, navigation

Newsletter Form

17 Oct 09:12
90d4de4
Compare
Choose a tag to compare
Newsletter Form Pre-release
Pre-release
  • Add order number to order display in account
  • Update elementData composable
  • Add newsletter cms element and form block

Product Slider & Config call fixing

16 Oct 09:57
bf4b780
Compare
Choose a tag to compare
Pre-release
  • Cms Element support:
    • Product Slider
    • Cross selling slider
  • Fixes for the config composable
    • uses pinia store properly -> available values can be seen in dev tools

PW Reset, Price Filter, Payment, Auth, Account, Docs, Fixes

11 Oct 13:50
ce1ca06
Compare
Choose a tag to compare
  • add password reset page
  • add price filter
  • add payment methods in footer
  • add basic GA integration
  • add basic docs
  • add basic authentication
  • add companion config support
  • add address management in account
  • add complete payment page
  • misc fixes

Cookie, Maintenance mode, cms blocks, search adjustments

30 Sep 14:49
ebf4f9c
Compare
Choose a tag to compare
[BUS-874] - Search adjustments (#55)

* add missing delivery snippet

* improve search ux by using a store for the display of search term, adjusting the handling of search bar on search result page

* add pagination, partial forwards/backwards cache management, fix edge case undefined display in input

* linting

* load german localization in formkit config, not applied yet

* add missing check for promotion in orderitem display

* linting

Translations

25 Sep 11:10
872ff8b
Compare
Choose a tag to compare
Translations Pre-release
Pre-release
[BUS-837] add html cms block and element (#52)

* [BUS-837] add html cms block and element

* [BUS-837] code review changes

Gallery, Account

20 Sep 12:13
35306ba
Compare
Choose a tag to compare
Gallery, Account Pre-release
Pre-release
More Price Display Options (#48)

* add more options to display the price in various ways

* linting

* fix scrollbar always displayed in edge browser, add missing cms block

0.0.6: [BUS-793 / 823] Image gallery (#44)

19 Sep 12:28
5bac3cf
Compare
Choose a tag to compare
* fix display error and add delivery time to lineItems and the entire cart

* add cover image display

* add nuxt swiper and style cms element image gallery with it

* add default layout to error page

* linting

* fix offcanvas cart display

* make compatible with multiple sliders on a single page

* tweak default grid layout to take up correct amount of space if content smaller than viewport

* remove leftover from multi channel test and fix element loader

* replace fallback image with more neutral svg and adjust display in currently used places

* only load gallery slider if images exist, else display placeholder

* lint

* adjust size

Navigation flyouts

18 Sep 11:01
2794f0d
Compare
Choose a tag to compare
Navigation flyouts Pre-release
Pre-release
Feature/navigation flyouts (#34)

* display 1st level child categories

* display flyouts with categories

* rename

* show subcategories in sidebar

* offcanvas nav

* style items

* lint

* fix lint

* cleanup after merge & support folder/category routing

* support internal links for product and landing pages

* refactor folder for header navigation

* typo

* remove console logs

Translations

17 Sep 15:09
475d6e4
Compare
Choose a tag to compare
Translations Pre-release
Pre-release
Feature/install i18n (#42)

* add translations

* debug i18n

* add en & de

* cleanup

* add language switch

* lint

* update var and function name