Commits
Gopkumar Gopi committed eb36e7eded1
Sync Upstream With The Fork (#17) * [Docs] Updated README.md for main * [Docs] Updated cookbook/elastic R5 - intro * [Docs] Updated config menu * [Docs] Updated cookbook/elastic R3 - mage2vs * [Docs] Updated cookbook/elastic R3 - mage2vs * [Docs] Updated cookbook/elastic R4 - intro * [Docs] Updated config menu fix for cookbook * [Docs] Updated cookbook/elastic R3 - mave2 * [Docs] Updated cookbook/elastic R3 - recipe done * [Docs] Updated cookbook/elastic R3 - 3. Peep, 4. Protip * [Docs] Updated cookbook/elastic R3 - link to git download * [Docs] Updated cookbook/elastic R3 - 3. Peep * [Docs] Updated cookbook/elastic R3 - 3.Peep done * [Docs] Updated cookbook/elastic R3 - protip 1 * [Docs] Updated cookbook/elastic R3 - protip 2 commented * [Docs] Updated cookbook/elastic R3 - fix typos * [Docs] Updated core-themes/webpack - fix for code example * [Docs] Updated guide/intro change Gateway * [Docs] Updated cookbook/theme R5 - skel * [Docs] Updated core-theme/theme - Update as per updates * [Docs] Updated core-themes/layout update for template.html * [Docs] Updated installation/production - fix for SSL * [Docs] Updated installation/production - fix for SSL 2 * [Docs] Updated installation/production - fix for http2 option * [Docs] Updated readme html tags for gateway * [Docs] Updated installation/production-setup fix for guide * [Docs] Updated README.md for main * Update introduction.md I have not found `core/lin./storage` folder/script in `vue-storefront`. So, I suppose it would be `core/lib/store/` folder. * [Core] Fixed typos for 'resultPorcessor' to 'resultProcessor' * [Core] Fixed typos for 'resultPorcessor' to 'resultProcessor' in search.ts * 4062 add disconnect and sync options for clear/cart * upadate changelog * upadate changelog * add fix description to changelog * 4068 update tests * Pass object clone to replaceNumberToString function * Pass destructuring to one-line at productchecksum * add '1' for is_visible and is_user_defined value * upadte changelog * Update CHANGELOG.md * - in asyncData we can have prevoius route in rootState.route. Thats because asyncData is triggered before we enter route and before 'vuex-router-sync' can be updated. So this change adds getter 'url/getCurrentRoute' which has always newest route data, because it is updated before asyncData in client-entry and server-entry. - in 'core/lib/search.ts' we get data from cache but still request is triggered. So in this change if we have request in cache, then we don't trigger request. * update types * update types * add reactive categoriid to filterMap * Set store properties in reactive way * Changelog update * update changelog * Update CHANGELOG.md * 4030 remove gallery prefetch js, add font to head, move common js from app to vendor * update changelog * update changelog * 4066 add isBackRoute that informs if user returns to route, skip loading products for category if he does * update changelog * update changelog and update default config * Fix sync cart bwetween tabs * Updated paypal-payments.md yarn should be used instead of npm * Changed slack invitation link * Move functions to helper * Remove Method from Microcarticon file * Change destoroyed to beforeDestroy hook * [Docs] Updated slack invitation link * Disable overriding route state in __INITIAL_STATE__ * update changelog * Added BitBag Partner * Fix up radio buttons * Fix translation Fix translation, from Scandinavian (I think) to Dutch * Update nl-NL.csv Producthoeveelheid is one word :) * Fix gtm order placement event when user was guest * Added new Core Partner, repair Wagento Logo * [Docs] Updated data/data fix for 1.11 * Typo In this file * Update CHANGELOG.md * fix for filter use on category-page, #4093 * add server context to AsyncDataLoader * update changelog * Some modifications and fixes to fi_FI translations. * Allow notification about the order -> translations was "receive" * Quantity available offline -> "yhteydettömässä tilassa" cuts off midway * Shopping cart is empty. Please add some products before entering Checkout -> also translated the latter sentence, I believe it's good to have it to guide the customer * This feature is not implemented yet.. -> translate 'roadmap' * Add Finnish translation fixes to changelog * Fix switched properties * Add changelog * [Docs] Updated data/data remove Ajv part * Update Macopedia logo * [Docs] Updated data/elastic-query update code snippet * [Docs] Updated data/elasticsearch fix typos * add preload and preconnect for font load * update changelog * keep old category before route is resolved * update changelog * fixes for price display in bundle options, remove preload font, add await for cart sync * Group 'productChecksum' and 'productsEquals' logic for all supported products types. Remove 'checksum' when editing product. Remove and add coupon when user login. * update tests * remove NA as company * fix filterValue.toLowerCase is not a function * update changelog * Update README.md * Update README.md * Fix incorrect root categories when extending includeFields * added a fix for non-category sidebar menu items * Update actions.ts * fix for filter use on category-page, #4093 #4112 * fix * added wrapper for adding new push method prototype. * fixed import * method closed properly * - fix checking 'productsEqual' logic for different type of products - remove login user after order - allow changing qty for 'group' and 'bundle' products * update tests * update changelog * Add only positive prop to BaseInputNumber * Add changelog and 0 case * Add changelog * Rewrite to set and get computed metods after CR suggestions * Remove methods and lifecycle hooks * update vue-carousel * updated babel dependency * updated google cloud trace * updated @types * new merge * updated vuelidate and vue-meta * wait for cart/authorize while login user * update changelog * remove undefined from test cases * Update NOT_ALLOWED_SSR_EXTENSIONS_REGEX to specifically look for a dot before the file extension * update changelog * update changelog * add optional error handling for catalog vsf-api * fixed a misplaced is-category attribute prop * add lazy load for vue-carousel * update changelog * [Docs] Updated data/entity-types fix typos * [core] Updated core/search fix typos * [Docs] Updated cookbook/elastic added entity-types * [Docs] Updated cookbook/elastic R4 - preps, recipe A * [Docs] Updated cookbook/elastic R4 - prerequisite * [Docs] Updated cookbook/elastic R4 - recipe A * [Docs] Updated cookbook/elastic R4 - recipe 0 * [Docs] Updated cookbook/elastic R4 prerequisite * Update: Videos, Partners, Links, Photos Rebranding of Readme * Blog links changed to docs links * chore: update changelog for release * chore: release * [Docs] Updated cookbook/elastic R4 - prerequisite * [Docs] Updated cookbook/elastic R4 - prereq done * [Docs] Updated cookbook/elastic R4 - prereq done * [Docs] Updated cookbook/elastic R4 - done for peep * [Docs] Updated cookbook/elastic R4 - done for peep * [Docs] Added new image for offline store example * [Docs] revert docker-compose.yml to origin * [Docs] Updated cookbook/elastic R4 fix typos * [Docs] Updated cookbook/elastic R4 Recipe B * [Docs] Updated cookbook/elastic R4 secret 1 * [Docs] Updated cookbook/elastic R4 - updating R-A * [Docs] Updated cookbook/elastic R4 - R-B * [Docs] Updated cookbook/elastic R4 - updating peep * updated installation manual * [Docs] Updated install/production-setup Added Varnish cache part * [Docs] Updated installation/production-setup Added Lua scripting Co-authored-by: Degi <jonghapyounger@hanmail.net> Co-authored-by: Patryk Andrzejewski <vox3r69@gmail.com> Co-authored-by: Alex Gusev <alex@flancer64.com> Co-authored-by: tkostuch <tkostuch@divante.pl> Co-authored-by: Dylann CORDEL <cordel.d@free.fr> Co-authored-by: Michal-Dziedzinski <michal.marcin.dziedzinski@gmail.com> Co-authored-by: Paweł Smyrek <psmyrek@divante.pl> Co-authored-by: Philipp Sander <p.sander@netz98.de> Co-authored-by: Tomasz Anioł <33483514+tom-aniol@users.noreply.github.com> Co-authored-by: Piotr Karwatka <pkarwatka@divante.pl> Co-authored-by: EndPositive <jop-zitman@hotmail.com> Co-authored-by: ThermScissorpunch <61228862+ThermScissorpunch@users.noreply.github.com> Co-authored-by: Hardik Makwana <hardikm.magentodeveloper@gmail.com> Co-authored-by: Dominik Deimel <infodominikdeimel.com> Co-authored-by: Eino Keskitalo <eino.keskitalo@vaimo.com> Co-authored-by: Dominik Deimel <32941053+domideimel@users.noreply.github.com> Co-authored-by: Mohammad Tomaraei <mohammed.tomaraei@butopea.com> Co-authored-by: Patryk Tomczyk <13100280+patzick@users.noreply.github.com> Co-authored-by: Simon Maass <simon.maass@meevo.de> Co-authored-by: Simon Maass <32599710+simonmaass@users.noreply.github.com> Co-authored-by: Alexander Hälbich <haelbich@team23.de> Co-authored-by: patzick <tomczyk.patryk@gmail.com>