Releases: empathyco/x-archetype
Releases · empathyco/x-archetype
release-1.7.0
What's Changed
- ci: use lowercase
release-*
and enable cache invalidation by @diegopf in #353 - feat(next-queries): add displayClick track to next queries preview by @herrardo in #349
- fix: update experience control endpoint by @herrardo in #354
- fix: rendering problem in query preview sliding panel by @lauramargar in #352
- Add Selected Filters in myHistory by @annacv in #332
- feat(history-queries): hide filters length in predictive by @herrardo in #358
- fix(extra-params): update x-components version by @herrardo in #359
- fix: Show SKU on desktop by @annacv in #345
- chore(deps): update actions/setup-node action to v4 by @renovate in #356
- chore(deps): update actions/github-script action to v6 by @renovate in #355
- chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #361
- chore(deps): update dependency @rollup/plugin-replace to v5 by @renovate in #366
- chore(deps): update dependency @rollup/plugin-json to v6 by @renovate in #364
- fix: prevent empty HQ filters list to take space by @CachedaCodes in #368
- feat: Use XControls in NextQueries and Layout by @annacv in #360
- Replace usage of SUPPORT_TOKEN PAT by @Roberdvs in #374
- chore(deps): update all non-major dependencies by @renovate in #375
- chore(deps): update dependency concurrently to v8 by @renovate in #379
- i18n message was translated into German by @KirilCycle in #397
- chore(deps): update dependency autoprefixer to v10 by @renovate in #378
- fix: make banners and promoted appear without results by @lauramargar in #398
- fix: lazy loading chunks by @diegopf in #400
- feat(semantics): improve no results semantics texts by @herrardo in #406
- chore(deps): update dependency cssnano to v6 by @renovate in #380
- chore(deps): update dependency lint-staged to v15 by @renovate in #382
- chore(deps): update dependency postcss-dir-pseudo-class to v8 by @renovate in #383
- chore(deps): update dependency postcss-import to v15 by @renovate in #384
- chore(deps): update dependency postcss-logical to v7 by @renovate in #385
- chore(deps): update dependency postcss-nested to v6 by @renovate in #394
- chore(deps): update dependency sass-loader to v13 by @renovate in #410
- chore(deps): update dependency source-map-loader to v4 by @renovate in #415
- build(deps-dev): bump eslint from 8.54.0 to 8.56.0 by @dependabot in #413
- build(deps-dev): bump tailwindcss from 3.3.5 to 3.4.0 by @dependabot in #414
- feat: update rollup to version 4.9.1 by @diegopf in #399
- chore(deps): update github/codeql-action action to v3 by @renovate in #424
- feat: add class to root container for x by @diegopf in #446
- Change empathize layout for mobile devices by @annacv in #445
- chore(deps): bump packages by @lauramargar in #449
- feat: implementing use of popular searches as a QP fallback by @albertjcuac in #439
- feat: add click event and queryFeature in queriesPreview by @lauramargar in #450
- feat: track query when a result of a QP is clicked by @lauramargar in #452
- fix: open empathize with autoFocus true by @lauramargar in #455
- feat: showing query+ selected related tags in nextQueryPreview by @albertjcuac in #457
- fix: remove redundant use of computed in query by @albertjcuac in #459
- fix: add .value to columns property by @lauramargar in #461
- fix: using .value in second part of columns conditional so columns.va… by @albertjcuac in #462
- feat: deploy x-archetype as docker image by @diegopf in #463
- build: publish docker image on push to main by @diegopf in #474
- feat: use staging endpoints for rts nqs in docker by @diegopf in #479
- Update en.messages.json by @AnaGciaSchz in #480
- chore(package): upgrade x dep by @AdrianArenal in #483
- feat: integrate wysiwyg layer by @diegopf in #447
- feat: change query previews for docker environment by @diegopf in #484
- Using RT and NQ Production Endpoints for SMC by @AnaGciaSchz in #485
- feat: Support Platform Test environment by @alvarodE in #486
- feat: Emit Search context change for WYSIWYG by @alvarodE in #487
- feat: add wysiwyg reload search functionality by @manuel-cid in #489
- fix: Send spellchecked query to Backroom by @alvarodE in #491
- feat: add conversational API configuration to backroom by @Turito in #493
- fix: Fix backroom back from login context issue by @alvarodE in #492
- feat: Add Search URL to enable Query ranking pointing to Stage env by @alvarodE in #494
- feat: bump packages versions and migrate to defineComponent by @lauramargar in #497
- feat: show no result fallback in this order 1.semantics 2.partials 3.… by @albertjcuac in #498
- chore(renovate): use github>empathyco/.github:frontend config by @joseacabaneros in #500
- fix: update x-components to fix query tagging by @lauramargar in #504
New Contributors
- @Roberdvs made their first contribution in #374
- @KirilCycle made their first contribution in #397
- @dependabot made their first contribution in #413
- @albertjcuac made their first contribution in #439
- @AnaGciaSchz made their first contribution in #480
- @AdrianArenal made their first contribution in #483
- @manuel-cid made their first contribution in #489
- @Turito made their first contribution in #493
- @joseacabaneros made their first contribution in #500
Full Changelog: RELEASE-latest...release-1.7.0
latest release
ci: use `latest` tag to deploy to prod (#350)
release latest
RELEASE-latest ci: deploy to prod with tags `RELEASE-*` (#351)
release-1.6.0
ci: make tags `release-*` deploy to prod (#346)
release-1.5.0
What's Changed
- Feature/add brands and change query preview by @herrardo in #281
- feat: minor style improvements by @tiborux in #282
- test: enable e2e tests by @diegopf in #280
- fix: set the NQ sliding panel as the others in the archetype by @CachedaCodes in #283
- feat: create a full width empathize component by @CachedaCodes in #286
- feat: collapse desktop header in scrolling by @lauramargar in #288
- feat: add semantic queries by @diegopf in #287
- feat: collapse mobile header in scrolling by @lauramargar in #289
- feat: emit display click on semantic queries click by @CachedaCodes in #292
- feat: use SemanticQuery component by @ajperezbau in #290
- feat(tagging): add displayClick to recommendations by @ajperezbau in #294
- test: review arquetype tests by @mavmaf in #293
- feature/add-italian-translation by @mavmaf in #296
- fix: collapse header when scroll in tablet or less by @lauramargar in #297
- style: Set x-title1 instead of x-title class by @annacv in #298
- fix: update x-components to fix bug with suggestions by @CachedaCodes in #299
- feat: Add translations to redirection component by @zhuzilu in #300
- fix: update x-components and fix scroll bug by @lauramargar in #301
- fix: update x-components and fix base rating component by @lauramargar in #303
- fix(search): Products grid is shown even if there's a redirection by @mariorey in #302
- fix: update archetype with X project by @lauramargar in #307
- fix: hide full empathize when there are no suggestions by @lauramargar in #310
- feat: minor adjustments in archetype design by @lauramargar in #304
- feat: implement css injector in archetype by @CachedaCodes in #308
- feat: add my history location by @herrardo in #311
New Contributors
- @lauramargar made their first contribution in #288
- @zhuzilu made their first contribution in #300
- @mariorey made their first contribution in #302
Full Changelog: release-1.4.0...release-1.5.0
release-1.4.0
feature: add image change on result hover (#279)
release-1.3.1
fix: change addToCart button to primary (#194)
release-1.3.0
feat(queries-preview): add query preview in pre search (#171) EX-6925
release-1.2.0
What's Changed
- feat: fix styles by @tiborux in #135
- fix: styles issues by @diegopf in #136
- fix: components loaded in chunks by @tiborux in #137
- chore: update package version by @tiborux in #138
- fix: align RTs with searchbox on desktop by @diegopf in #139
- build: update
vue
,vue-template-compiler
and@empathyco
dependencies by @mnavarroespinosa in #140 - fix: archetype minor tweaks by @ajperezbau in #142
- build(deps): update
x-components
version to 3.0.0-alpha.130 by @javieri-empathy in #145 - feat: add
MyHistory
aside by @diegopf in #144 - feature/update-tests-to-new-archetype by @mavmaf in #147
- feat(my-history): add modal to confirm disable history queries by @ajperezbau in #148
- fix: wrap on long words in the no results message by @CachedaCodes in #152
- fix: Fix mobile toolbar when no env-selector, results not wrapping correctly and selected filters badge getting cut by @CachedaCodes in #151
- feat: add x-components XModal by @javieri-empathy in #150
- EX-6744 Change history queries confirmation dialog text by @annacv in #155
- feat(my-history): close MyHistory when clicking on a suggestion by @CachedaCodes in #156
- feat: add
NextQueryPreview
carousel in results grid by @LuisMartinez15 in #158
New Contributors
Full Changelog: release-0.9.0...release-1.2.0
release-0.9.0
feat: style predictive layer (#132) EX-6403