diff --git a/packages/deep-merge/CHANGELOG.md b/packages/deep-merge/CHANGELOG.md index 95aca5b2c..25dfd1ddf 100644 --- a/packages/deep-merge/CHANGELOG.md +++ b/packages/deep-merge/CHANGELOG.md @@ -1,54 +1,40 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.2...@empathyco/x-deep-merge@2.0.0-alpha.3) (2023-09-18) +## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.3...@empathyco/x-deep-merge@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-deep-merge +## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.2...@empathyco/x-deep-merge@2.0.0-alpha.3) (2023-09-18) - - +**Note:** Version bump only for package @empathyco/x-deep-merge ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.1...@empathyco/x-deep-merge@2.0.0-alpha.2) (2023-06-27) **Note:** Version bump only for package @empathyco/x-deep-merge - - - - ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.0...@empathyco/x-deep-merge@2.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-deep-merge - - - - ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.34...@empathyco/x-deep-merge@2.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps [(#1174)](https://github.com/empathyco/x/pull/1174) +- restore build workflow [(#1194)](https://github.com/empathyco/x/pull/1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 [(#1196)](https://github.com/empathyco/x/pull/1196) +- **deps:** update node to v18 [(#1175)](https://github.com/empathyco/x/pull/1175) ## [1.3.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.33...@empathyco/x-deep-merge@1.3.0-alpha.34) (2023-04-12) @@ -58,42 +44,32 @@ EMP-274 ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [1.3.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.31...@empathyco/x-deep-merge@1.3.0-alpha.32) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [1.3.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.30...@empathyco/x-deep-merge@1.3.0-alpha.31) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [1.3.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.29...@empathyco/x-deep-merge@1.3.0-alpha.30) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [1.3.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.28...@empathyco/x-deep-merge@1.3.0-alpha.29) (2023-01-23) ### Styling -- update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) +- update prettier and format code [(#1026)](https://github.com/empathyco/x/pull/1026) ## [1.3.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.27...@empathyco/x-deep-merge@1.3.0-alpha.28) (2023-01-20) @@ -104,14 +80,12 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [1.3.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.25...@empathyco/x-deep-merge@1.3.0-alpha.26) (2022-12-19) ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ## [1.3.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.24...@empathyco/x-deep-merge@1.3.0-alpha.25) (2022-11-28) @@ -121,8 +95,7 @@ EMP-274 ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [1.3.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.22...@empathyco/x-deep-merge@1.3.0-alpha.23) (2022-09-27) @@ -201,8 +174,6 @@ EMP-274 ### Code Refactoring - move `isObject` to `x-utils` - ([766c08c](https://github.com/empathyco/x/commit/766c08c60fdc3c0411c29c52e473439f0781fc42)), - closes [EX-5791](https://searchbroker.atlassian.net/browse/EX-5791) ## [1.3.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.3...@empathyco/x-deep-merge@1.3.0-alpha.4) (2022-03-31) @@ -213,38 +184,28 @@ EMP-274 ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [1.3.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.1...@empathyco/x-deep-merge@1.3.0-alpha.2) (2022-02-28) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [1.3.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.0...@empathyco/x-deep-merge@1.3.0-alpha.1) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.3.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.8...@empathyco/x-deep-merge@1.3.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.2.2-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.7...@empathyco/x-deep-merge@1.2.2-alpha.8) (2021-08-05) @@ -259,8 +220,6 @@ EMP-274 ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.2.2-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.4...@empathyco/x-deep-merge@1.2.2-alpha.5) (2021-07-29) @@ -271,8 +230,6 @@ EMP-274 ### Bug Fixes - **promoted:** fix name export of PromotedsList component - ([e29bc52](https://github.com/empathyco/x/commit/e29bc52d0c82ba85dc013882e5d80674a870de2f)), - closes [EX-4484](https://searchbroker.atlassian.net/browse/EX-4484) ### [1.2.2-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.1...@empathyco/x-deep-merge@1.2.2-alpha.3) (2021-07-27) @@ -286,26 +243,18 @@ EMP-274 ### Continuous Integration -- Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) +- Fix publishing in x-components. Normalize build scripts. [(#46)](https://github.com/empathyco/x/pull/46) ### 1.2.2-alpha.0 (2021-07-14) ### Documentation - add LICENSE and update package.json - ([4006a0f](https://github.com/empathyco/x/commit/4006a0f3fa4beb2c2e2ef59533a170c990791f9f)), - closes [EX-3930](https://searchbroker.atlassian.net/browse/EX-3930) ### Build System - **eslint:** add `@empathyco/eslint-plugin-x` package - ([fbdea4f](https://github.com/empathyco/x/commit/fbdea4fa00b541a72fbcba1d6269b8bd9b992b05)), - closes [EX-4211](https://searchbroker.atlassian.net/browse/EX-4211) ### Styling - add `@empathyco/eslint-plugin-x` to all packages - ([e36dc80](https://github.com/empathyco/x/commit/e36dc8022196df4c977045ca2e9a38be17657b83)), - closes [EX-4273](https://searchbroker.atlassian.net/browse/EX-4273) diff --git a/packages/deep-merge/package.json b/packages/deep-merge/package.json index ca8c0daef..76a533608 100644 --- a/packages/deep-merge/package.json +++ b/packages/deep-merge/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-deep-merge", - "version": "2.0.0-alpha.3", + "version": "2.0.0", "description": "Utility for deep cloning objects.", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", @@ -38,7 +38,7 @@ "test-unit": "jest" }, "dependencies": { - "@empathyco/x-utils": "^1.0.0-alpha.23", + "@empathyco/x-utils": "^1.0.0", "tslib": "~2.5.0" }, "devDependencies": { diff --git a/packages/eslint-plugin-x/CHANGELOG.md b/packages/eslint-plugin-x/CHANGELOG.md index 55080bdff..1ebe5aad6 100644 --- a/packages/eslint-plugin-x/CHANGELOG.md +++ b/packages/eslint-plugin-x/CHANGELOG.md @@ -1,124 +1,96 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [2.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.37...@empathyco/eslint-plugin-x@2.0.0-alpha.38) (2023-06-14) +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.38...@empathyco/eslint-plugin-x@2.0.0) (2023-10-23) -### Bug Fixes +**Note:** Version bump only for package @empathyco/eslint-plugin-x -* **deps:** update dependency @vue/eslint-config-typescript to v11 (#1218) ([dcbaecd](https://github.com/empathyco/x/commit/dcbaecd8bdb585774a5c2a444b9a84d19384ed7b)) +## [2.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.37...@empathyco/eslint-plugin-x@2.0.0-alpha.38) (2023-06-14) +### Bug Fixes +- **deps:** update dependency @vue/eslint-config-typescript to v11 [(#1218)](https://github.com/empathyco/x/pull/1218) ## [2.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.36...@empathyco/eslint-plugin-x@2.0.0-alpha.37) (2023-06-07) **Note:** Version bump only for package @empathyco/eslint-plugin-x - - - - ## [2.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.35...@empathyco/eslint-plugin-x@2.0.0-alpha.36) (2023-06-06) **Note:** Version bump only for package @empathyco/eslint-plugin-x - - - - ## [2.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.34...@empathyco/eslint-plugin-x@2.0.0-alpha.35) (2023-05-11) **Note:** Version bump only for package @empathyco/eslint-plugin-x - - - - ## [2.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.32...@empathyco/eslint-plugin-x@2.0.0-alpha.34) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18. +- minimum node version required is 18. ## [2.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.32...@empathyco/eslint-plugin-x@2.0.0-alpha.33) (2023-03-29) ### Features -- Minor improvements. (#1109) - ([1c9dace](https://github.com/empathyco/x/commit/1c9dacea7c46eb0b27687730a8a4978d0e49b230)), - closes [EX-8130](https://searchbroker.atlassian.net/browse/EX-8130) +- Minor improvements. [(#1109)](https://github.com/empathyco/x/pull/1109) ## [2.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.31...@empathyco/eslint-plugin-x@2.0.0-alpha.32) (2023-03-14) ### Bug Fixes -- **build:** Fix issue with prettier-plugin-tailwindcss. (#1102) - ([b87f274](https://github.com/empathyco/x/commit/b87f2741815e9a6723a997a955a1b18784cb4ed4)), - closes [EX-8112](https://searchbroker.atlassian.net/browse/EX-8112) +- **build:** Fix issue with prettier-plugin-tailwindcss. [(#1102)](https://github.com/empathyco/x/pull/1102) ## [2.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.30...@empathyco/eslint-plugin-x@2.0.0-alpha.31) (2023-03-07) ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [2.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.29...@empathyco/eslint-plugin-x@2.0.0-alpha.30) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [2.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.28...@empathyco/eslint-plugin-x@2.0.0-alpha.29) (2023-01-27) ### Build System -- **deps:** update deps (#1046) - ([b6957df](https://github.com/empathyco/x/commit/b6957df9d88c0d94c2543047991a63afadd707ff)) +- **deps:** update deps [(#1046)](https://github.com/empathyco/x/pull/1046) ## [2.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.27...@empathyco/eslint-plugin-x@2.0.0-alpha.28) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [2.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.26...@empathyco/eslint-plugin-x@2.0.0-alpha.27) (2023-01-24) ### Features -- add `prettier-plugin-tailwindcss` (#1033) - ([c3eae8b](https://github.com/empathyco/x/commit/c3eae8bef0a75fa1e78f1190947a74fa9269d6bd)), - closes [EX-7884](https://searchbroker.atlassian.net/browse/EX-7884) +- add `prettier-plugin-tailwindcss` [(#1033)](https://github.com/empathyco/x/pull/1033) ## [2.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.25...@empathyco/eslint-plugin-x@2.0.0-alpha.26) (2023-01-23) ### Styling -- update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) +- update prettier and format code [(#1026)](https://github.com/empathyco/x/pull/1026) ## [2.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.24...@empathyco/eslint-plugin-x@2.0.0-alpha.25) (2023-01-23) ### Features -- enable `allowWhitespace` in `jsdoc/no-multi-asterisks` (#1029) - ([65b0d17](https://github.com/empathyco/x/commit/65b0d1734e1453a56fba67f0e6cb772f9d695452)) +- enable `allowWhitespace` in `jsdoc/no-multi-asterisks` [(#1029)](https://github.com/empathyco/x/pull/1029) ## [2.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.23...@empathyco/eslint-plugin-x@2.0.0-alpha.24) (2023-01-20) ### Build System -- **deps:** update dependencies (#1024) - ([e99425f](https://github.com/empathyco/x/commit/e99425fc315526afe40b1fd536bcfde1fc1af08a)) +- **deps:** update dependencies [(#1024)](https://github.com/empathyco/x/pull/1024) ## [2.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.22...@empathyco/eslint-plugin-x@2.0.0-alpha.23) (2023-01-20) @@ -128,10 +100,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System -- Add `eslint` and `prettier` to `devDependencies` in eslint-plugin-x (#987) - ([1013b73](https://github.com/empathyco/x/commit/1013b73436537ea14085456b334a6ec3b54b3767)) +- Add `eslint` and `prettier` to `devDependencies` in eslint-plugin-x [(#987)](https://github.com/empathyco/x/pull/987) - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [2.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.20...@empathyco/eslint-plugin-x@2.0.0-alpha.21) (2022-12-26) @@ -149,8 +119,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System -- **deps:** bump `@typescript-eslint/parser` (#909) - ([9b8d2c4](https://github.com/empathyco/x/commit/9b8d2c4dda760e3d0a14d7098d0d1a521682afe4)) +- **deps:** bump `@typescript-eslint/parser` [(#909)](https://github.com/empathyco/x/pull/909) ## [2.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.16...@empathyco/eslint-plugin-x@2.0.0-alpha.17) (2022-12-09) @@ -158,45 +127,36 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **deps:** bump `eslint`, `@typescript-eslint/eslint-plugin` and `eslint-import-resolver-typescript` - ([cd63a4b](https://github.com/empathyco/x/commit/cd63a4b8fd7e7c605af86181e55e1e9379d59e95)) ## [2.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.15...@empathyco/eslint-plugin-x@2.0.0-alpha.16) (2022-12-09) ### Build System -- **deps:** update dependencies (#908) - ([840da52](https://github.com/empathyco/x/commit/840da52dec32e04cf2b402cca2646b49c839e6e8)) +- **deps:** update dependencies [(#908)](https://github.com/empathyco/x/pull/908) ## [2.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.14...@empathyco/eslint-plugin-x@2.0.0-alpha.15) (2022-10-14) ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [2.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.13...@empathyco/eslint-plugin-x@2.0.0-alpha.14) (2022-09-27) ### Features -- add `vue devtools` plugin to ease `XEvents` and `wiring` visualization (#215) - ([bd148ec](https://github.com/empathyco/x/commit/bd148ecb9682f8d4161d278c03f110f8f050d323)), - closes [EX-7032](https://searchbroker.atlassian.net/browse/EX-7032) +- add `vue devtools` plugin to ease `XEvents` and `wiring` visualization [(#215)](https://github.com/empathyco/x/pull/215) ## [2.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.12...@empathyco/eslint-plugin-x@2.0.0-alpha.13) (2022-09-20) ### Features -- Improve tailwindcss types. (#725) - ([14dec97](https://github.com/empathyco/x/commit/14dec974174cd18e63cb5f4e9a690a9989de44bc)), - closes [EX-6790](https://searchbroker.atlassian.net/browse/EX-6790) +- Improve tailwindcss types. [(#725)](https://github.com/empathyco/x/pull/725) ## [2.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.11...@empathyco/eslint-plugin-x@2.0.0-alpha.12) (2022-09-09) ### Features -- disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) +- disable `@typescript-eslint/no-extra-parens` rule [(#715)](https://github.com/empathyco/x/pull/715) ## [2.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.10...@empathyco/eslint-plugin-x@2.0.0-alpha.11) (2022-08-03) @@ -208,23 +168,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. (#626) - ([2bebaeb](https://github.com/empathyco/x/commit/2bebaeb2863fe794f1b3bea924904651b9302ef6)), - closes [EX-6484](https://searchbroker.atlassian.net/browse/EX-6484) +- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. [(#626)](https://github.com/empathyco/x/pull/626) ### Build System -- sync duplicated dependencies (#567) - ([912e968](https://github.com/empathyco/x/commit/912e9687851594871b3296a5fb26129327939d96)), - closes [EX-6412](https://searchbroker.atlassian.net/browse/EX-6412) +- sync duplicated dependencies [(#567)](https://github.com/empathyco/x/pull/567) ## [2.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.9...@empathyco/eslint-plugin-x@2.0.0-alpha.10) (2022-06-06) ### Features - disable v-slot-style - ([2e8c2d9](https://github.com/empathyco/x/commit/2e8c2d93605b6a694e84c98f955ee7acfdfd35e3)), - closes [EX-6284](https://searchbroker.atlassian.net/browse/EX-6284) ## [2.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.8...@empathyco/eslint-plugin-x@2.0.0-alpha.9) (2022-05-11) @@ -236,8 +190,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [2.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.7...@empathyco/eslint-plugin-x@2.0.0-alpha.8) (2022-05-05) @@ -247,36 +199,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System -- **deps:** update eslint-plugin dependencies (#447) - ([51d60f0](https://github.com/empathyco/x/commit/51d60f0e11fa9667a784bbdb10ba1f39159b382f)), - closes [EX-5383](https://searchbroker.atlassian.net/browse/EX-5383) +- **deps:** update eslint-plugin dependencies [(#447)](https://github.com/empathyco/x/pull/447) ## [2.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.5...@empathyco/eslint-plugin-x@2.0.0-alpha.6) (2022-04-19) ### Features -- **eslint:** add `vuejs-accessibility` plugin (#427) - ([6789771](https://github.com/empathyco/x/commit/6789771ab88a909552da74095694a4c2a191a51d)), - closes [EX-5845](https://searchbroker.atlassian.net/browse/EX-5845) +- **eslint:** add `vuejs-accessibility` plugin [(#427)](https://github.com/empathyco/x/pull/427) - extract SessionService to x-utils package - ([5268808](https://github.com/empathyco/x/commit/52688087e577dfd7ce9b0669b21ada75ae67053c)) - **typeguards:** add isPath - ([3c23ed0](https://github.com/empathyco/x/commit/3c23ed0c094161d787d24b2327d0884e41531878)), - closes [EX-5802](https://searchbroker.atlassian.net/browse/EX-5802) ### Build System -- **deps:** Upgrade Cypress and Vue Cli plugins versions. (#399) - ([630d6b0](https://github.com/empathyco/x/commit/630d6b0d767a3484140ecd252e2be10817e0900d)), - closes [EX-5417](https://searchbroker.atlassian.net/browse/EX-5417) +- **deps:** Upgrade Cypress and Vue Cli plugins versions. [(#399)](https://github.com/empathyco/x/pull/399) ## [2.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.4...@empathyco/eslint-plugin-x@2.0.0-alpha.5) (2022-03-31) ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.3...@empathyco/eslint-plugin-x@2.0.0-alpha.4) (2022-03-02) @@ -287,40 +228,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Others - remove standard-version from eslint-plugin-x - ([256c9d0](https://github.com/empathyco/x/commit/256c9d051ca1d36cf465fa4ca9a00dfc1d986ae7)), - closes [EX-5526](https://searchbroker.atlassian.net/browse/EX-5526) ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.2...@empathyco/eslint-plugin-x@2.0.0-alpha.3) (2022-02-28) ### Features - **url:** set `origin` when navigating - ([02aa766](https://github.com/empathyco/x/commit/02aa7661a15c3718f4809d094a01b0f684a1f55d)), - closes [EX-3541](https://searchbroker.atlassian.net/browse/EX-3541) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.1...@empathyco/eslint-plugin-x@2.0.0-alpha.2) (2021-11-22) ### Testing - **search:** redefine old search tests - ([5142bb5](https://github.com/empathyco/x/commit/5142bb5fb61181f199fa1019cf7c910d9736deb8)), - closes [EX-3801](https://searchbroker.atlassian.net/browse/EX-3801) ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.0...@empathyco/eslint-plugin-x@2.0.0-alpha.1) (2021-11-03) ### Documentation - fix readme to reference the correct package - ([0eaa431](https://github.com/empathyco/x/commit/0eaa431f18a08ba078a15b5e374ce27dd8575c96)) ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.7...@empathyco/eslint-plugin-x@2.0.0-alpha.0) (2021-10-25) @@ -352,17 +282,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **facets:** remove old `facets` X Module and replace by `facets-next`. - ([a47d99f](https://github.com/empathyco/x/commit/a47d99fd9ccbb046c5a5054a92e723f2675b7563)), - closes [EX-3663](https://searchbroker.atlassian.net/browse/EX-3663) - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [1.4.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.6...@empathyco/eslint-plugin-x@1.4.0-alpha.7) (2021-08-05) @@ -373,8 +297,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - upgrade dependencies - ([b1d0e5d](https://github.com/empathyco/x/commit/b1d0e5df03cd48f3bb285830943bddf9bdc17acf)), - closes [EX-4506](https://searchbroker.atlassian.net/browse/EX-4506) ## [1.4.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.4...@empathyco/eslint-plugin-x@1.4.0-alpha.5) (2021-08-03) @@ -385,8 +307,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ## [1.4.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.1...@empathyco/eslint-plugin-x@1.4.0-alpha.3) (2021-07-27) @@ -405,19 +325,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **remove-deprecation:** remove deprecation on eqeqeq rule and setup Prettier in the project - ([e6618a3](https://github.com/empathyco/x/commit/e6618a38505a0a3460a730a0c6ce240add96f360)) ### Features - adapt types to support cypress component testing - ([7b8e045](https://github.com/empathyco/x/commit/7b8e045f891796b54e03391a562c5f75d4687a65)) - **config:** add initial eslint and third-party plugins, prettier and standard-version - configurations - ([c60d0b6](https://github.com/empathyco/x/commit/c60d0b67e9bc2294ce11a3f96307e7e44fde7f7b)) + configurations - **import-resolver:** support typescript import resolver - ([00a4085](https://github.com/empathyco/x/commit/00a4085be186e1cf28b24091fa214e1929ded07a)) - **prettier:** update prettier to version 2.1.2 - ([d413f8d](https://github.com/empathyco/x/commit/d413f8deb5f0675b17140fce9d86d0e3b24dd280)) # [1.3.0](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.3.0-alpha.1...@empathyco/eslint-plugin-x@1.3.0) (2021-05-12) @@ -428,19 +343,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **remove-deprecation:** remove deprecation on eqeqeq rule and setup Prettier in the project - ([e6618a3](https://github.com/empathyco/x/commit/e6618a38505a0a3460a730a0c6ce240add96f360)) ### Features - adapt types to support cypress component testing - ([7b8e045](https://github.com/empathyco/x/commit/7b8e045f891796b54e03391a562c5f75d4687a65)) - **config:** add initial eslint and third-party plugins, prettier and standard-version - configurations - ([c60d0b6](https://github.com/empathyco/x/commit/c60d0b67e9bc2294ce11a3f96307e7e44fde7f7b)) + configurations - **import-resolver:** support typescript import resolver - ([00a4085](https://github.com/empathyco/x/commit/00a4085be186e1cf28b24091fa214e1929ded07a)) - **prettier:** update prettier to version 2.1.2 - ([d413f8d](https://github.com/empathyco/x/commit/d413f8deb5f0675b17140fce9d86d0e3b24dd280)) # ESLint Plugin X @@ -449,24 +359,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fix - **prettier:** replaced prettier organize import plugin with import plugin - ([f84345b](https://bitbucket.org/colbenson/eslint-plugin-x/commits/f84345b767788d00f06bc4f5051b9f414e0b57f0?at=develop)), - closes [EX-2760](https://searchbroker.atlassian.net/browse/EX-2760) ## [1.2.0](https://bitbucket.org/colbenson/eslint-plugin-x/branches/compare/v1.2.0%0Dv1.1.0) (2020-09-30) ### Features - **prettier:** update prettier to version 2.1.2 - ([0395e88](https://bitbucket.org/colbenson/eslint-plugin-x/commits/0395e880c656db816578a9fc2bc8091adbc18f43)), - closes [EX-2239](https://searchbroker.atlassian.net/browse/EX-2239) ## [1.1.0](https://bitbucket.org/colbenson/eslint-plugin-x/branches/compare/v1.1.0%0Dv1.0.0) (2020-09-17) ### Features - **import-resolver:** support typescript import resolver - ([f58616d](https://bitbucket.org/colbenson/eslint-plugin-x/commits/f58616df2568cfb5abef03cd7dc459629883e39f)), - closes [EX-2187](https://searchbroker.atlassian.net/browse/EX-2187) ## 1.0.0 (2020-06-18) @@ -474,5 +378,3 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **config:** add initial eslint and third-party plugins, prettier and standard-version configurations - ([079f20e](https://bitbucket.org/colbenson/eslint-plugin-x/commits/079f20e18c8364d99261a7a7dc7255d2ed634357)), - closes [EX-1946](https://searchbroker.atlassian.net/browse/EX-1946) diff --git a/packages/eslint-plugin-x/package.json b/packages/eslint-plugin-x/package.json index a2470519c..76f85eb73 100644 --- a/packages/eslint-plugin-x/package.json +++ b/packages/eslint-plugin-x/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/eslint-plugin-x", - "version": "2.0.0-alpha.38", + "version": "2.0.0", "description": "ESLint and Prettier rules and configurations", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/packages/jest-utils/CHANGELOG.md b/packages/jest-utils/CHANGELOG.md index 97a5c11df..9d0d3d641 100644 --- a/packages/jest-utils/CHANGELOG.md +++ b/packages/jest-utils/CHANGELOG.md @@ -1,44 +1,36 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.4...@empathyco/x-jest-utils@2.0.0-alpha.5) (2023-06-06) +## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.5...@empathyco/x-jest-utils@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-jest-utils +## [2.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.4...@empathyco/x-jest-utils@2.0.0-alpha.5) (2023-06-06) - - +**Note:** Version bump only for package @empathyco/x-jest-utils ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.3...@empathyco/x-jest-utils@2.0.0-alpha.4) (2023-05-11) **Note:** Version bump only for package @empathyco/x-jest-utils - - - - ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.0...@empathyco/x-jest-utils@2.0.0-alpha.3) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18 +- minimum node version required is 18 ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.0...@empathyco/x-jest-utils@2.0.0-alpha.2) (2023-05-11) - ### Continuous Integration -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - - +- restore build workflow [(#1194)](https://github.com/empathyco/x/pull/1194) ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.1...@empathyco/x-jest-utils@2.0.0-alpha.1) (2023-05-11) **Note:** Version bump only for package @empathyco/x-jest-utils - ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.0...@empathyco/x-jest-utils@2.0.0-alpha.0) (2023-05-09) **Note:** Version bump only for package @empathyco/x-jest-utils @@ -51,34 +43,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [1.4.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.8...@empathyco/x-jest-utils@1.4.0-alpha.9) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [1.4.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.7...@empathyco/x-jest-utils@1.4.0-alpha.8) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [1.4.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.6...@empathyco/x-jest-utils@1.4.0-alpha.7) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [1.4.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.5...@empathyco/x-jest-utils@1.4.0-alpha.6) (2023-01-20) @@ -88,16 +72,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [1.4.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.3...@empathyco/x-jest-utils@1.4.0-alpha.4) (2022-04-29) ### Build System -- **deps:** update eslint-plugin dependencies (#447) - ([51d60f0](https://github.com/empathyco/x/commit/51d60f0e11fa9667a784bbdb10ba1f39159b382f)), - closes [EX-5383](https://searchbroker.atlassian.net/browse/EX-5383) +- **deps:** update eslint-plugin dependencies [(#447)](https://github.com/empathyco/x/pull/447) ## [1.4.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.2...@empathyco/x-jest-utils@1.4.0-alpha.3) (2022-03-31) @@ -108,36 +89,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [1.4.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.0...@empathyco/x-jest-utils@1.4.0-alpha.1) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.4.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.7...@empathyco/x-jest-utils@1.4.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.3.1-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.6...@empathyco/x-jest-utils@1.3.1-alpha.7) (2021-08-05) @@ -152,24 +123,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.3.1-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.3...@empathyco/x-jest-utils@1.3.1-alpha.4) (2021-07-29) ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ### [1.3.1-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.1...@empathyco/x-jest-utils@1.3.1-alpha.3) (2021-07-27) ### Continuous Integration -- **eslint:** add dependency (#52) - ([080aa2c](https://github.com/empathyco/x/commit/080aa2ccb6065f969b08574723effa81f8b123c6)), - closes [EX-4317](https://searchbroker.atlassian.net/browse/EX-4317) +- **eslint:** add dependency [(#52)](https://github.com/empathyco/x/pull/52) ### [1.3.1-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.1...@empathyco/x-jest-utils@1.3.1-alpha.2) (2021-07-20) @@ -179,28 +144,24 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration -- Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) +- Fix publishing in x-components. Normalize build scripts. [(#46)](https://github.com/empathyco/x/pull/46) ### 1.3.1-alpha.0 (2021-07-14) ### Documentation - add `LICENSE` and update `package.json` - ([836ba28](https://github.com/empathyco/x/commit/836ba287dab3a04181658ff5150ea62264038cc8)), - closes [EX-3932](https://searchbroker.atlassian.net/browse/EX-3932) ## 1.3.0 -> Added `nullOrAnyOf` to test fields validity with multiple types or null. +- Added `nullOrAnyOf` to test fields validity with multiple types or null. ## 1.2.0 -> Added `anyOf` to test fields validity with multiple types. Renamed `ExtendedExpect` and -> `ExtendedMatchers` to `EmpathyExtendedExpect` and `EmpathyExtendedMatchers` because they were -> colliding with the jest ones. +- Added `anyOf` to test fields validity with multiple types. Renamed `ExtendedExpect` and +- `ExtendedMatchers` to `EmpathyExtendedExpect` and `EmpathyExtendedMatchers` because they were +- colliding with the jest ones. ## 1.1.0 -> Added URL assertions to test for URL validity and search query parameters being included +- Added URL assertions to test for URL validity and search query parameters being included diff --git a/packages/jest-utils/package.json b/packages/jest-utils/package.json index be82a59e5..6c4832c49 100644 --- a/packages/jest-utils/package.json +++ b/packages/jest-utils/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-jest-utils", - "version": "2.0.0-alpha.5", + "version": "2.0.0", "description": "Jest extensions for easier testing", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/packages/logger/CHANGELOG.md b/packages/logger/CHANGELOG.md index b8d690886..43e3ee554 100644 --- a/packages/logger/CHANGELOG.md +++ b/packages/logger/CHANGELOG.md @@ -1,46 +1,35 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.5...@empathyco/x-logger@2.0.0-alpha.6) (2023-06-27) +## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.6...@empathyco/x-logger@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-logger +## [2.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.5...@empathyco/x-logger@2.0.0-alpha.6) (2023-06-27) - - +**Note:** Version bump only for package @empathyco/x-logger ## [2.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.4...@empathyco/x-logger@2.0.0-alpha.5) (2023-06-06) **Note:** Version bump only for package @empathyco/x-logger - - - - ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.3...@empathyco/x-logger@2.0.0-alpha.4) (2023-05-11) **Note:** Version bump only for package @empathyco/x-logger - - - - ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.0...@empathyco/x-logger@2.0.0-alpha.3) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18 +- minimum node version required is 18 ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.0...@empathyco/x-logger@2.0.0-alpha.2) (2023-05-11) - ### Continuous Integration -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - - +- restore build workflow [(#1194)](https://github.com/empathyco/x/pull/1194) ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.1...@empathyco/x-logger@2.0.0-alpha.1) (2023-05-11) @@ -58,34 +47,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [1.2.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.8...@empathyco/x-logger@1.2.0-alpha.9) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [1.2.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.7...@empathyco/x-logger@1.2.0-alpha.8) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [1.2.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.6...@empathyco/x-logger@1.2.0-alpha.7) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [1.2.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.5...@empathyco/x-logger@1.2.0-alpha.6) (2023-01-20) @@ -95,20 +76,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [1.2.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.3...@empathyco/x-logger@1.2.0-alpha.4) (2022-10-14) ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [1.2.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.2...@empathyco/x-logger@1.2.0-alpha.3) (2022-03-31) @@ -119,36 +97,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [1.2.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.0...@empathyco/x-logger@1.2.0-alpha.1) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.2.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.8...@empathyco/x-logger@1.2.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.1.2-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.7...@empathyco/x-logger@1.1.2-alpha.8) (2021-08-05) @@ -163,8 +131,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.1.2-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.4...@empathyco/x-logger@1.1.2-alpha.5) (2021-07-29) @@ -182,17 +148,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration -- Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) +- Fix publishing in x-components. Normalize build scripts. [(#46)](https://github.com/empathyco/x/pull/46) ### [1.1.2-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.0...@empathyco/x-logger@1.1.2-alpha.1) (2021-07-14) ### Styling - add `@empathyco/eslint-plugin-x` to all packages - ([e36dc80](https://github.com/empathyco/x/commit/e36dc8022196df4c977045ca2e9a38be17657b83)), - closes [EX-4273](https://searchbroker.atlassian.net/browse/EX-4273) ## 1.1.2-alpha.0 (2021-06-14) @@ -204,10 +166,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Logger changelog -## 1.1.0 - 05/06/2020 +## 1.1.0 (05/06/2020) -> EX-1843 Add ESM build +- Add ESM build ## 1.0.0 -> Initial release +- Initial release diff --git a/packages/logger/package.json b/packages/logger/package.json index c72d3d0eb..f8ba9672e 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-logger", - "version": "2.0.0-alpha.6", + "version": "2.0.0", "description": "Empathy simple logger", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/packages/react-wrapper/CHANGELOG.md b/packages/react-wrapper/CHANGELOG.md index 3fb609234..43445e6a7 100644 --- a/packages/react-wrapper/CHANGELOG.md +++ b/packages/react-wrapper/CHANGELOG.md @@ -1,61 +1,41 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [4.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.30...@empathyco/x-react-wrapper@4.0.0-alpha.31) (2023-09-22) +## [4.0.0](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.31...@empathyco/x-react-wrapper@4.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-react-wrapper +## [4.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.30...@empathyco/x-react-wrapper@4.0.0-alpha.31) (2023-09-22) - - +**Note:** Version bump only for package @empathyco/x-react-wrapper ## [4.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.29...@empathyco/x-react-wrapper@4.0.0-alpha.30) (2023-06-07) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.28...@empathyco/x-react-wrapper@4.0.0-alpha.29) (2023-06-07) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.27...@empathyco/x-react-wrapper@4.0.0-alpha.28) (2023-06-06) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.26...@empathyco/x-react-wrapper@4.0.0-alpha.27) (2023-05-18) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.25...@empathyco/x-react-wrapper@4.0.0-alpha.26) (2023-05-11) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.23...@empathyco/x-react-wrapper@4.0.0-alpha.25) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18. +- minimum node version required is 18. ## [4.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.23...@empathyco/x-react-wrapper@4.0.0-alpha.24) (2023-05-03) @@ -73,49 +53,38 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **plugin:** replace old bus implementation using the new `x-priority-bus` (#1086) - ([f64f9b6](https://github.com/empathyco/x/commit/f64f9b68225c4ee422eb007784e0eec813c95228)), - closes [EX-7283](https://searchbroker.atlassian.net/browse/EX-7283) +- **plugin:** replace old bus implementation using the new `x-priority-bus` [(#1086)](https://github.com/empathyco/x/pull/1086) ## [4.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.19...@empathyco/x-react-wrapper@4.0.0-alpha.20) (2023-03-07) ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [4.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.18...@empathyco/x-react-wrapper@4.0.0-alpha.19) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [4.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.17...@empathyco/x-react-wrapper@4.0.0-alpha.18) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [4.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.16...@empathyco/x-react-wrapper@4.0.0-alpha.17) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [4.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.15...@empathyco/x-react-wrapper@4.0.0-alpha.16) (2023-01-20) ### Build System -- **deps:** update dependencies (#1024) - ([e99425f](https://github.com/empathyco/x/commit/e99425fc315526afe40b1fd536bcfde1fc1af08a)) +- **deps:** update dependencies [(#1024)](https://github.com/empathyco/x/pull/1024) ## [4.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.14...@empathyco/x-react-wrapper@4.0.0-alpha.15) (2023-01-20) @@ -126,76 +95,61 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [4.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.12...@empathyco/x-react-wrapper@4.0.0-alpha.13) (2023-01-03) ### Build System -- **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) +- **deps:** update `vue` to version `2.7` [(#971)](https://github.com/empathyco/x/pull/971) ## [4.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.11...@empathyco/x-react-wrapper@4.0.0-alpha.12) (2023-01-02) ### Continuous Integration - make Cypress cache depend on package. Make eslint cache restore last version if no exact match. - ([2498972](https://github.com/empathyco/x/commit/24989726d8e5c6c3450b344fbbc623a3f7246b53)), - closes [EX-7721](https://searchbroker.atlassian.net/browse/EX-7721) ## [4.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.10...@empathyco/x-react-wrapper@4.0.0-alpha.11) (2022-12-30) ### Testing - **e2e:** update `cypress` to version `12.1.0` and replace `cypress-cucumber-preprocessor` with - `@badeball/cypress-cucumber-preprocessor` (#747) - ([2adb2cd](https://github.com/empathyco/x/commit/2adb2cd03591c37934fb385b120822ef271c359f)) + `@badeball/cypress-cucumber-preprocessor` [(#747)](https://github.com/empathyco/x/pull/747) ## [4.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.9...@empathyco/x-react-wrapper@4.0.0-alpha.10) (2022-12-30) ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ## [4.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.8...@empathyco/x-react-wrapper@4.0.0-alpha.9) (2022-10-27) ### Features -- replace `parcel` with `vite` (#739) - ([7720502](https://github.com/empathyco/x/commit/7720502abfdee009506f4478ba3d71ea76051cb1)) +- replace `parcel` with `vite` [(#739)](https://github.com/empathyco/x/pull/739) ## [4.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.7...@empathyco/x-react-wrapper@4.0.0-alpha.8) (2022-10-14) ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [4.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.6...@empathyco/x-react-wrapper@4.0.0-alpha.7) (2022-09-09) ### Features -- disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) +- disable `@typescript-eslint/no-extra-parens` rule [(#715)](https://github.com/empathyco/x/pull/715) ## [4.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.5...@empathyco/x-react-wrapper@4.0.0-alpha.6) (2022-08-31) ### Build System -- **dependencies:** fix Vue & Vuex versions (#686) - ([177e851](https://github.com/empathyco/x/commit/177e8511f4458fa13c627210cdfbbf6d42a85b17)), - closes [EX-6918](https://searchbroker.atlassian.net/browse/EX-6918) +- **dependencies:** fix Vue & Vuex versions [(#686)](https://github.com/empathyco/x/pull/686) ## [4.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.4...@empathyco/x-react-wrapper@4.0.0-alpha.5) (2022-04-04) ### Build System -- **deps:** Upgrade Cypress and Vue Cli plugins versions. (#399) - ([630d6b0](https://github.com/empathyco/x/commit/630d6b0d767a3484140ecd252e2be10817e0900d)), - closes [EX-5417](https://searchbroker.atlassian.net/browse/EX-5417) +- **deps:** Upgrade Cypress and Vue Cli plugins versions. [(#399)](https://github.com/empathyco/x/pull/399) ## [4.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.3...@empathyco/x-react-wrapper@4.0.0-alpha.4) (2022-03-31) @@ -206,36 +160,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [4.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.1...@empathyco/x-react-wrapper@4.0.0-alpha.2) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [4.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.0...@empathyco/x-react-wrapper@4.0.0-alpha.1) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [4.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.1.0-alpha.2...@empathyco/x-react-wrapper@4.0.0-alpha.0) (2021-09-22) @@ -267,8 +211,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **facets:** remove old `facets` X Module and replace by `facets-next`. - ([a47d99f](https://github.com/empathyco/x/commit/a47d99fd9ccbb046c5a5054a92e723f2675b7563)), - closes [EX-3663](https://searchbroker.atlassian.net/browse/EX-3663) ## [3.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.1.0-alpha.1...@empathyco/x-react-wrapper@3.1.0-alpha.2) (2021-08-05) @@ -278,23 +220,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **facets-next:** add `HierarchicalFilterEntity` (#75) - ([d633721](https://github.com/empathyco/x/commit/d633721b6c795ee9145925d366216edd616b0807)), - closes [EX-4354](https://searchbroker.atlassian.net/browse/EX-4354) +- **facets-next:** add `HierarchicalFilterEntity` [(#75)](https://github.com/empathyco/x/pull/75) ### Build System - upgrade dependencies - ([b1d0e5d](https://github.com/empathyco/x/commit/b1d0e5df03cd48f3bb285830943bddf9bdc17acf)), - closes [EX-4506](https://searchbroker.atlassian.net/browse/EX-4506) ## [3.1.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.0.1-alpha.1...@empathyco/x-react-wrapper@3.1.0-alpha.0) (2021-08-03) ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [3.0.1-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.0.1-alpha.0...@empathyco/x-react-wrapper@3.0.1-alpha.1) (2021-07-29) @@ -311,8 +247,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **slots:** support using standard React components inside slots - ([489cc0c](https://bitbucket.org/colbenson/react-wrapper/commits/489cc0cfa8eab5e71233bba541bf2257d3bbbaa0)), - closes [EX-2901](https://searchbroker.atlassian.net/browse/EX-2901) ### ⚠ BREAKING CHANGES @@ -332,84 +266,50 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **react-wrapper:** make react-wrapper render a wrapper div so sibling elements can be properly updated. - ([e1dab57](https://bitbucket.org/colbenson/react-wrapper/commits/e1dab576e2d66f73e075e85abcf0396a69201dc3)), - closes [EX-2809](https://searchbroker.atlassian.net/browse/EX-2809) - **slots:** make react-wrapper slots render a wrapper div so children can be properly updated. - ([ddf0f55](https://bitbucket.org/colbenson/react-wrapper/commits/ddf0f551bd4f19c1beaf737c5e5a50d3f5e24302)), - closes [EX-2854](https://searchbroker.atlassian.net/browse/EX-2854) ### [1.0.4](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.4%0Dv1.0.3) (2020-12-03) ### Bug Fixes - **children:** fix children unmount fails if parentElement is removed too - ([3903554](https://bitbucket.org/colbenson/react-wrapper/commits/3903554dc4a770f0f5a47f47d9600a853943e9fc)), - closes [EX-2732](https://searchbroker.atlassian.net/browse/EX-2732) ### [1.0.3](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.3%0Dv1.0.2) (2020-11-05) ### Bug Fixes - **slots:** add support to text content in slots - ([039ee3f](https://bitbucket.org/colbenson/react-wrapper/commits/039ee3f53f00241d2ea1bb879ba4c047d359c636)), - closes [EX-2525](https://searchbroker.atlassian.net/browse/EX-2525) ### [1.0.2](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.2%0Dv1.0.1) (2020-10-29) ### Bug Fixes - **slots:** check if VueChildrenWrapper is unmounted before unmounting React Component - ([0841e0d](https://bitbucket.org/colbenson/react-wrapper/commits/0841e0db8843722d784dc9371bf52e2fc63a2e51)), - closes [EX-2425](https://searchbroker.atlassian.net/browse/EX-2425) ### [1.0.1](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.1%0Dv1.0.0) (2020-10-19) ### Bug Fixes - **slots:** avoid creating new HTML elements for slots when the react-wrapper is re-rendered. - ([24e6142](https://bitbucket.org/colbenson/react-wrapper/commits/24e61426442671a3a8293a140fd93ae81dacd77f)), - closes [EX-2330](https://searchbroker.atlassian.net/browse/EX-2330) ### Documentation - add documentation with the usage and architecture - ([3a0982b](https://bitbucket.org/colbenson/react-wrapper/commits/3a0982b2074eaf1a10a52bf29361d85330c75d79)), - closes [EX-2390](https://searchbroker.atlassian.net/browse/EX-2390) ## 1.0.0 (2020-07-31) ### Features - **linter:** use eslint-plugin-x - ([2d9298b](https://bitbucket.org/colbenson/react-wrapper/commits/2d9298b81d5275e3e17f34a2af0e55a485160875)), - closes [EX-1946](https://searchbroker.atlassian.net/browse/EX-1946) - **react-wrapper:** add events support - ([436481b](https://bitbucket.org/colbenson/react-wrapper/commits/436481be18a27a295767a3ca524ddbf6f26be5e8)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **react-wrapper:** add slots support - ([edcfb51](https://bitbucket.org/colbenson/react-wrapper/commits/edcfb51a050a740a716c8573f5ea35dea6bf7259)), - closes [EX-1791](https://searchbroker.atlassian.net/browse/EX-1791) - **react-wrapper:** add events support - ([436481b](https://bitbucket.org/colbenson/react-wrapper/commits/436481be18a27a295767a3ca524ddbf6f26be5e8)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **react-wrapper:** add slots support - ([edcfb51](https://bitbucket.org/colbenson/react-wrapper/commits/edcfb51a050a740a716c8573f5ea35dea6bf7259)), - closes [EX-1791](https://searchbroker.atlassian.net/browse/EX-1791) - **react-wrapper:** create react-wrapper with props syncing support - ([ccfe6b2](https://bitbucket.org/colbenson/react-wrapper/commits/ccfe6b20f0d5ef7f0fd0ecd168cee492b8f0a529)), - closes [EX-1696](https://searchbroker.atlassian.net/browse/EX-1696) ### Code Refactoring - **linter:** add eslint, prettier and commitizen support - ([290d103](https://bitbucket.org/colbenson/react-wrapper/commits/290d103d0fad4987a649ae423a2c025532f8b3c2)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **vue-wrapper:** remove vue-wrapper and its testing - ([508ea3e](https://bitbucket.org/colbenson/react-wrapper/commits/508ea3ee11864e821b52fdf2858344dc8dd417ff)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **vue-wrapper:** remove vue-wrapper and its testing - ([a9d9cc0](https://bitbucket.org/colbenson/react-wrapper/commits/a9d9cc022876550f5f87aa801a5dec9deec7b4fb)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **linter:** add eslint, prettier and commitizen support - ([290d103](https://bitbucket.org/colbenson/react-wrapper/commits/290d103d0fad4987a649ae423a2c025532f8b3c2)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) diff --git a/packages/react-wrapper/package.json b/packages/react-wrapper/package.json index f60d47719..2827b9ca6 100644 --- a/packages/react-wrapper/package.json +++ b/packages/react-wrapper/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-react-wrapper", - "version": "4.0.0-alpha.31", + "version": "4.0.0", "description": "A proxy that transforms Vue components into React ones", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/packages/storage-service/CHANGELOG.md b/packages/storage-service/CHANGELOG.md index 77097e015..223c18a16 100644 --- a/packages/storage-service/CHANGELOG.md +++ b/packages/storage-service/CHANGELOG.md @@ -1,37 +1,29 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.14...@empathyco/x-storage-service@2.0.0-alpha.15) (2023-06-27) +## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.15...@empathyco/x-storage-service@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-storage-service +## [2.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.14...@empathyco/x-storage-service@2.0.0-alpha.15) (2023-06-27) - - +**Note:** Version bump only for package @empathyco/x-storage-service ## [2.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.13...@empathyco/x-storage-service@2.0.0-alpha.14) (2023-06-06) **Note:** Version bump only for package @empathyco/x-storage-service - - - - ## [2.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.12...@empathyco/x-storage-service@2.0.0-alpha.13) (2023-05-11) **Note:** Version bump only for package @empathyco/x-storage-service - - - - ## [2.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.10...@empathyco/x-storage-service@2.0.0-alpha.12) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18. +- minimum node version required is 18. ## [2.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.10...@empathyco/x-storage-service@2.0.0-alpha.11) (2023-04-12) @@ -41,34 +33,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [2.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.8...@empathyco/x-storage-service@2.0.0-alpha.9) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [2.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.7...@empathyco/x-storage-service@2.0.0-alpha.8) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [2.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.6...@empathyco/x-storage-service@2.0.0-alpha.7) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [2.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.5...@empathyco/x-storage-service@2.0.0-alpha.6) (2023-01-20) @@ -78,28 +62,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.3...@empathyco/x-storage-service@2.0.0-alpha.4) (2022-10-14) ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.2...@empathyco/x-storage-service@2.0.0-alpha.3) (2022-09-09) ### Features -- disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) +- disable `@typescript-eslint/no-extra-parens` rule [(#715)](https://github.com/empathyco/x/pull/715) ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.1...@empathyco/x-storage-service@2.0.0-alpha.2) (2022-03-31) @@ -110,14 +89,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.4.0-alpha.0...@empathyco/x-storage-service@2.0.0-alpha.0) (2021-11-29) @@ -128,28 +103,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **storage-service:** Rename `StorageService` to `BrowserStorageService` - ([6bf38fb](https://github.com/empathyco/x/commit/6bf38fb7d14323c84c949e21eaa9c692fb0014d7)), - closes [EX-5073](https://searchbroker.atlassian.net/browse/EX-5073) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.4.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.3.1-alpha.7...@empathyco/x-storage-service@1.4.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.3.1-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.3.1-alpha.6...@empathyco/x-storage-service@1.3.1-alpha.7) (2021-08-05) @@ -164,8 +131,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.3.1-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.3.1-alpha.3...@empathyco/x-storage-service@1.3.1-alpha.4) (2021-07-29) @@ -183,40 +148,32 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration -- Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) +- Fix publishing in x-components. Normalize build scripts. [(#46)](https://github.com/empathyco/x/pull/46) ### 1.3.1-alpha.0 (2021-07-14) ### Documentation - Add LICENSE and update package.json files - ([b5760b0](https://github.com/empathyco/x/commit/b5760b098e158d6f8c2fb4696faf4ec42df21c83)), - closes [EX-3931](https://searchbroker.atlassian.net/browse/EX-3931) ### Styling - add `@empathyco/eslint-plugin-x` to all packages - ([e36dc80](https://github.com/empathyco/x/commit/e36dc8022196df4c977045ca2e9a38be17657b83)), - closes [EX-4273](https://searchbroker.atlassian.net/browse/EX-4273) -## 1.3.0 - 05/06/2020 +## 1.3.0 (05/06/2020) -> EX-1843 Add ESM build keeping the CommonJS too +- Add ESM build keeping the CommonJS too ## 1.2.1 -> EX-1540 Update `@empathy/logger` to use minor version -> -> EX-1540 Set a fixed `@empathybroker/eb-tslint` version +- Update `@empathy/logger` to use minor version +- Set a fixed `@empathybroker/eb-tslint` version ## 1.2.0 -> EX-1327 Fix return type of `StorageService.removeItem` method -> -> EX-1327 Update documentation with missing `StorageService.clear` method +- Fix return type of `StorageService.removeItem` method +- Update documentation with missing `StorageService.clear` method ## 1.1.0 -> EX-1304 Fix trying to parse non valid JSON values throwing an error +- Fix trying to parse non-valid JSON values throwing an error diff --git a/packages/storage-service/package.json b/packages/storage-service/package.json index f1c702b9f..a2cc7563c 100644 --- a/packages/storage-service/package.json +++ b/packages/storage-service/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-storage-service", - "version": "2.0.0-alpha.15", + "version": "2.0.0", "description": "Storage service with TTL", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/packages/x-adapter-platform/CHANGELOG.md b/packages/x-adapter-platform/CHANGELOG.md index 0a1a64e02..5045f6b8d 100644 --- a/packages/x-adapter-platform/CHANGELOG.md +++ b/packages/x-adapter-platform/CHANGELOG.md @@ -1,168 +1,112 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.0-alpha.88](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.87...@empathyco/x-adapter-platform@1.0.0-alpha.88) (2023-10-11) +## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.88...@empathyco/x-adapter-platform@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-adapter-platform +## [1.0.0-alpha.88](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.87...@empathyco/x-adapter-platform@1.0.0-alpha.88) (2023-10-11) - - +**Note:** Version bump only for package @empathyco/x-adapter-platform ## [1.0.0-alpha.87](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.86...@empathyco/x-adapter-platform@1.0.0-alpha.87) (2023-10-09) - ### Features -* experience controls adapter tests ([27de0ce](https://github.com/empathyco/x/commit/27de0ce41887b50ec7c37f87685f335f374c59ff)) - - +- experience controls adapter tests ## [1.0.0-alpha.86](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.85...@empathyco/x-adapter-platform@1.0.0-alpha.86) (2023-10-04) - ### Features -* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911)) - - +- **experience-controls:** experience controls module and adapter [(#1307)](https://github.com/empathyco/x/pull/1307) ## [1.0.0-alpha.85](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.84...@empathyco/x-adapter-platform@1.0.0-alpha.85) (2023-09-18) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.84](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.83...@empathyco/x-adapter-platform@1.0.0-alpha.84) (2023-09-07) - ### Features -* update tagging from banners and promoteds (#1274) ([4dd4666](https://github.com/empathyco/x/commit/4dd4666304e76a095d030e36be45590f913d1ad3)) - - +- update tagging from banners and promoteds [(#1274)](https://github.com/empathyco/x/pull/1274) ## [1.0.0-alpha.83](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.82...@empathyco/x-adapter-platform@1.0.0-alpha.83) (2023-08-02) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.82](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.81...@empathyco/x-adapter-platform@1.0.0-alpha.82) (2023-07-25) - ### Bug Fixes -* **filters:** Editable number range filter should be unique (#1243) ([ec8b788](https://github.com/empathyco/x/commit/ec8b78829d16df0db50cfa35e0bdf5ba64529d26)) - - +- **filters:** Editable number range filter should be unique [(#1243)](https://github.com/empathyco/x/pull/1243) ## [1.0.0-alpha.81](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.80...@empathyco/x-adapter-platform@1.0.0-alpha.81) (2023-06-27) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.80](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.79...@empathyco/x-adapter-platform@1.0.0-alpha.80) (2023-06-27) - ### Features -* **adapter:** add mapping for keywords when there's no title_raw (#1236) ([5b1ce10](https://github.com/empathyco/x/commit/5b1ce10eb48cd5a48c41e88fe35f3321e5be516d)) - - +- **adapter:** add mapping for keywords when there's no title_raw [(#1236)](https://github.com/empathyco/x/pull/1236) ## [1.0.0-alpha.79](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.78...@empathyco/x-adapter-platform@1.0.0-alpha.79) (2023-06-15) - ### Features -* **tagging:** add fallback for displayId (#1235) ([8fa9512](https://github.com/empathyco/x/commit/8fa95120b7fdccaf430824ab9570c7ad43cd0539)) - - +- **tagging:** add fallback for displayId [(#1235)](https://github.com/empathyco/x/pull/1235) ## [1.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.77...@empathyco/x-adapter-platform@1.0.0-alpha.78) (2023-06-14) - ### Features -* **tagging:** track displayClick properties in result & tagging request (#1225) ([53a209e](https://github.com/empathyco/x/commit/53a209e5c9719a8ba0cff21f5d8d52b0dfe70c6d)) - - +- **tagging:** track displayClick properties in result & tagging request [(#1225)](https://github.com/empathyco/x/pull/1225) ## [1.0.0-alpha.77](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.76...@empathyco/x-adapter-platform@1.0.0-alpha.77) (2023-06-08) - ### Bug Fixes -* **platform-adapter:** change semantics url path (#1230) ([b8210b5](https://github.com/empathyco/x/commit/b8210b59960474a3ad86ffe1a9ee6bc35567ea6e)) - - +- **platform-adapter:** change semantics url path [(#1230)](https://github.com/empathyco/x/pull/1230) ## [1.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.75...@empathyco/x-adapter-platform@1.0.0-alpha.76) (2023-06-07) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.74...@empathyco/x-adapter-platform@1.0.0-alpha.75) (2023-06-06) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.73...@empathyco/x-adapter-platform@1.0.0-alpha.74) (2023-05-30) - ### Bug Fixes -* **adapter-platform:** fix objectFilter import in semantic queries schema (#1216) ([361baca](https://github.com/empathyco/x/commit/361baca52208924fd513cccd48ca8311f4c04716)) - - +- **adapter-platform:** fix objectFilter import in semantic queries schema [(#1216)](https://github.com/empathyco/x/pull/1216) ## [1.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.72...@empathyco/x-adapter-platform@1.0.0-alpha.73) (2023-05-30) - ### Features -* **platform-adapter:** add semantic queries to platform adapter (#1212) ([82bd567](https://github.com/empathyco/x/commit/82bd56704638b050e323d486c43ebcb8cae1d41d)) - - +- **platform-adapter:** add semantic queries to platform adapter [(#1212)](https://github.com/empathyco/x/pull/1212) ## [1.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.71...@empathyco/x-adapter-platform@1.0.0-alpha.72) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps [(#1174)](https://github.com/empathyco/x/pull/1174) +- restore build workflow [(#1194)](https://github.com/empathyco/x/pull/1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 [(#1196)](https://github.com/empathyco/x/pull/1196) +- **deps:** update node to v18 [(#1175)](https://github.com/empathyco/x/pull/1175) ## [1.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.70...@empathyco/x-adapter-platform@1.0.0-alpha.71) (2023-05-03) @@ -176,8 +120,7 @@ EMP-274 ### Features -- Adapt Result mapping according to new API standard (#1039) - ([89186b6](https://github.com/empathyco/x/commit/89186b604d72f18bce257b88b536243c11c5ddf3)) +- Adapt Result mapping according to new API standard [(#1039)](https://github.com/empathyco/x/pull/1039) ## [1.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.67...@empathyco/x-adapter-platform@1.0.0-alpha.68) (2023-04-12) @@ -187,25 +130,19 @@ EMP-274 ### Documentation -- add missing release-tags and documentation (#1106) - ([fbe7d46](https://github.com/empathyco/x/commit/fbe7d461daa37f9309dedaa46e87035e047e4a2a)), - closes [EX-8119](https://searchbroker.atlassian.net/browse/EX-8119) +- add missing release-tags and documentation [(#1106)](https://github.com/empathyco/x/pull/1106) ## [1.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.65...@empathyco/x-adapter-platform@1.0.0-alpha.66) (2023-03-09) ### Build System -- add `report` folder to packed `tarball` (#1101) - ([16f21e8](https://github.com/empathyco/x/commit/16f21e802c3d14d1fce70422cec9cb13c8ecfd4f)), - closes [EX-8105](https://searchbroker.atlassian.net/browse/EX-8105) +- add `report` folder to packed `tarball` [(#1101)](https://github.com/empathyco/x/pull/1101) ## [1.0.0-alpha.65](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.64...@empathyco/x-adapter-platform@1.0.0-alpha.65) (2023-03-07) ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [1.0.0-alpha.64](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.63...@empathyco/x-adapter-platform@1.0.0-alpha.64) (2023-02-27) @@ -215,33 +152,26 @@ EMP-274 ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [1.0.0-alpha.62](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.61...@empathyco/x-adapter-platform@1.0.0-alpha.62) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [1.0.0-alpha.61](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.60...@empathyco/x-adapter-platform@1.0.0-alpha.61) (2023-02-03) ### Build System -- **deps:** update deps (#1062) - ([59f29b9](https://github.com/empathyco/x/commit/59f29b9c5861f790a65b061eec628eb35d066b68)) +- **deps:** update deps [(#1062)](https://github.com/empathyco/x/pull/1062) ## [1.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.59...@empathyco/x-adapter-platform@1.0.0-alpha.60) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [1.0.0-alpha.59](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.58...@empathyco/x-adapter-platform@1.0.0-alpha.59) (2023-01-23) @@ -255,24 +185,19 @@ EMP-274 ### Features -- **endpoint-adapters:** add `internal` field to all `requests` but `tagging` (#1016) - ([d718bc1](https://github.com/empathyco/x/commit/d718bc1a2b0449fc8d41f8d23cbb882adad3d8eb)), - closes [EX-7780](https://searchbroker.atlassian.net/browse/EX-7780) +- **endpoint-adapters:** add `internal` field to all `requests` but `tagging` [(#1016)](https://github.com/empathyco/x/pull/1016) ## [1.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.55...@empathyco/x-adapter-platform@1.0.0-alpha.56) (2023-01-18) ### Documentation -- add `license` and improve `readme` (#968) - ([d6513fb](https://github.com/empathyco/x/commit/d6513fb77d6467e7490f9951c2111870b4770058)), - closes [EX-6046](https://searchbroker.atlassian.net/browse/EX-6046) +- add `license` and improve `readme` [(#968)](https://github.com/empathyco/x/pull/968) ## [1.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.54...@empathyco/x-adapter-platform@1.0.0-alpha.55) (2023-01-13) ### Build System -- **deps:** update dependencies (#1004) - ([7343506](https://github.com/empathyco/x/commit/73435063e97648ed5bb87600bb7cfbb5eb64b70c)) +- **deps:** update dependencies [(#1004)](https://github.com/empathyco/x/pull/1004) ## [1.0.0-alpha.54](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.53...@empathyco/x-adapter-platform@1.0.0-alpha.54) (2023-01-10) @@ -283,7 +208,6 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [1.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.51...@empathyco/x-adapter-platform@1.0.0-alpha.52) (2023-01-04) @@ -293,9 +217,7 @@ EMP-274 ### Build System -- **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) +- **deps:** update `vue` to version `2.7` [(#971)](https://github.com/empathyco/x/pull/971) ## [1.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.49...@empathyco/x-adapter-platform@1.0.0-alpha.50) (2022-12-30) @@ -310,9 +232,7 @@ EMP-274 ### Bug Fixes -- mutable schema types (#960) - ([8015921](https://github.com/empathyco/x/commit/8015921daf2c9e5ee3a6fce2c1f57458aeb278dd)), - closes [EX-7702](https://searchbroker.atlassian.net/browse/EX-7702) +- mutable schema types [(#960)](https://github.com/empathyco/x/pull/960) ## [1.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.47...@empathyco/x-adapter-platform@1.0.0-alpha.48) (2022-12-23) @@ -326,8 +246,7 @@ EMP-274 ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ## [1.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.44...@empathyco/x-adapter-platform@1.0.0-alpha.45) (2022-11-28) @@ -337,15 +256,13 @@ EMP-274 ### Bug Fixes -- number filter schema to map the right values (#861) - ([3b52554](https://github.com/empathyco/x/commit/3b5255420f5c081640bf23ef34063d014f70c34c)) +- number filter schema to map the right values [(#861)](https://github.com/empathyco/x/pull/861) ## [1.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.42...@empathyco/x-adapter-platform@1.0.0-alpha.43) (2022-11-09) ### Features -- **banners:** add tagging info banners in platform adapter (#823) - ([71bd570](https://github.com/empathyco/x/commit/71bd5702b963c41a2cd75e719aad9976ec2180b0)) +- **banners:** add tagging info banners in platform adapter [(#823)](https://github.com/empathyco/x/pull/823) ## [1.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.41...@empathyco/x-adapter-platform@1.0.0-alpha.42) (2022-11-03) @@ -355,25 +272,19 @@ EMP-274 ### Bug Fixes -- make promoted and banner position optional (#817) - ([a2a8d5d](https://github.com/empathyco/x/commit/a2a8d5dcc03451e046d00f87f3545dfd46c050c5)), - closes [EX-7333](https://searchbroker.atlassian.net/browse/EX-7333) +- make promoted and banner position optional [(#817)](https://github.com/empathyco/x/pull/817) ## [1.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.39...@empathyco/x-adapter-platform@1.0.0-alpha.40) (2022-10-31) ### Features -- add position on Banner and Promoted models (#800) - ([e7393fb](https://github.com/empathyco/x/commit/e7393fbce8d0767d3c762aa714fe94e162203a12)), - closes [EX-7293](https://searchbroker.atlassian.net/browse/EX-7293) +- add position on Banner and Promoted models [(#800)](https://github.com/empathyco/x/pull/800) ## [1.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.38...@empathyco/x-adapter-platform@1.0.0-alpha.39) (2022-10-24) ### Features -- Add facets type field on Platform adapter (#784) - ([96b97a8](https://github.com/empathyco/x/commit/96b97a88b98a785d5e491b75c85e90ac11261f29)), - closes [EX-6373](https://searchbroker.atlassian.net/browse/EX-6373) +- Add facets type field on Platform adapter [(#784)](https://github.com/empathyco/x/pull/784) ## [1.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.37...@empathyco/x-adapter-platform@1.0.0-alpha.38) (2022-10-21) @@ -383,8 +294,7 @@ EMP-274 ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [1.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.35...@empathyco/x-adapter-platform@1.0.0-alpha.36) (2022-09-27) @@ -406,9 +316,7 @@ EMP-274 ### Features -- **adapter:** disable cancel http client (#658) - ([3b5b86d](https://github.com/empathyco/x/commit/3b5b86d4725edefa084181a704df716a389eecbc)), - closes [EX-6875](https://searchbroker.atlassian.net/browse/EX-6875) +- **adapter:** disable cancel http client [(#658)](https://github.com/empathyco/x/pull/658) ## [1.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.30...@empathyco/x-adapter-platform@1.0.0-alpha.31) (2022-08-19) @@ -428,9 +336,7 @@ EMP-274 ### Features -- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. (#626) - ([2bebaeb](https://github.com/empathyco/x/commit/2bebaeb2863fe794f1b3bea924904651b9302ef6)), - closes [EX-6484](https://searchbroker.atlassian.net/browse/EX-6484) +- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. [(#626)](https://github.com/empathyco/x/pull/626) ## [1.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.27...@empathyco/x-adapter-platform@1.0.0-alpha.28) (2022-07-28) @@ -444,17 +350,13 @@ EMP-274 ### Features -- change endpoint adapter ids in platform adapter (#616) - ([ad630cf](https://github.com/empathyco/x/commit/ad630cfe29027972d9c0e3dc1f82889b4b01c700)), - closes [EX-6662](https://searchbroker.atlassian.net/browse/EX-6662) +- change endpoint adapter ids in platform adapter [(#616)](https://github.com/empathyco/x/pull/616) ## [1.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.24...@empathyco/x-adapter-platform@1.0.0-alpha.25) (2022-07-04) ### Features -- **search:** add partial results support (#580) - ([68922b8](https://github.com/empathyco/x/commit/68922b8e46495438131ce26b506670f7e7993ea0)), - closes [EX-6465](https://searchbroker.atlassian.net/browse/EX-6465) +- **search:** add partial results support [(#580)](https://github.com/empathyco/x/pull/580) ## [1.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.23...@empathyco/x-adapter-platform@1.0.0-alpha.24) (2022-06-27) @@ -464,118 +366,91 @@ EMP-274 ### Features -- **x-adapter:** Add `sendParamsInBody` option to `RequestOptions` (#577) - ([9d04e6e](https://github.com/empathyco/x/commit/9d04e6eb7ceed81aeca4215db6e8302f0ab3705a)), - closes [EX-6450](https://searchbroker.atlassian.net/browse/EX-6450) +- **x-adapter:** Add `sendParamsInBody` option to `RequestOptions` [(#577)](https://github.com/empathyco/x/pull/577) ## [1.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.21...@empathyco/x-adapter-platform@1.0.0-alpha.22) (2022-06-23) ### Bug Fixes -- Remove `@empathyco/x-platform-adapter` dependency from library code. (#575) - ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)), - closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437) +- Remove `@empathyco/x-platform-adapter` dependency from library code. [(#575)](https://github.com/empathyco/x/pull/575) ## [1.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.20...@empathyco/x-adapter-platform@1.0.0-alpha.21) (2022-06-21) ### Features -- remove old adapter package and use the new one (#568) - ([1632a59](https://github.com/empathyco/x/commit/1632a594b6905e6403c82b2189300eefd45b3691)), - closes [EX-6286](https://searchbroker.atlassian.net/browse/EX-6286) +- remove old adapter package and use the new one [(#568)](https://github.com/empathyco/x/pull/568) ## [1.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.19...@empathyco/x-adapter-platform@1.0.0-alpha.20) (2022-06-21) ### Build System -- sync duplicated dependencies (#567) - ([912e968](https://github.com/empathyco/x/commit/912e9687851594871b3296a5fb26129327939d96)), - closes [EX-6412](https://searchbroker.atlassian.net/browse/EX-6412) +- sync duplicated dependencies [(#567)](https://github.com/empathyco/x/pull/567) ## [1.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.18...@empathyco/x-adapter-platform@1.0.0-alpha.19) (2022-06-20) ### Documentation -- **api-extractor:** add API extractor to `x-adapter-platform` (#563) - ([8391bfb](https://github.com/empathyco/x/commit/8391bfbfa3902492c8b052e47a996869d0240200)), - closes [EX-6384](https://searchbroker.atlassian.net/browse/EX-6384) +- **api-extractor:** add API extractor to `x-adapter-platform` [(#563)](https://github.com/empathyco/x/pull/563) ## [1.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.17...@empathyco/x-adapter-platform@1.0.0-alpha.18) (2022-06-16) ### Code Refactoring -- make extra params optional (#553) - ([ef7493a](https://github.com/empathyco/x/commit/ef7493a00a4da73f544f3a32b9e8a1fd68ba23a0)), - closes [EX-6335](https://searchbroker.atlassian.net/browse/EX-6335) +- make extra params optional [(#553)](https://github.com/empathyco/x/pull/553) ## [1.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.16...@empathyco/x-adapter-platform@1.0.0-alpha.17) (2022-06-16) ### Bug Fixes -- **schemas:** flatten hierarchical filters (#543) - ([e5956dd](https://github.com/empathyco/x/commit/e5956dd432a2ae9fb819bc05cde22c0f8ada7424)), - closes [EX-6205](https://searchbroker.atlassian.net/browse/EX-6205) +- **schemas:** flatten hierarchical filters [(#543)](https://github.com/empathyco/x/pull/543) ## [1.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.15...@empathyco/x-adapter-platform@1.0.0-alpha.16) (2022-06-13) ### Code Refactoring - related tags in platform adapter - ([beb1017](https://github.com/empathyco/x/commit/beb1017526aac9983bd1ef2002a3a754d4a0cfe2)), - closes [EX-6311](https://searchbroker.atlassian.net/browse/EX-6311) ## [1.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.14...@empathyco/x-adapter-platform@1.0.0-alpha.15) (2022-06-13) ### Code Refactoring -- search in platform adapter (#540) - ([065dcf7](https://github.com/empathyco/x/commit/065dcf7bcd81e79ea5ffdf22c271b117f055f3b6)), - closes [EX-6313](https://searchbroker.atlassian.net/browse/EX-6313) +- search in platform adapter [(#540)](https://github.com/empathyco/x/pull/540) ## [1.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.13...@empathyco/x-adapter-platform@1.0.0-alpha.14) (2022-06-13) ### Code Refactoring -- recommendations in platform adapter (#538) - ([cc954bc](https://github.com/empathyco/x/commit/cc954bc6f6f6ba04447d382aed9b8f60b15b975b)) +- recommendations in platform adapter [(#538)](https://github.com/empathyco/x/pull/538) ## [1.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.12...@empathyco/x-adapter-platform@1.0.0-alpha.13) (2022-06-13) ### Code Refactoring -- tagging in platform adapter (#539) - ([2baa980](https://github.com/empathyco/x/commit/2baa980a3ccd5bc348c14cba67e30efd12b2edc8)), - closes [EX-6312](https://searchbroker.atlassian.net/browse/EX-6312) +- tagging in platform adapter [(#539)](https://github.com/empathyco/x/pull/539) ## [1.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.11...@empathyco/x-adapter-platform@1.0.0-alpha.12) (2022-06-10) ### Code Refactoring - identifier results in the platform adapter - ([d47dadb](https://github.com/empathyco/x/commit/d47dadbb457ab23ae3ed2bcd6d44b1d0f170aaf4)), - closes [EX-6303](https://searchbroker.atlassian.net/browse/EX-6303) ## [1.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.10...@empathyco/x-adapter-platform@1.0.0-alpha.11) (2022-06-10) ### Code Refactoring - next queries platform adapter - ([882826d](https://github.com/empathyco/x/commit/882826d52bd2d0646250c42908bde22d23267ea4)), - closes [EX-6306](https://searchbroker.atlassian.net/browse/EX-6306) ## [1.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.9...@empathyco/x-adapter-platform@1.0.0-alpha.10) (2022-06-10) ### Code Refactoring -- query suggestions in platform adapter (#528) - ([bb9509f](https://github.com/empathyco/x/commit/bb9509f13f5ce6e37328d9c846fdad6278ddc861)) +- query suggestions in platform adapter [(#528)](https://github.com/empathyco/x/pull/528) ## [1.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.8...@empathyco/x-adapter-platform@1.0.0-alpha.9) (2022-06-10) ### Code Refactoring -- popular searches in platform adapter (#531) - ([df281af](https://github.com/empathyco/x/commit/df281af94114658f4bf9071d859f57ad48ea5f89)) +- popular searches in platform adapter [(#531)](https://github.com/empathyco/x/pull/531) ## [1.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.7...@empathyco/x-adapter-platform@1.0.0-alpha.8) (2022-06-09) @@ -619,16 +494,12 @@ EMP-274 ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [0.2.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@0.1.1-alpha.6...@empathyco/x-adapter-platform@0.2.0-alpha.0) (2022-05-06) ### Features - default implementation - ([3df8522](https://github.com/empathyco/x/commit/3df85225375f20c9c2808bdd4d885b3c7a62db6a)), - closes [EX-5983](https://searchbroker.atlassian.net/browse/EX-5983) ### [0.1.1-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@0.1.1-alpha.5...@empathyco/x-adapter-platform@0.1.1-alpha.6) (2022-04-29) @@ -651,8 +522,6 @@ EMP-274 ### Build System - change `config` - ([37be26e](https://github.com/empathyco/x/commit/37be26e83dbf3a200fb3fe23f4fc7221a83ca7e8)), - closes [EX-5874](https://searchbroker.atlassian.net/browse/EX-5874) ### [0.1.1-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@0.1.1-alpha.0...@empathyco/x-adapter-platform@0.1.1-alpha.1) (2022-03-31) diff --git a/packages/x-adapter-platform/package.json b/packages/x-adapter-platform/package.json index 550c4422d..3e1374fe7 100644 --- a/packages/x-adapter-platform/package.json +++ b/packages/x-adapter-platform/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-adapter-platform", - "version": "1.0.0-alpha.88", + "version": "1.0.0", "description": "A search client for the Empathy Platform API", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", @@ -41,9 +41,9 @@ "prepublishOnly": "pnpm run build" }, "dependencies": { - "@empathyco/x-adapter": "^8.0.0-alpha.34", - "@empathyco/x-types": "^10.0.0-alpha.75", - "@empathyco/x-utils": "^1.0.0-alpha.23", + "@empathyco/x-adapter": "^8.0.0", + "@empathyco/x-types": "^10.0.0", + "@empathyco/x-utils": "^1.0.0", "tslib": "~2.5.0" }, "devDependencies": { diff --git a/packages/x-adapter/CHANGELOG.md b/packages/x-adapter/CHANGELOG.md index 42bba3e4e..a5cc3ecbb 100644 --- a/packages/x-adapter/CHANGELOG.md +++ b/packages/x-adapter/CHANGELOG.md @@ -1,71 +1,50 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.33...@empathyco/x-adapter@8.0.0-alpha.34) (2023-09-18) +## [8.0.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.34...@empathyco/x-adapter@8.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-adapter +## [8.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.33...@empathyco/x-adapter@8.0.0-alpha.34) (2023-09-18) - - +**Note:** Version bump only for package @empathyco/x-adapter ## [8.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.32...@empathyco/x-adapter@8.0.0-alpha.33) (2023-08-02) - ### Features -* make empty string point to live env ([1d20789](https://github.com/empathyco/x/commit/1d2078941a616bfa7bd8a0e7119f21fd11e511d9)) - - +- make empty string point to live env ## [8.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.31...@empathyco/x-adapter@8.0.0-alpha.32) (2023-06-27) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.30...@empathyco/x-adapter@8.0.0-alpha.31) (2023-06-07) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.29...@empathyco/x-adapter@8.0.0-alpha.30) (2023-06-06) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.28...@empathyco/x-adapter@8.0.0-alpha.29) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps [(#1174)](https://github.com/empathyco/x/pull/1174) +- restore build workflow [(#1194)](https://github.com/empathyco/x/pull/1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 [(#1196)](https://github.com/empathyco/x/pull/1196) +- **deps:** update node to v18 [(#1175)](https://github.com/empathyco/x/pull/1175) ## [8.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.27...@empathyco/x-adapter@8.0.0-alpha.28) (2023-05-03) @@ -79,34 +58,26 @@ EMP-274 ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [8.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.24...@empathyco/x-adapter@8.0.0-alpha.25) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [8.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.23...@empathyco/x-adapter@8.0.0-alpha.24) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [8.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.22...@empathyco/x-adapter@8.0.0-alpha.23) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [8.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.21...@empathyco/x-adapter@8.0.0-alpha.22) (2023-01-23) @@ -120,39 +91,31 @@ EMP-274 ### Documentation -- add `license` and improve `readme` (#968) - ([d6513fb](https://github.com/empathyco/x/commit/d6513fb77d6467e7490f9951c2111870b4770058)), - closes [EX-6046](https://searchbroker.atlassian.net/browse/EX-6046) +- add `license` and improve `readme` [(#968)](https://github.com/empathyco/x/pull/968) ## [8.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.18...@empathyco/x-adapter@8.0.0-alpha.19) (2023-01-10) ### Documentation -- add mutable schemas examples (#967) - ([e5e2bd9](https://github.com/empathyco/x/commit/e5e2bd92082de2256cd5a6e8b7cff029bdd65585)), - closes [EX-6046](https://searchbroker.atlassian.net/browse/EX-6046) +- add mutable schemas examples [(#967)](https://github.com/empathyco/x/pull/967) ## [8.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.17...@empathyco/x-adapter@8.0.0-alpha.18) (2023-01-06) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [8.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.16...@empathyco/x-adapter@8.0.0-alpha.17) (2023-01-03) ### Build System -- **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) +- **deps:** update `vue` to version `2.7` [(#971)](https://github.com/empathyco/x/pull/971) ## [8.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.15...@empathyco/x-adapter@8.0.0-alpha.16) (2022-12-30) ### Documentation -- create Readme for x-adapter (#921) - ([55fc422](https://github.com/empathyco/x/commit/55fc4223ab41e407892e68bf3fe4af7fba5f527a)) +- create Readme for x-adapter [(#921)](https://github.com/empathyco/x/pull/921) ## [8.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.14...@empathyco/x-adapter@8.0.0-alpha.15) (2022-12-29) @@ -163,9 +126,7 @@ EMP-274 ### Bug Fixes -- mutable schema types (#960) - ([8015921](https://github.com/empathyco/x/commit/8015921daf2c9e5ee3a6fce2c1f57458aeb278dd)), - closes [EX-7702](https://searchbroker.atlassian.net/browse/EX-7702) +- mutable schema types [(#960)](https://github.com/empathyco/x/pull/960) ## [8.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.13...@empathyco/x-adapter@8.0.0-alpha.14) (2022-12-19) @@ -175,16 +136,13 @@ EMP-274 ### Code Refactoring -- add types to `getSafePropertyChain` and move it to `@empatyco/x-utils` (#940) - ([5118210](https://github.com/empathyco/x/commit/511821063b8b08751c15f00f233e7b611a74b2cc)), - closes [EX-7647](https://searchbroker.atlassian.net/browse/EX-7647) +- add types to `getSafePropertyChain` and move it to `@empatyco/x-utils` [(#940)](https://github.com/empathyco/x/pull/940) ## [8.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.12...@empathyco/x-adapter@8.0.0-alpha.13) (2022-12-16) ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ## [8.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.11...@empathyco/x-adapter@8.0.0-alpha.12) (2022-11-28) @@ -194,8 +152,7 @@ EMP-274 ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [8.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.9...@empathyco/x-adapter@8.0.0-alpha.10) (2022-09-27) @@ -205,9 +162,7 @@ EMP-274 ### Features -- **x-adapter:** clean empty params (#716) - ([eeb4399](https://github.com/empathyco/x/commit/eeb4399c59b44691d31efbf49ad028dda1123229)), - closes [EX-6959](https://searchbroker.atlassian.net/browse/EX-6959) +- **x-adapter:** clean empty params [(#716)](https://github.com/empathyco/x/pull/716) ## [8.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.7...@empathyco/x-adapter@8.0.0-alpha.8) (2022-09-13) @@ -217,17 +172,13 @@ EMP-274 ### Features -- disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) +- disable `@typescript-eslint/no-extra-parens` rule [(#715)](https://github.com/empathyco/x/pull/715) ## [8.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.5...@empathyco/x-adapter@8.0.0-alpha.6) (2022-08-24) ### Features -- **adapter:** disable cancel http client (#658) - ([3b5b86d](https://github.com/empathyco/x/commit/3b5b86d4725edefa084181a704df716a389eecbc)), - closes [EX-6875](https://searchbroker.atlassian.net/browse/EX-6875) +- **adapter:** disable cancel http client [(#658)](https://github.com/empathyco/x/pull/658) ## [8.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.4...@empathyco/x-adapter@8.0.0-alpha.5) (2022-08-19) @@ -237,109 +188,54 @@ EMP-274 ### Features -- Do not flatten body params in fetch http client. (#624) - ([375c37f](https://github.com/empathyco/x/commit/375c37f6263cbbb1e88c71d8d6e29e01080c4079)) +- Do not flatten body params in fetch http client. [(#624)](https://github.com/empathyco/x/pull/624) ## [8.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.2...@empathyco/x-adapter@8.0.0-alpha.3) (2022-06-24) ### Features -- **x-adapter:** Add `sendParamsInBody` option to `RequestOptions` (#577) - ([9d04e6e](https://github.com/empathyco/x/commit/9d04e6eb7ceed81aeca4215db6e8302f0ab3705a)), - closes [EX-6450](https://searchbroker.atlassian.net/browse/EX-6450) +- **x-adapter:** Add `sendParamsInBody` option to `RequestOptions` [(#577)](https://github.com/empathyco/x/pull/577) ## [8.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.1...@empathyco/x-adapter@8.0.0-alpha.2) (2022-06-23) ### Bug Fixes -- Remove `@empathyco/x-platform-adapter` dependency from library code. (#575) - ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)), - closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437) +- Remove `@empathyco/x-platform-adapter` dependency from library code. [(#575)](https://github.com/empathyco/x/pull/575) ## [8.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.33...@empathyco/x-adapter@8.0.0-alpha.1) (2022-06-21) ### Features -- remove old adapter package and use the new one (#568) - ([1632a59](https://github.com/empathyco/x/commit/1632a594b6905e6403c82b2189300eefd45b3691)), - closes [EX-6286](https://searchbroker.atlassian.net/browse/EX-6286) +- remove old adapter package and use the new one [(#568)](https://github.com/empathyco/x/pull/568) ## [8.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter-next@0.1.1-alpha.0...@empathyco/x-adapter-next@0.2.0-alpha.0) (2022-03-16) ### Features - add basic types - ([b1217e2](https://github.com/empathyco/x/commit/b1217e2a6f9fa6307a477e44ee8a96d5f8897ea3)), - closes [EX-5387](https://searchbroker.atlassian.net/browse/EX-5387) - - **utils:** add `interpolate` function - ([90cad72](https://github.com/empathyco/x/commit/90cad720f6705ce9d2cf933f07a982c21fe80102)), - closes [EX-5395](https://searchbroker.atlassian.net/browse/EX-5395) - -- add `endpointAdapterFactory` (#378) - ([25221ab](https://github.com/empathyco/x/commit/25221ab2ed407f7a7f86054da3a09d64b79d891b)), - closes [EX-5388](https://searchbroker.atlassian.net/browse/EX-5388) - -- **schemas:** add Schema types (#388) - ([a58e5c3](https://github.com/empathyco/x/commit/a58e5c31c75f78371029457c8c2af8b7e212a484)), - closes [EX-5433](https://searchbroker.atlassian.net/browse/EX-5433) - -- **mappers:** Add `schemaMapperFactory` (#411) - ([075b718](https://github.com/empathyco/x/commit/075b718372bccb4088edb29989ac8015758959b1)), - closes [EX-5419](https://searchbroker.atlassian.net/browse/EX-5419) - +- add `endpointAdapterFactory` [(#378)](https://github.com/empathyco/x/pull/378) +- **schemas:** add Schema types [(#388)](https://github.com/empathyco/x/pull/388) +- **mappers:** Add `schemaMapperFactory` [(#411)](https://github.com/empathyco/x/pull/411) - **http-clients:** add `fetchHttpClient` - ([8040281](https://github.com/empathyco/x/commit/8040281c827f5f631260715007eb26194d6b7f10)), - closes [EX-5840](https://searchbroker.atlassian.net/browse/EX-5840) - -- **http-clients:** Add `beaconHttpClient` (#420) - ([667958f](https://github.com/empathyco/x/commit/667958f667bf0e4612604d98c5dcf3091b6edeeb)), - closes [EX-5842](https://searchbroker.atlassian.net/browse/EX-5842) - +- **http-clients:** Add `beaconHttpClient` [(#420)](https://github.com/empathyco/x/pull/420) - **schemas:** add `createMutableSchema` utility - ([6b505b9](https://github.com/empathyco/x/commit/6b505b9a92e2c9f56c9a2053ea8e1a4f03f9966e)), - closes [EX-5435](https://searchbroker.atlassian.net/browse/EX-5435) - - default implementation - ([3df8522](https://github.com/empathyco/x/commit/3df85225375f20c9c2808bdd4d885b3c7a62db6a)), - closes [EX-5983](https://searchbroker.atlassian.net/browse/EX-5983) - - split adapter interface into `EndpointAdapter` and `ExtendableEndpointAdapter` - ([2e8e287](https://github.com/empathyco/x/commit/2e8e287d00f3fe3c2ef6f02d4cc6a843d84d683b)), - closes [EX-6121](https://searchbroker.atlassian.net/browse/EX-6121) - - **mappers:** allow passing raw values to `subSchema.$context` using functions - ([b79f84e](https://github.com/empathyco/x/commit/b79f84e5fdf66d4c84df97c1098206314cbf68ae)), - closes [EX-6217](https://searchbroker.atlassian.net/browse/EX-6217) - - add support for `object` params in `httpClients` - ([c51760b](https://github.com/empathyco/x/commit/c51760b07b2dac2e83f13964aac614d8fe6e8e8b)), - closes [EX-6293](https://searchbroker.atlassian.net/browse/EX-6293) - - **mappers:** add `combineMappers` util. - ([ac41058](https://github.com/empathyco/x/commit/ac410581514bd6c2ae13150036fb0879a14512e1)), - closes [EX-6294](https://searchbroker.atlassian.net/browse/EX-6294) - ### Build System - change `config` - ([37be26e](https://github.com/empathyco/x/commit/37be26e83dbf3a200fb3fe23f4fc7221a83ca7e8)), - closes [EX-5874](https://searchbroker.atlassian.net/browse/EX-5874) - -- **deps:** update eslint-plugin dependencies (#447) - ([51d60f0](https://github.com/empathyco/x/commit/51d60f0e11fa9667a784bbdb10ba1f39159b382f)), - closes [EX-5383](https://searchbroker.atlassian.net/browse/EX-5383) - -- Add suppport to interpolate deep paramteres in the endpoint. (#523) - ([b01f9e9](https://github.com/empathyco/x/commit/b01f9e94fdbe1cd2b001d77469afc8dd102eb796)), - closes [EX-6295](https://searchbroker.atlassian.net/browse/EX-6295) +- **deps:** update eslint-plugin dependencies [(#447)](https://github.com/empathyco/x/pull/447) +- Add suppport to interpolate deep paramteres in the endpoint. [(#523)](https://github.com/empathyco/x/pull/523) ### Code Refactoring - restructure folders organisation - ([ec25168](https://github.com/empathyco/x/commit/ec25168327e4a136fe25a226a24c1dd47f721d3a)), - closes [EX-6298](https://searchbroker.atlassian.net/browse/EX-6298) ## [7.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.32...@empathyco/x-adapter@7.0.0-alpha.33) (2022-06-16) @@ -367,8 +263,6 @@ EMP-274 ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [7.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.27...@empathyco/x-adapter@7.0.0-alpha.28) (2022-05-06) @@ -427,17 +321,13 @@ EMP-274 ### Features -- move related tags concatenation logic (#365) - ([4e71797](https://github.com/empathyco/x/commit/4e717970198f67018a9b66ed6e47f511ecef4c62)), - closes [EX-5410](https://searchbroker.atlassian.net/browse/EX-5410) +- move related tags concatenation logic [(#365)](https://github.com/empathyco/x/pull/365) ## [7.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.13...@empathyco/x-adapter@7.0.0-alpha.14) (2022-03-08) ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [7.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.12...@empathyco/x-adapter@7.0.0-alpha.13) (2022-02-28) @@ -448,32 +338,24 @@ EMP-274 ### Features - **search-adapter:** detect adblockers and use fetch instead of beacon for tracking - ([ea6970f](https://github.com/empathyco/x/commit/ea6970f1e6411c3d432fe7a424845800c1b85d16)), - closes [EX-5372](https://searchbroker.atlassian.net/browse/EX-5372) ## [7.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.9...@empathyco/x-adapter@7.0.0-alpha.10) (2022-02-08) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [7.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.8...@empathyco/x-adapter@7.0.0-alpha.9) (2021-12-29) ### Features - **next-queries:** add `isCurated` property to `NextQuery` model - ([fdd89f8](https://github.com/empathyco/x/commit/fdd89f84afe7e328cdcd121288142dc82e2000c8)), - closes [EX-5152](https://searchbroker.atlassian.net/browse/EX-5152) ## [7.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.7...@empathyco/x-adapter@7.0.0-alpha.8) (2021-11-30) ### Features - **related-tags:** add `isCurated` property to related tags - ([e063f45](https://github.com/empathyco/x/commit/e063f4560573bcb1bf32fbe49753f2fe6b235cc7)), - closes [EX-4940](https://searchbroker.atlassian.net/browse/EX-4940) ## [7.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.6...@empathyco/x-adapter@7.0.0-alpha.7) (2021-11-29) @@ -484,39 +366,27 @@ EMP-274 ### Features - **storage-service:** Rename `StorageService` to `BrowserStorageService` - ([6bf38fb](https://github.com/empathyco/x/commit/6bf38fb7d14323c84c949e21eaa9c692fb0014d7)), - closes [EX-5073](https://searchbroker.atlassian.net/browse/EX-5073) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [7.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.5...@empathyco/x-adapter@7.0.0-alpha.6) (2021-11-22) ### Features - update `Tagging` model - ([598915c](https://github.com/empathyco/x/commit/598915ced128e3fa5586ff6c870e68cfa2e016c3)), - closes [EX-4985](https://searchbroker.atlassian.net/browse/EX-4985) ## [7.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.4...@empathyco/x-adapter@7.0.0-alpha.5) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) - **related-tags:** change the request mapper logic - ([7f0961f](https://github.com/empathyco/x/commit/7f0961f9a4bc4908b4b9aafbd79235c90b4020be)), - closes [EX-4761](https://searchbroker.atlassian.net/browse/EX-4761) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [7.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.3...@empathyco/x-adapter@7.0.0-alpha.4) (2021-09-22) @@ -527,27 +397,19 @@ EMP-274 ### Features - **search:** save `Redirection`'s entities - ([cdba4a6](https://github.com/empathyco/x/commit/cdba4a656f7cea74115d06173151d450657d1aed)), - closes [EX-4730](https://searchbroker.atlassian.net/browse/EX-4730) ## [7.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.1...@empathyco/x-adapter@7.0.0-alpha.2) (2021-09-10) ### Features - **adapter:** Add new Extra Params interface to all the current Requests interfaces - ([9b8f8eb](https://github.com/empathyco/x/commit/9b8f8eb4301f4ddfa547e93d6ef35fbdaffc3200)), - closes [EX-4643](https://searchbroker.atlassian.net/browse/EX-4643) - **search:** add origin to the request - ([eb81c7e](https://github.com/empathyco/x/commit/eb81c7e1dacdf0cc201995c9ac5dfe9bb4f64a2d)), - closes [EX-4637](https://searchbroker.atlassian.net/browse/EX-4637) ## [7.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.0...@empathyco/x-adapter@7.0.0-alpha.1) (2021-08-24) ### Features - **request:** update search request type to include the new extra params - ([5dc8bc2](https://github.com/empathyco/x/commit/5dc8bc2c4e3cb397ccc3ae10f64f2bca651336e5)), - closes [EX-4634](https://searchbroker.atlassian.net/browse/EX-4634) ## [7.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.8...@empathyco/x-adapter@7.0.0-alpha.0) (2021-08-11) @@ -562,8 +424,6 @@ EMP-274 ### Features - **facets-next:** add support for the new search types in search adapter - ([aec475e](https://github.com/empathyco/x/commit/aec475e4f689e63a4dc1b0fed3c3ade73b5122f2)), - closes [EX-3640](https://searchbroker.atlassian.net/browse/EX-3640) ## [6.2.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.7...@empathyco/x-adapter@6.2.0-alpha.8) (2021-08-05) @@ -578,16 +438,12 @@ EMP-274 ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ## [6.2.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.4...@empathyco/x-adapter@6.2.0-alpha.5) (2021-07-29) ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ## [6.2.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.3...@empathyco/x-adapter@6.2.0-alpha.4) (2021-07-28) @@ -605,185 +461,140 @@ EMP-274 ### Continuous Integration -- Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) +- Fix publishing in x-components. Normalize build scripts. [(#46)](https://github.com/empathyco/x/pull/46) ## 6.2.0-alpha.0 (2021-07-14) ### Features - prepare `search-adapter` for the mono-repo - ([59d1443](https://github.com/empathyco/x/commit/59d14434a663d14384532fe9aeee7e4d93c02675)), - closes [EX-3854](https://searchbroker.atlassian.net/browse/EX-3854) -- update `search-adapter` package information (#33) - ([a8cdb8d](https://github.com/empathyco/x/commit/a8cdb8d9f9be7f41b40f53e75339df3d1c22bd17)), - closes [EX-3935](https://searchbroker.atlassian.net/browse/EX-3935) - -## 6.1.0 - 2020/06/03 - -> EX-3938 Add support for optional `children` property in `HierarchicalFilters`. -> -> EX-3938 Update `@empathy/search-types` to version `9.0.0`. - -## 6.0.0 - 2020/04/16 - -> EX-3070 Add new template config inside the `FacetConfig` model. -> -> EX-3253 Update `@empathy/search-types` to version `8.0.0-alpha.1` and `@empathy/jest-utils` to -> version `1.3.0`. -> -> EX-3253 Add new facet mapper `EmpathyBooleanFilterMapper` which maps `selected`, `value`, -> `totalResults` properties removed from `EmpathyFilterMapper`. -> -> EX-3253 Add `EmpathyBooleanFilterMapper` mapper to `DEPENDENCIES.ResponseMappers.simpleFilter`, -> `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, -> `DEPENDENCIES.ResponseMappers.numberRangeFilter` dependencies. -> -> EX-3253 Modified `EmpathyRequestFiltersSolrSyntaxMapper` to accept `BooleanFilter` and -> `EditableNumberRangeFilter`. -> -> EX-3253 Renamed `EmpathyNumberRangeFilter` `value` map to `range`. -> -> EX-3253 Modified `facets` from `SearchResponse` to make it optional. -> -> EX-3302 Update `SearchRequest` interface removing the unused `SortDirection` parameter. -> -> EX-3439 Add `EmpathyRequestSortMapper` mapper. - -## 5.0.0 - 2020/01/07 - -> EX-2413 Add new facet mappers `EmpathyFacetMapper`, `EmpathySimpleFacetMapper`, -> `EmpathyHierarchicalFacetMapper`, and `EmpathyNumberRangeFacetMapper`. -> -> EX-2413 Add new filter mappers `EmpathyFilterMapper`, `EmpathySimpleFilterMapper`, -> `EmpathyHierarchicalFilterMapper`, and `EmpathyNumberRangeFilterMapper`. -> -> EX-2413 Replace facet mappers in `DEPENDENCIES.ResponseMappers.facets` with the new ones. -> -> EX-2413 Remove `DEPENDENCIES.ResponseMappers.filter` dependency. -> -> EX-2413 Add `DEPENDENCIES.ResponseMappers.simpleFilter`, -> `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, -> `DEPENDENCIES.ResponseMappers.numberRangeFilter` with the new filter mappers. -> -> EX-2413 Remove `filterDeepness` and `facetName` from `FilterValueMapperParams` interface. Now the -> facet name can be got from the `filter` as `facetId` property. -> -> EX-2413 Add `FacetModelName` and `FilterModelName` types. -> -> EX-2413 Replace `filterModelName` prop by `modelName` in the `FacetConfig` interface. Now it has -> the `FacetModelName` type. +- update `search-adapter` package information [(#33)](https://github.com/empathyco/x/pull/33) + +## 6.1.0 (2020/06/03) + +- Add support for optional `children` property in `HierarchicalFilters`. +- Update `@empathy/search-types` to version `9.0.0`. + +## 6.0.0 (2020/04/16) + +- Add new template config inside the `FacetConfig` model. +- Update `@empathy/search-types` to version `8.0.0-alpha.1` and `@empathy/jest-utils` to +- version `1.3.0`. +- Add new facet mapper `EmpathyBooleanFilterMapper` which maps `selected`, `value`, +- `totalResults` properties removed from `EmpathyFilterMapper`. +- Add `EmpathyBooleanFilterMapper` mapper to `DEPENDENCIES.ResponseMappers.simpleFilter`, +- `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, +- `DEPENDENCIES.ResponseMappers.numberRangeFilter` dependencies. +- Modified `EmpathyRequestFiltersSolrSyntaxMapper` to accept `BooleanFilter` and +- `EditableNumberRangeFilter`. +- Renamed `EmpathyNumberRangeFilter` `value` map to `range`. +- Modified `facets` from `SearchResponse` to make it optional. +- Update `SearchRequest` interface removing the unused `SortDirection` parameter. +- Add `EmpathyRequestSortMapper` mapper. + +## 5.0.0 (2020/01/07) + +- Add new facet mappers `EmpathyFacetMapper`, `EmpathySimpleFacetMapper`, +- `EmpathyHierarchicalFacetMapper`, and `EmpathyNumberRangeFacetMapper`. +- Add new filter mappers `EmpathyFilterMapper`, `EmpathySimpleFilterMapper`, +- `EmpathyHierarchicalFilterMapper`, and `EmpathyNumberRangeFilterMapper`. +- Replace facet mappers in `DEPENDENCIES.ResponseMappers.facets` with the new ones. +- Remove `DEPENDENCIES.ResponseMappers.filter` dependency. +- Add `DEPENDENCIES.ResponseMappers.simpleFilter`, +- `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, +- `DEPENDENCIES.ResponseMappers.numberRangeFilter` with the new filter mappers. +- Remove `filterDeepness` and `facetName` from `FilterValueMapperParams` interface. Now the +- facet name can be got from the `filter` as `facetId` property. +- Add `FacetModelName` and `FilterModelName` types. +- Replace `filterModelName` prop by `modelName` in the `FacetConfig` interface. Now it has +- the `FacetModelName` type. ## 4.1.0 2020/09/21 -> EX-2185 Allow passing headers through the request -> -> EX-2185 Add `sortDirection` optional parameter to `EmpathySearchRequest` and `SearchRequest` -> -> EX-2152 Add api-extractor and improve build +- Allow passing headers through the request +- Add `sortDirection` optional parameter to `EmpathySearchRequest` and `SearchRequest` +- Add api-extractor and improve build ## 4.0.0 2020/07/30 -> EX-1903 Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/storage-service`, -> `@empathybroker/deep-merge` dependencies. -> -> EX-1873 Change StorageService's localStorage access lazy. -> -> EX-1843 Add ESM build -> -> EX-1837 Change next query mapper facets to be an array instead of an object. -> -> EX-1605 Add optional `addConfigChangedListener` and `removeConfigChangedListener` methods to -> subscribe and unsubscribe to config changes. -> -> EX-1641 Change default search endpoint from -> `api{env}.empathybroker.com/search/v1/query/{instance}/search` to -> `api{env}.empathybroker.com/search/v1/query/{instance}/searchX` -> -> EX-1693 Update `@empathy/search-types` to version `5.0.0` and mappers accordingly - -## 3.2.2 - 2020/06/18 - -> EX-1962 Check `rawFilter.value` in `EmpathyRangeFilterMapper` to avoid error - -## 3.2.1 - 2020/04/14 - -> EX-1813 Fix `empathy-facet-mapper` not mapping dynamic filters children property. - -## 3.2.0 - 2020/03/09 - -> EX-1490 Remove warnings about tagging events on production - -## 3.1.0 - 2020/02/04 - -> EX-1506 Add `isWishlisted` field mapping to `mapResult`'s -> -> EX-1376 Externalized in `empathy-search-request.mapper` the logic of appending related tags to the -> query to a new mapper -> -> EX-1376 Now `empathy-queryable-request.mapper` uses `empathy-request-related-tags-query.mapper` to -> generate the new query with related tags -> -> EX-1376 Added new request param mapper `empathy-request-related-tags-query.mapper` which -> concatenates related tags with the query -> -> EX-1376 Now `QueryableRequest` request type allows optionally related tags -> -> EX-1489 Add the `rawResponse` to `beforeResponseTransformed`'s hook context +- Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/storage-service`, +- `@empathybroker/deep-merge` dependencies. +- Change StorageService's localStorage access lazy. +- Add ESM build +- Change next query mapper facets to be an array instead of an object. +- Add optional `addConfigChangedListener` and `removeConfigChangedListener` methods to +- subscribe and unsubscribe to config changes. +- Change default search endpoint from +- `api{env}.empathybroker.com/search/v1/query/{instance}/search` to +- `api{env}.empathybroker.com/search/v1/query/{instance}/searchX` +- Update `@empathy/search-types` to version `5.0.0` and mappers accordingly + +## 3.2.2 (2020/06/18) + +- Check `rawFilter.value` in `EmpathyRangeFilterMapper` to avoid error + +## 3.2.1 (2020/04/14) + +- Fix `empathy-facet-mapper` not mapping dynamic filters children property. + +## 3.2.0 (2020/03/09) + +- Remove warnings about tagging events on production + +## 3.1.0 (2020/02/04) + +- Add `isWishlisted` field mapping to `mapResult`'s +- Externalized in `empathy-search-request.mapper` the logic of appending related tags to the +- query to a new mapper +- Now `empathy-queryable-request.mapper` uses `empathy-request-related-tags-query.mapper` to +- generate the new query with related tags +- Added new request param mapper `empathy-request-related-tags-query.mapper` which +- concatenates related tags with the query +- Now `QueryableRequest` request type allows optionally related tags +- Add the `rawResponse` to `beforeResponseTransformed`'s hook context ## 3.0.1 -> EX-1540 Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/search-types` and -> `@empathybroker/deep-merge` to use minor version -> -> EX-1540 Set a fixed `@empathybroker/eb-tslint` version +- Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/search-types` and +- `@empathybroker/deep-merge` to use minor version +- Set a fixed `@empathybroker/eb-tslint` version ## 3.0.0 -> EX-1443 Add new entity `showTagging` used for tracking when te response of a feature has been -> displayed to the user. -> -> EX-1380 Remove first filter auto-selection from `empathy-suggestion-facets.mapper` -> -> EX-1276 Add `checkout` to `TrackingResultConfig` interface -> -> EX-1355 Removed `preselected` property -> -> EX-1292 Added discovery wall features: `getClicksRecommendations`, `getQueriesRecommendations`, -> `getSectionRecommendations`, `getUserRecommendations` +- Add new entity `showTagging` used for tracking when te response of a feature has been +- displayed to the user. +- Remove first filter auto-selection from `empathy-suggestion-facets.mapper` +- Add `checkout` to `TrackingResultConfig` interface +- Removed `preselected` property +- Added discovery wall features: `getClicksRecommendations`, `getQueriesRecommendations`, +- `getSectionRecommendations`, `getUserRecommendations` ## 2.1.0 -> EX-1246 Cache API responses with a configurable TTL per feature and invalidation +- Cache API responses with a configurable TTL per feature and invalidation ## 2.0.0 -> EX-1240 Remove `needsParentFilter` and `entityDetected` properties +- Remove `needsParentFilter` and `entityDetected` properties ## 1.1.0 -> EX-1187 Fixed hierarchical filters not mapping parent selected property correctly -> -> EX-1203 Removed `toLowerCase` transformation from `rawResult.name` in `empathy-result.mapper` -> -> EX-1121 `RecommendationsRequest` now also extends `Partial` -> -> EX-1221 `EmpathyFilterMapper` now maps selected state to ancestors if it is true. -> -> EX-1221 Now the filters selected state only relies on the previous filter selected state, not on -> the API response. -> -> EX-1221 Set `entityDetected` filters property to false, before removing it in a future PR. +- Fixed hierarchical filters not mapping parent selected property correctly +- Removed `toLowerCase` transformation from `rawResult.name` in `empathy-result.mapper` +- `RecommendationsRequest` now also extends `Partial` +- `EmpathyFilterMapper` now maps selected state to ancestors if it is true. +- Now the filters selected state only relies on the previous filter selected state, not on +- the API response. +- Set `entityDetected` filters property to false, before removing it in a future PR. ## 1.0.2 -> EX-1178 Made raw filters selected property optional +- Made raw filters selected property optional ## 1.0.1 -> EX-1159 Fixed feature-requestor not mapping falsy values +- Fixed feature-requestor not mapping falsy values ## 1.0.0 -> EX-1017 First search adapter version +- First search adapter version diff --git a/packages/x-adapter/package.json b/packages/x-adapter/package.json index 8d8a17102..4cb6b29aa 100644 --- a/packages/x-adapter/package.json +++ b/packages/x-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-adapter", - "version": "8.0.0-alpha.34", + "version": "8.0.0", "description": "A utils library to create a client for any API", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", @@ -37,8 +37,8 @@ "prepublishOnly": "pnpm run build" }, "dependencies": { - "@empathyco/x-deep-merge": "^2.0.0-alpha.3", - "@empathyco/x-utils": "^1.0.0-alpha.23", + "@empathyco/x-deep-merge": "^2.0.0", + "@empathyco/x-utils": "^1.0.0", "tslib": "~2.5.0" }, "devDependencies": { diff --git a/packages/x-archetype-utils/CHANGELOG.md b/packages/x-archetype-utils/CHANGELOG.md index 635eb8273..53e64f2b0 100644 --- a/packages/x-archetype-utils/CHANGELOG.md +++ b/packages/x-archetype-utils/CHANGELOG.md @@ -1,63 +1,46 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.3...@empathyco/x-archetype-utils@1.0.0-alpha.4) (2023-09-18) +## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.4...@empathyco/x-archetype-utils@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-archetype-utils +## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.3...@empathyco/x-archetype-utils@1.0.0-alpha.4) (2023-09-18) - - +**Note:** Version bump only for package @empathyco/x-archetype-utils ## [1.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.2...@empathyco/x-archetype-utils@1.0.0-alpha.3) (2023-08-09) - ### Features -* injector utility for the archetype and build config to override the one in X (#1258) ([08eb5c1](https://github.com/empathyco/x/commit/08eb5c1a07c421684c472aa6ff11db3dcecc8dc5)) - - +- injector utility for the archetype and build config to override the one in X [(#1258)](https://github.com/empathyco/x/pull/1258) ## [1.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.1...@empathyco/x-archetype-utils@1.0.0-alpha.2) (2023-06-27) **Note:** Version bump only for package @empathyco/x-archetype-utils - - - - ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.0...@empathyco/x-archetype-utils@1.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-archetype-utils - - - - ## [1.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.24...@empathyco/x-archetype-utils@1.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps [(#1174)](https://github.com/empathyco/x/pull/1174) +- restore build workflow [(#1194)](https://github.com/empathyco/x/pull/1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 [(#1196)](https://github.com/empathyco/x/pull/1196) +- **deps:** update node to v18 [(#1175)](https://github.com/empathyco/x/pull/1175) ## [0.1.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.23...@empathyco/x-archetype-utils@0.1.0-alpha.24) (2023-04-12) @@ -67,72 +50,56 @@ EMP-274 ### Features -- **plugin:** replace old bus implementation using the new `x-priority-bus` (#1086) - ([f64f9b6](https://github.com/empathyco/x/commit/f64f9b68225c4ee422eb007784e0eec813c95228)), - closes [EX-7283](https://searchbroker.atlassian.net/browse/EX-7283) +- **plugin:** replace old bus implementation using the new `x-priority-bus` [(#1086)](https://github.com/empathyco/x/pull/1086) ## [0.1.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.21...@empathyco/x-archetype-utils@0.1.0-alpha.22) (2023-03-07) ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [0.1.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.20...@empathyco/x-archetype-utils@0.1.0-alpha.21) (2023-02-17) ### Bug Fixes -- Update home styles to match `inputGroup`. (#1079) - ([eef82a1](https://github.com/empathyco/x/commit/eef82a1574ab922556a83712ebf6e5f78651a9c9)), - closes [EX-8014](https://searchbroker.atlassian.net/browse/EX-8014) +- Update home styles to match `inputGroup`. [(#1079)](https://github.com/empathyco/x/pull/1079) ## [0.1.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.19...@empathyco/x-archetype-utils@0.1.0-alpha.20) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [0.1.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.18...@empathyco/x-archetype-utils@0.1.0-alpha.19) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [0.1.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.17...@empathyco/x-archetype-utils@0.1.0-alpha.18) (2023-02-03) ### Build System -- **deps:** update deps (#1062) - ([59f29b9](https://github.com/empathyco/x/commit/59f29b9c5861f790a65b061eec628eb35d066b68)) +- **deps:** update deps [(#1062)](https://github.com/empathyco/x/pull/1062) ## [0.1.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.16...@empathyco/x-archetype-utils@0.1.0-alpha.17) (2023-01-27) ### Build System -- **deps:** update deps (#1046) - ([b6957df](https://github.com/empathyco/x/commit/b6957df9d88c0d94c2543047991a63afadd707ff)) +- **deps:** update deps [(#1046)](https://github.com/empathyco/x/pull/1046) ## [0.1.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.15...@empathyco/x-archetype-utils@0.1.0-alpha.16) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [0.1.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.14...@empathyco/x-archetype-utils@0.1.0-alpha.15) (2023-01-23) ### Styling -- update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) +- update prettier and format code [(#1026)](https://github.com/empathyco/x/pull/1026) ## [0.1.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.13...@empathyco/x-archetype-utils@0.1.0-alpha.14) (2023-01-20) @@ -142,25 +109,19 @@ EMP-274 ### Bug Fixes -- now styles should be accurate to the designs (#999) - ([7638670](https://github.com/empathyco/x/commit/7638670d3d4f22983fcaeb0277fb9b394ece2218)), - closes [EX-7809](https://searchbroker.atlassian.net/browse/EX-7809) +- now styles should be accurate to the designs [(#999)](https://github.com/empathyco/x/pull/999) ## [0.1.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.11...@empathyco/x-archetype-utils@0.1.0-alpha.12) (2023-01-11) ### Features -- add data-test to searchbar and hover underline to docs links (#996) - ([c384ede](https://github.com/empathyco/x/commit/c384edea8b289b2508692aacd95b73d49abe8df6)), - closes [EX-7806](https://searchbroker.atlassian.net/browse/EX-7806) +- add data-test to searchbar and hover underline to docs links [(#996)](https://github.com/empathyco/x/pull/996) ## [0.1.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.10...@empathyco/x-archetype-utils@0.1.0-alpha.11) (2023-01-11) ### Features -- add importable home `template` (#994) - ([a31c3ea](https://github.com/empathyco/x/commit/a31c3eadf412ee732ca4b3724a85ef8faa300061)), - closes [EX-7633](https://searchbroker.atlassian.net/browse/EX-7633) +- add importable home `template` [(#994)](https://github.com/empathyco/x/pull/994) ## [0.1.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.9...@empathyco/x-archetype-utils@0.1.0-alpha.10) (2023-01-06) @@ -174,9 +135,7 @@ EMP-274 ### Build System -- **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) +- **deps:** update `vue` to version `2.7` [(#971)](https://github.com/empathyco/x/pull/971) ## [0.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.6...@empathyco/x-archetype-utils@0.1.0-alpha.7) (2022-12-19) @@ -186,8 +145,7 @@ EMP-274 ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ## [0.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.4...@empathyco/x-archetype-utils@0.1.0-alpha.5) (2022-11-28) @@ -197,16 +155,13 @@ EMP-274 ### Continuous Integration -- export webpack config from `x-archetype-utils` (#760) - ([0d7bfa2](https://github.com/empathyco/x/commit/0d7bfa2a63b5aaa3b220a0338fcefdaedc888f32)), - closes [EX-7222](https://searchbroker.atlassian.net/browse/EX-7222) +- export webpack config from `x-archetype-utils` [(#760)](https://github.com/empathyco/x/pull/760) ## [0.1.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.2...@empathyco/x-archetype-utils@0.1.0-alpha.3) (2022-10-14) ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [0.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.1...@empathyco/x-archetype-utils@0.1.0-alpha.2) (2022-09-27) @@ -216,14 +171,10 @@ EMP-274 ### Features -- move `i18n` plugin (#713) - ([4348f55](https://github.com/empathyco/x/commit/4348f55987fe0ceb7777c06094e42f17ff4f735a)), - closes [EX-6966](https://searchbroker.atlassian.net/browse/EX-6966) +- move `i18n` plugin [(#713)](https://github.com/empathyco/x/pull/713) ## 0.1.0-alpha.0 (2022-09-07) ### Features -- create archetype utils package (#701) - ([6e4f8f6](https://github.com/empathyco/x/commit/6e4f8f6f15eb687b082849ee1a1aa17645cce08d)), - closes [EX-6930](https://searchbroker.atlassian.net/browse/EX-6930) +- create archetype utils package [(#701)](https://github.com/empathyco/x/pull/701) diff --git a/packages/x-archetype-utils/package.json b/packages/x-archetype-utils/package.json index b79482822..a66e19377 100644 --- a/packages/x-archetype-utils/package.json +++ b/packages/x-archetype-utils/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-archetype-utils", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "description": "Utilities for x-archetype", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", @@ -36,12 +36,12 @@ "prepublishOnly": "pnpm run build" }, "dependencies": { - "@empathyco/x-deep-merge": "^2.0.0-alpha.3", + "@empathyco/x-deep-merge": "^2.0.0", "tslib": "~2.5.0", "vue-i18n": "~8.28.2" }, "devDependencies": { - "@empathyco/x-utils": "^1.0.0-alpha.23", + "@empathyco/x-utils": "^1.0.0", "@types/jest": "~27.5.0", "@types/node": "~18.16.0", "@vue/test-utils": "~1.0.3", diff --git a/packages/x-bus/CHANGELOG.md b/packages/x-bus/CHANGELOG.md index a787b193e..144397f3f 100644 --- a/packages/x-bus/CHANGELOG.md +++ b/packages/x-bus/CHANGELOG.md @@ -1,62 +1,44 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.3...@empathyco/x-bus@1.0.0-alpha.4) (2023-09-18) +## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.4...@empathyco/x-bus@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-bus +## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.3...@empathyco/x-bus@1.0.0-alpha.4) (2023-09-18) - - +**Note:** Version bump only for package @empathyco/x-bus ## [1.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.2...@empathyco/x-bus@1.0.0-alpha.3) (2023-06-27) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.1...@empathyco/x-bus@1.0.0-alpha.2) (2023-06-07) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.0...@empathyco/x-bus@1.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.12...@empathyco/x-bus@1.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps [[(#1174)](https://github.com/empathyco/x/pull/1174)](https://github.com/empathyco/x/pull/1174) +- restore build workflow [(#1194)](https://github.com/empathyco/x/pull/1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 [(#1196)](https://github.com/empathyco/x/pull/1196) +- **deps:** update node to v18 [(#1175)](https://github.com/empathyco/x/pull/1175) ## [0.1.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.11...@empathyco/x-bus@0.1.0-alpha.12) (2023-05-03) @@ -70,56 +52,42 @@ EMP-274 ### Features -- **plugin:** replace old bus implementation using the new `x-priority-bus` (#1086) - ([f64f9b6](https://github.com/empathyco/x/commit/f64f9b68225c4ee422eb007784e0eec813c95228)), - closes [EX-7283](https://searchbroker.atlassian.net/browse/EX-7283) +- **plugin:** replace old bus implementation using the new `x-priority-bus` [(#1086)](https://github.com/empathyco/x/pull/1086) ## [0.1.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.8...@empathyco/x-bus@0.1.0-alpha.9) (2023-03-07) ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ## [0.1.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.7...@empathyco/x-bus@0.1.0-alpha.8) (2023-02-08) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) ## [0.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.6...@empathyco/x-bus@0.1.0-alpha.7) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) ## [0.1.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.5...@empathyco/x-bus@0.1.0-alpha.6) (2023-02-01) ### Bug Fixes -- add missing `rxjs` dependency and narrow `setTimeout` type (#1052) - ([86d64b4](https://github.com/empathyco/x/commit/86d64b4be7249bcb802982dfb5690688e35b88c9)), - closes [EX-7928](https://searchbroker.atlassian.net/browse/EX-7928) +- add missing `rxjs` dependency and narrow `setTimeout` type [(#1052)](https://github.com/empathyco/x/pull/1052) ## [0.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.4...@empathyco/x-bus@0.1.0-alpha.5) (2023-01-25) ### Features -- add `x-priority-bus` (#990) - ([718d3d2](https://github.com/empathyco/x/commit/718d3d278e58a0f0d173ff4511245d59b1e6f036)), - closes [EX-7458](https://searchbroker.atlassian.net/browse/EX-7458) +- add `x-priority-bus` [(#990)](https://github.com/empathyco/x/pull/990) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [0.1.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.3...@empathyco/x-bus@0.1.0-alpha.4) (2023-01-20) @@ -130,14 +98,12 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [0.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.1...@empathyco/x-bus@0.1.0-alpha.2) (2022-12-16) ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ## 0.1.0-alpha.1 (2022-11-17) diff --git a/packages/x-bus/package.json b/packages/x-bus/package.json index d7b9656d5..3aa9e0fed 100644 --- a/packages/x-bus/package.json +++ b/packages/x-bus/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-bus", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "description": "Event bus to help with events orchestration", "author": "Empathy Systems Corporation S.L.", "homepage": "https://github.com/empathyco/x/tree/main/packages/x-bus#readme", @@ -39,8 +39,8 @@ "url": "https://github.com/empathyco/x/issues" }, "dependencies": { - "@empathyco/x-priority-queue": "^1.0.0-alpha.4", - "@empathyco/x-utils": "^1.0.0-alpha.23", + "@empathyco/x-priority-queue": "^1.0.0", + "@empathyco/x-utils": "^1.0.0", "rxjs": "~7.8.0", "tslib": "~2.5.0" }, diff --git a/packages/x-components/CHANGELOG.md b/packages/x-components/CHANGELOG.md index cd86e9fc3..7d124f1a4 100644 --- a/packages/x-components/CHANGELOG.md +++ b/packages/x-components/CHANGELOG.md @@ -1,632 +1,466 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [3.0.0](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.424...@empathyco/x-components@3.0.0) (2023-10-23) + +**Note:** Version bump only for package @empathyco/x-components ## [3.0.0-alpha.425](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.424...@empathyco/x-components@3.0.0-alpha.425) (2023-10-23) ### Documentation -* **integration:** update integration documentation for query preview with filters (#1336) ([b6d6b70](https://github.com/empathyco/x/commit/b6d6b70a6dff5fa22beac9980026e837aded8f8a)) +* **integration:** update integration documentation for query preview with filters [(#1336)](https://github.com/empathyco/x/pull/1336) ([b6d6b70](https://github.com/empathyco/x/commit/b6d6b70a6dff5fa22beac9980026e837aded8f8a)) ## [3.0.0-alpha.424](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.423...@empathyco/x-components@3.0.0-alpha.424) (2023-10-23) - ### Bug Fixes -* **history-queries:** legacy history queries stored in the browser without selected filters (#1333) ([96608f8](https://github.com/empathyco/x/commit/96608f87a0b6c3e6c76b7a919cd085d3c2d6c133)) - - +- **history-queries:** legacy history queries stored in the browser without selected filters [(#1333)](https://github.com/empathyco/x/pull/1333) ## [3.0.0-alpha.423](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.422...@empathyco/x-components@3.0.0-alpha.423) (2023-10-19) - ### Code Refactoring -* use `setQuery` util in the x modules (#1322) ([9749462](https://github.com/empathyco/x/commit/9749462a08308a121cda61a74209789dabad7b46)) - - +- use `setQuery` util in the x modules (#1322) ## [3.0.0-alpha.422](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.421...@empathyco/x-components@3.0.0-alpha.422) (2023-10-12) ### Features -* Implement config utils in the modules with config (#1321) ([393d758](https://github.com/empathyco/x/commit/393d7588d19e01d7b012b8a6b92f01babb080f3e)) - +- Implement config utils in the modules with config + [(#1321)](https://github.com/empathyco/x/pull/1321) ### ⚠ BREAKING CHANGES -* setPageSize search module mutation has been replaced by the setConfig mutation. -setTaggingConfig tagging module mutation and setFacetsConfig facets module mutation have been replaced by the mergeConfig mutation. - -EMP-2328 - - +- setPageSize search module mutation has been replaced by the `setConfig` mutation. + `setTaggingConfig` tagging module mutation and `setFacetsConfig` facets module mutation have been + replaced by the `mergeConfig` mutation. ## [3.0.0-alpha.421](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.420...@empathyco/x-components@3.0.0-alpha.421) (2023-10-11) - ### Features -* filters in history queries (#1315) ([1e266d9](https://github.com/empathyco/x/commit/1e266d9ce8dbf5661488800bc9566f117c1616f5)) - - +- **history-queries:** filters in history queries + [(#1315)](https://github.com/empathyco/x/pull/1315) ## [3.0.0-alpha.420](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.419...@empathyco/x-components@3.0.0-alpha.420) (2023-10-11) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.419](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.418...@empathyco/x-components@3.0.0-alpha.419) (2023-10-10) - ### Features -* Create experience controls module tests (#1303) ([98acc0f](https://github.com/empathyco/x/commit/98acc0f68a184f6774acb1f8f6506ec9f5d1ed48)) - +- **experience-controls:** Create experience controls module tests + [(#1303)](https://github.com/empathyco/x/pull/1303) ### Bug Fixes -* move the display-results-provider to fix semantics sliding panel (#1317) ([018d2c5](https://github.com/empathyco/x/commit/018d2c59620deda073dfbe12c04cafe8b5ecd349)) -* set query in facets module from selecting a query preview (#1318) ([5868a24](https://github.com/empathyco/x/commit/5868a24e73017bd4173fe0e842bf4de853f758bb)) - +- move the display-results-provider to fix semantics sliding panel + [(#1317)](https://github.com/empathyco/x/pull/1317) +- set query in facets module from selecting query preview + [(#1318)](https://github.com/empathyco/x/pull/1318) ### Code Refactoring -* move flie design-system.md to design-system-deprecated (#1319) ([dcea015](https://github.com/empathyco/x/commit/dcea015abb708916e1057dc47d187f09d352b7db)) - - +- move file `design-system.md` to design-system-deprecated + [(#1319)](https://github.com/empathyco/x/pull/1319) ## [3.0.0-alpha.418](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.417...@empathyco/x-components@3.0.0-alpha.418) (2023-10-09) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.417](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.416...@empathyco/x-components@3.0.0-alpha.417) (2023-10-05) - ### Features -* utils for the mutation of states with config (#1313) ([97dfb3e](https://github.com/empathyco/x/commit/97dfb3e2d37f6ec037f55ccc3279b9427d90d1c5)) - - +- utils for the mutation of states with config [(#1313)](https://github.com/empathyco/x/pull/1313) ## [3.0.0-alpha.416](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.415...@empathyco/x-components@3.0.0-alpha.416) (2023-10-05) - ### Bug Fixes -* exports for experience controls (#1312) ([3f02cea](https://github.com/empathyco/x/commit/3f02cea34463b2fe13b539f348c4f42af1f2dc71)) - - +- exports for experience controls [(#1312)](https://github.com/empathyco/x/pull/1312) ## [3.0.0-alpha.415](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.414...@empathyco/x-components@3.0.0-alpha.415) (2023-10-04) - ### Features -* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911)) - - +- **experience-controls:** experience controls module and adapter + [(#1307)](https://github.com/empathyco/x/pull/1307) ## [3.0.0-alpha.414](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.413...@empathyco/x-components@3.0.0-alpha.414) (2023-09-22) - ### Features -* filter query preview (#1296) ([9543c47](https://github.com/empathyco/x/commit/9543c477cd8a305fd89edb9b24d046c774537c9b)) - +- **queries-preview:** filter query preview [(#1296)](https://github.com/empathyco/x/pull/1296) ### Documentation -* **components:** fix column picker vue examples (#1293) ([fa0e817](https://github.com/empathyco/x/commit/fa0e817402261a5e7bddc9af6438ef0b3d1c7448)) - - +- **components:** fix column picker vue examples [(#1293)](https://github.com/empathyco/x/pull/1293) ## [3.0.0-alpha.413](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.412...@empathyco/x-components@3.0.0-alpha.413) (2023-09-20) - ### Features -* add filters to the query preview request (#1292) ([7f20022](https://github.com/empathyco/x/commit/7f20022eee593460681bfb1c4d574162f325cc05)) -* **query-preview:** use deep equal to compare request (#1291) ([cf3c3e7](https://github.com/empathyco/x/commit/cf3c3e7c738d8b2281183c42f00048b3bff918ea)) - - +- **queries-preview:** add filters to the query preview request + [(#1292)](https://github.com/empathyco/x/pull/1292) +- **queries-preview:** use deep equal to compare request + [(#1291)](https://github.com/empathyco/x/pull/1291) ## [3.0.0-alpha.412](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.411...@empathyco/x-components@3.0.0-alpha.412) (2023-09-18) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.411](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.410...@empathyco/x-components@3.0.0-alpha.411) (2023-09-18) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.410](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.409...@empathyco/x-components@3.0.0-alpha.410) (2023-09-15) ### ⚠ BREAKING CHANGES -- **queries-preview**: the `QueryPreviewList` component `queries` prop has changed name to +- **queries-preview:** the `QueryPreviewList` component `queries` prop has changed name to `queriesPreviewInfo` and the type is an array of `QueryPreviewInfo` as instead of an array of strings. The QueryPreview component `query` prop has changed name to `queryPreviewInfo` and the - type is `QueryPreviewInfo` instead of `string`. `QueryPreviewInfo` type is now exported from - the module. - -EMP-1555 + type is `QueryPreviewInfo` instead of `string`. `QueryPreviewInfo` type is now exported from the + module. ### Features -* **queries-preview**: query preview components allow adding extra params to the request (#1270) ([84143a2](https://github.com/empathyco/x/commit/84143a2b1ee1b9944ddb431f701b3d27d1c20410)) - - +- **queries-preview:** query preview components allow adding extra params to the request + [(#1270)](https://github.com/empathyco/x/pull/1270) ## [3.0.0-alpha.409](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.408...@empathyco/x-components@3.0.0-alpha.409) (2023-09-15) - ### Features -* **scroll:** add top offset when automatically scrolling to main-scroll-item (#1277) ([42dc680](https://github.com/empathyco/x/commit/42dc680e3ee3af4ccda6454d967da0750d2bba7e)) - - +- **scroll:** add top offset when automatically scrolling to main-scroll-item + [(#1277)](https://github.com/empathyco/x/pull/1277) ## [3.0.0-alpha.408](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.407...@empathyco/x-components@3.0.0-alpha.408) (2023-09-12) - ### Bug Fixes -* prevent flickering animation on query preview list second load ([e7141a3](https://github.com/empathyco/x/commit/e7141a3941284896bd9a341b8a81bfdfa07515c5)) - - +- prevent flickering animation on query preview list second load ## [3.0.0-alpha.407](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.406...@empathyco/x-components@3.0.0-alpha.407) (2023-09-07) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.406](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.405...@empathyco/x-components@3.0.0-alpha.406) (2023-08-25) - ### Features -* standardise all events links in component docs section (#1265) ([ff90da2](https://github.com/empathyco/x/commit/ff90da215d5c16b01f226a85d8656d10817521d0)) - - +- standardise all events links in component docs section + [(#1265)](https://github.com/empathyco/x/pull/1265) ## [3.0.0-alpha.405](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.404...@empathyco/x-components@3.0.0-alpha.405) (2023-08-25) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.404](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.403...@empathyco/x-components@3.0.0-alpha.404) (2023-08-23) - ### Documentation -* remove jsdoc [@links](https://github.com/links) from generated documentation (#1261) ([9082fb2](https://github.com/empathyco/x/commit/9082fb2a9d2be89252cc58931d8b3035849a3123)) - - +- remove jsdoc [@links](https://github.com/links) from generated documentation + [(#1261)](https://github.com/empathyco/x/pull/1261) ## [3.0.0-alpha.403](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.402...@empathyco/x-components@3.0.0-alpha.403) (2023-08-21) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.402](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.401...@empathyco/x-components@3.0.0-alpha.402) (2023-08-17) - ### Bug Fixes -* restore sliding panel state after a search (#1259) ([c61f3ed](https://github.com/empathyco/x/commit/c61f3edaeb0138d759b583901fad89651bdfaefb)) - - +- **components:** restore sliding panel state after search + [(#1259)](https://github.com/empathyco/x/pull/1259) ## [3.0.0-alpha.401](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.400...@empathyco/x-components@3.0.0-alpha.401) (2023-08-16) - ### Documentation -* **recommendations:** updated recommendations ui doc (#1249) ([432118a](https://github.com/empathyco/x/commit/432118a2d42e0e0964e2d0e1c0e08b1f5e06bb7b)) - - +- **recommendations:** updated recommendations ui doc + [(#1249)](https://github.com/empathyco/x/pull/1249) ## [3.0.0-alpha.400](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.399...@empathyco/x-components@3.0.0-alpha.400) (2023-08-02) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.399](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.398...@empathyco/x-components@3.0.0-alpha.399) (2023-07-31) - ### Bug Fixes -* fix base rating component (#1256) ([b1616ca](https://github.com/empathyco/x/commit/b1616cac0310535bf1354c5e084ba0267fc1e01e)) - - +- fix base rating component [(#1256)](https://github.com/empathyco/x/pull/1256) ## [3.0.0-alpha.398](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.397...@empathyco/x-components@3.0.0-alpha.398) (2023-07-27) - ### Bug Fixes -* **search:** Redirection didn't cancel when a related tag was clicked (#1255) ([b9ff0dc](https://github.com/empathyco/x/commit/b9ff0dce2d41c040f8d3cc8a49f28cf5caa5a558)) - - +- **search:** Redirection didn't cancel when related tag was clicked + [(#1255)](https://github.com/empathyco/x/pull/1255) ## [3.0.0-alpha.397](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.396...@empathyco/x-components@3.0.0-alpha.397) (2023-07-27) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.396](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.395...@empathyco/x-components@3.0.0-alpha.396) (2023-07-26) - ### Features -* improve customization and add prop classes to editable-number-range-filter (#1253) ([fda4cc6](https://github.com/empathyco/x/commit/fda4cc69be19399647ba1128ebb872b8eb36e011)) - - +- **facets:** improve customization and add prop classes to editable-number-range-filter + [(#1253)](https://github.com/empathyco/x/pull/1253) ## [3.0.0-alpha.395](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.394...@empathyco/x-components@3.0.0-alpha.395) (2023-07-25) - ### Bug Fixes -* **filters:** Editable number range filter should be unique (#1243) ([ec8b788](https://github.com/empathyco/x/commit/ec8b78829d16df0db50cfa35e0bdf5ba64529d26)) - - +- **filters:** Editable number range filter should be unique + [(#1243)](https://github.com/empathyco/x/pull/1243) ## [3.0.0-alpha.394](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.393...@empathyco/x-components@3.0.0-alpha.394) (2023-07-24) - ### Features -* make the snippet-config-extra-params component react to prop changes ([9f73735](https://github.com/empathyco/x/commit/9f737351324f2fdff044f7e6b6da8a38216b4ab9)) - - +- **extra-params:** make the snippet-config-extra-params component react to prop changes ## [3.0.0-alpha.393](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.392...@empathyco/x-components@3.0.0-alpha.393) (2023-07-13) - ### ⚠ BREAKING CHANGES -* the property 'querySuggestions' in 'x-plugin' now returns the query suggestions that should be displayed based on the module's config. A new property called 'fullQuerySuggestions' returns all the query suggestions in the module - -EMP-1463 +- the property 'querySuggestions' in 'x-plugin' now returns the query suggestions that should be + displayed based on the module's config. new property called 'fullQuerySuggestions' returns all the + query suggestions in the module ### Features -* add alias for the query suggestions that should be displayed (#1247) ([4de1ccc](https://github.com/empathyco/x/commit/4de1ccc2f287749f91a1014edc3c127c9207bc52)) - - +- add alias for the query suggestions that should be displayed + [(#1247)](https://github.com/empathyco/x/pull/1247) ## [3.0.0-alpha.392](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.391...@empathyco/x-components@3.0.0-alpha.392) (2023-07-11) - ### Bug Fixes -* **search:** ignore page from url when going to a different query (#1244) ([311c5f8](https://github.com/empathyco/x/commit/311c5f871c279a7cb2dc03daf382ac14da4b23a6)) - - +- **search:** ignore page from url when going to different query + [(#1244)](https://github.com/empathyco/x/pull/1244) ## [3.0.0-alpha.391](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.390...@empathyco/x-components@3.0.0-alpha.391) (2023-06-27) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.390](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.389...@empathyco/x-components@3.0.0-alpha.390) (2023-06-27) - ### Testing -* fix failing tests (#1241) ([41a1641](https://github.com/empathyco/x/commit/41a1641c591a4387891f359719e3c030339cc40c)) - - +- fix failing tests [(#1241)](https://github.com/empathyco/x/pull/1241) ## [3.0.0-alpha.389](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.388...@empathyco/x-components@3.0.0-alpha.389) (2023-06-15) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.388](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.387...@empathyco/x-components@3.0.0-alpha.388) (2023-06-14) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.387](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.386...@empathyco/x-components@3.0.0-alpha.387) (2023-06-14) - ### Features -* **queries-preview:** add isAnyQueryLoadedInPreview composable (#1229) ([5c728e0](https://github.com/empathyco/x/commit/5c728e0304663c601283f1fae2c4dae297caa5ee)) -* **tagging:** track displayClick properties in result & tagging request (#1225) ([53a209e](https://github.com/empathyco/x/commit/53a209e5c9719a8ba0cff21f5d8d52b0dfe70c6d)) - - +- **queries-preview:** add isAnyQueryLoadedInPreview composable + [(#1229)](https://github.com/empathyco/x/pull/1229) +- **tagging:** track displayClick properties in result & tagging request + [(#1225)](https://github.com/empathyco/x/pull/1225) ## [3.0.0-alpha.386](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.385...@empathyco/x-components@3.0.0-alpha.386) (2023-06-12) - ### Features -* **queries-preview:** add loaded previews getter (#1227) ([ab59fa2](https://github.com/empathyco/x/commit/ab59fa2c31440e1b47108cc5c334fe0cfaafad27)) -* **semantic-queries:** add SemanticQuery component (#1226) ([09ed3b4](https://github.com/empathyco/x/commit/09ed3b4ad9c01cc116d29a1b618c6dae48e14829)) - - +- **queries-preview:** add loaded previews getter + [(#1227)](https://github.com/empathyco/x/pull/1227) +- **semantic-queries:** add SemanticQuery component + [(#1226)](https://github.com/empathyco/x/pull/1226) ## [3.0.0-alpha.385](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.384...@empathyco/x-components@3.0.0-alpha.385) (2023-06-09) - ### Features -* make `XAPI` init method async (#1228) ([9d7d323](https://github.com/empathyco/x/commit/9d7d3230610761be23ca9efd117e7e3c4b9586b5)) - - +- make `XAPI` init method async [(#1228)](https://github.com/empathyco/x/pull/1228) ## [3.0.0-alpha.384](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.383...@empathyco/x-components@3.0.0-alpha.384) (2023-06-08) - ### Testing -* review skipped tests (#1201) ([8c46a38](https://github.com/empathyco/x/commit/8c46a382dd37f2bf67849d8537c0faa668b430e2)) - - +- review skipped tests [(#1201)](https://github.com/empathyco/x/pull/1201) ## [3.0.0-alpha.383](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.382...@empathyco/x-components@3.0.0-alpha.383) (2023-06-08) - ### Bug Fixes -* **deps:** update dependency @vueuse/core to v10 (#1219) ([3761f17](https://github.com/empathyco/x/commit/3761f17226e1cba9b13a971e43ddb928d5f2f412)) -* **platform-adapter:** change semantics url path (#1230) ([b8210b5](https://github.com/empathyco/x/commit/b8210b59960474a3ad86ffe1a9ee6bc35567ea6e)) - - +- **deps:** update dependency @vueuse/core to v10 + [(#1219)](https://github.com/empathyco/x/pull/1219) +- **platform-adapter:** change semantics url path + [(#1230)](https://github.com/empathyco/x/pull/1230) ## [3.0.0-alpha.382](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.381...@empathyco/x-components@3.0.0-alpha.382) (2023-06-07) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.381](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.380...@empathyco/x-components@3.0.0-alpha.381) (2023-06-06) - ### Features -* **semantic-queries:** add maxItemsToRequest config (#1224) ([a124636](https://github.com/empathyco/x/commit/a124636d60170cc3f54a9d8a1e10351926f97aba)) -* **tagging:** track displayClick (#1222) ([e9a569e](https://github.com/empathyco/x/commit/e9a569e2b4d7b25b39aae9cad90dbd7da7203b3c)) - - +- **semantic-queries:** add maxItemsToRequest config + [(#1224)](https://github.com/empathyco/x/pull/1224) +- **tagging:** track displayClick [(#1222)](https://github.com/empathyco/x/pull/1222) ## [3.0.0-alpha.380](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.379...@empathyco/x-components@3.0.0-alpha.380) (2023-05-31) - ### Features -* **result:** set configuration for base-result-link to ignore tagging of click (#1211) ([3319bf8](https://github.com/empathyco/x/commit/3319bf81d2042fcc32eadffa4dfa1bf1b4afb2a4)) - - +- **component:** set configuration for base-result-link to ignore tagging of click + [(#1211)](https://github.com/empathyco/x/pull/1211) ## [3.0.0-alpha.379](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.378...@empathyco/x-components@3.0.0-alpha.379) (2023-05-30) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.378](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.377...@empathyco/x-components@3.0.0-alpha.378) (2023-05-30) - ### Features -* **semantic-queries:** add semantic queries module and component (#1213) ([f1dc4a7](https://github.com/empathyco/x/commit/f1dc4a7e10e57d69bda37925fbb1113fc778b5c1)) - - +- **semantic-queries:** add semantic queries module and component + [(#1213)](https://github.com/empathyco/x/pull/1213) ## [3.0.0-alpha.377](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.376...@empathyco/x-components@3.0.0-alpha.377) (2023-05-30) - ### Features -* **platform-adapter:** add semantic queries to platform adapter (#1212) ([82bd567](https://github.com/empathyco/x/commit/82bd56704638b050e323d486c43ebcb8cae1d41d)) - - +- **platform-adapter:** add semantic queries to platform adapter + [(#1212)](https://github.com/empathyco/x/pull/1212) ## [3.0.0-alpha.376](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.375...@empathyco/x-components@3.0.0-alpha.376) (2023-05-30) - ### Features -* **queries-preview:** make the QueryPreviewRequestUpdated not replaceable (#1203) ([ccccd90](https://github.com/empathyco/x/commit/ccccd908110080afd2d5ee06c828e2c2293b67ac)) - - +- **queries-preview:** make the QueryPreviewRequestUpdated not replaceable + [(#1203)](https://github.com/empathyco/x/pull/1203) ## [3.0.0-alpha.375](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.374...@empathyco/x-components@3.0.0-alpha.375) (2023-05-24) - ### Features -* **tagging:** add new type values to ResultFeature and FeatureLocation (#1209) ([a48dc72](https://github.com/empathyco/x/commit/a48dc720b10d7e8ad59445f684cee3fc18d9bb8d)) - - +- **tagging:** add new type values to ResultFeature and FeatureLocation + [(#1209)](https://github.com/empathyco/x/pull/1209) ## [3.0.0-alpha.374](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.373...@empathyco/x-components@3.0.0-alpha.374) (2023-05-24) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.373](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.372...@empathyco/x-components@3.0.0-alpha.373) (2023-05-24) - ### Bug Fixes -* watch `props.result.images` directly (#1204) ([4ac9190](https://github.com/empathyco/x/commit/4ac9190754deb34ddd3eed7dc1913230e18a3040)) - - +- watch `props.result.images` directly [(#1204)](https://github.com/empathyco/x/pull/1204) ## [3.0.0-alpha.372](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.371...@empathyco/x-components@3.0.0-alpha.372) (2023-05-22) - ### Bug Fixes -* include tokens in deprecated theme css file (#1202) ([298163e](https://github.com/empathyco/x/commit/298163e722022efe5af59aa9fb08eb245584ffe1)) - - +- include tokens in deprecated theme css file [(#1202)](https://github.com/empathyco/x/pull/1202) ## [3.0.0-alpha.371](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.370...@empathyco/x-components@3.0.0-alpha.371) (2023-05-18) - ### Bug Fixes -* blur related tag when deselected (#1199) ([e3c3efa](https://github.com/empathyco/x/commit/e3c3efa204c047d537f6cf92b0342327409ff3aa)) - - +- blur related tag when deselected [(#1199)](https://github.com/empathyco/x/pull/1199) ## [3.0.0-alpha.370](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.369...@empathyco/x-components@3.0.0-alpha.370) (2023-05-16) - ### Continuous Integration -* use cypress GitHub action (#1198) ([d432a9b](https://github.com/empathyco/x/commit/d432a9b515a2e42ff8feef9a8dd57565a81633e9)) - - +- use cypress GitHub action [(#1198)](https://github.com/empathyco/x/pull/1198) ## [3.0.0-alpha.369](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.368...@empathyco/x-components@3.0.0-alpha.369) (2023-05-15) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.368](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.367...@empathyco/x-components@3.0.0-alpha.368) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. +- **deps:** minimum node version required is 18. ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) - - +- **deps:** update node to 18 [(#1196)](https://github.com/empathyco/x/pull/1196) ## [3.0.0-alpha.367](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.366...@empathyco/x-components@3.0.0-alpha.367) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum version required is node v18 ### Features -* migrate suggestions and currency components to vue 3 syntax (#1159) ([67beb82](https://github.com/empathyco/x/commit/67beb820722521e0db3cfdc9ae039e52e6d268f7)) - +- migrate suggestions and currency components to vue 3 syntax + [(#1159)](https://github.com/empathyco/x/pull/1159) ### Bug Fixes -* `BaseResultImage` not showing the right size on load (#1176) ([c7ebf54](https://github.com/empathyco/x/commit/c7ebf54f03e23bdf8cd1a64e1e008369ca1a643d)) - +- `BaseResultImage` not showing the right size on load + [(#1176)](https://github.com/empathyco/x/pull/1176) ### Others -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - +- **deps:** update node to v18 [(#1175)](https://github.com/empathyco/x/pull/1175) ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) - - +- parallelize steps [(#1174)](https://github.com/empathyco/x/pull/1174) ## [3.0.0-alpha.366](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.365...@empathyco/x-components@3.0.0-alpha.366) (2023-05-04) ### Features -- migrate results to vue 3 syntax (#1145) - ([820622a](https://github.com/empathyco/x/commit/820622ab6a37d03de1e4843df2bdbb9daea57e58)) +- migrate results to vue 3 syntax [(#1145)](https://github.com/empathyco/x/pull/1145) ## [3.0.0-alpha.365](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.364...@empathyco/x-components@3.0.0-alpha.365) (2023-05-03) ### Features -- migrate filters to vue 3 syntax (#1144) - ([6413883](https://github.com/empathyco/x/commit/641388380620ab0d66cea627244912b6f3b2210d)) -- migrate panels components to vue 3 syntax (#1150) - ([5ef137c](https://github.com/empathyco/x/commit/5ef137cbf84d5f68a611a5ecb51cb8454c0a7422)) +- migrate filters to vue 3 syntax [(#1144)](https://github.com/empathyco/x/pull/1144) +- migrate panels components to vue 3 syntax [(#1150)](https://github.com/empathyco/x/pull/1150) ## [3.0.0-alpha.364](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.363...@empathyco/x-components@3.0.0-alpha.364) (2023-05-03) ### Features -- migrate modals to vue 3 syntax (#1141) - ([d04b522](https://github.com/empathyco/x/commit/d04b522607787bdfe887896a26895d00fdd0d369)) +- migrate modals to vue 3 syntax [(#1141)](https://github.com/empathyco/x/pull/1141) ## [3.0.0-alpha.363](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.362...@empathyco/x-components@3.0.0-alpha.363) (2023-05-03) ### Features -- Adapt Result mapping according to new API standard (#1039) - ([89186b6](https://github.com/empathyco/x/commit/89186b604d72f18bce257b88b536243c11c5ddf3)) +- Adapt Result mapping according to new API standard + [(#1039)](https://github.com/empathyco/x/pull/1039) ## [3.0.0-alpha.362](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.361...@empathyco/x-components@3.0.0-alpha.362) (2023-05-02) ### Features -- add dynamic props for title to promoteds and banner (#1168) - ([1914f01](https://github.com/empathyco/x/commit/1914f01981a2de48c65d3a88cfcedc26c2a293fe)) +- **search:** add dynamic title prop to promoted and banner component + [(#1168)](https://github.com/empathyco/x/pull/1168) ### Documentation -- **titles:** adjusting page, seo, and sidebar titles (#1166) - ([510ebc3](https://github.com/empathyco/x/commit/510ebc33eecc667dbecc7e091a8bdfb99b8e71e7)) +- **titles:** adjusting page, seo, and sidebar titles + [(#1166)](https://github.com/empathyco/x/pull/1166) ## [3.0.0-alpha.361](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.360...@empathyco/x-components@3.0.0-alpha.361) (2023-04-26) @@ -654,29 +488,21 @@ EMP-274 - **design-system:** `x-list__item` class has been removed from `BaseTabsPanel` component. - **design-system:** `x-message` class has been removed from `Redirection` component. -EMP-133 - -Co-authored-by: Diego Pascual Co-authored-by: Manuel Navarro - - ### Features -- **design-system:** deprecate old DS (#1138) - ([53b0558](https://github.com/empathyco/x/commit/53b05585551a07548bf8071d5112b94f4151544b)) +- **design-system:** deprecate old DS [(#1138)](https://github.com/empathyco/x/pull/1138) ## [3.0.0-alpha.359](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.358...@empathyco/x-components@3.0.0-alpha.359) (2023-04-24) ### Bug Fixes -- **search:** export `SortPickerList` (#1157) - ([eaf877d](https://github.com/empathyco/x/commit/eaf877db49b7c6578ce4daf707d91c711621eae2)) +- **search:** export `SortPickerList` [(#1157)](https://github.com/empathyco/x/pull/1157) ## [3.0.0-alpha.358](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.357...@empathyco/x-components@3.0.0-alpha.358) (2023-04-24) ### Features -- **search:** add sort picker list component (#1155) - ([03beec8](https://github.com/empathyco/x/commit/03beec816b07d6532d01b97034110a354d52024c)) +- **search:** add sort picker list component [(#1155)](https://github.com/empathyco/x/pull/1155) ## [3.0.0-alpha.357](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.356...@empathyco/x-components@3.0.0-alpha.357) (2023-04-20) @@ -686,8 +512,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- export sticky modifier (#1151) - ([8bbd1ab](https://github.com/empathyco/x/commit/8bbd1ab6b0b595c94386bdc0f37d7061df072127)) +- export sticky modifier [(#1151)](https://github.com/empathyco/x/pull/1151) ## [3.0.0-alpha.355](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.354...@empathyco/x-components@3.0.0-alpha.355) (2023-04-19) @@ -699,8 +524,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** add XDS progress bar component (#1149) - ([21a52f5](https://github.com/empathyco/x/commit/21a52f5b3af3f4ac341e3b9844e0273b355153aa)) +- **design-system:** add XDS progress bar component + [(#1149)](https://github.com/empathyco/x/pull/1149) ## [3.0.0-alpha.354](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.353...@empathyco/x-components@3.0.0-alpha.354) (2023-04-19) @@ -710,25 +535,23 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **search:** add fallback disclaimer component (#1122) - ([206db77](https://github.com/empathyco/x/commit/206db772b80cfe8a4cab23db19842ea8bd909733)), - closes [EX-8080](https://searchbroker.atlassian.net/browse/EX-8080) -- **sliced-filters:** add dynamic prop to show more/less buttons (#1146) - ([08de5f8](https://github.com/empathyco/x/commit/08de5f827d4ce6b33f04c60655628dabeb19a3bd)) +- **search:** add fallback disclaimer component [(#1122)](https://github.com/empathyco/x/pull/1122) +- **facets:** add dynamic prop to show more/less buttons in sliced-filters + [(#1146)](https://github.com/empathyco/x/pull/1146) ## [3.0.0-alpha.352](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.351...@empathyco/x-components@3.0.0-alpha.352) (2023-04-18) ### Documentation -- **integration:** add information about sessionId duration (#1139) - ([ef879fc](https://github.com/empathyco/x/commit/ef879fc4df6673cadd5a72d9e62d98f644c4e39f)) +- **integration:** add information about sessionId duration + [(#1139)](https://github.com/empathyco/x/pull/1139) ## [3.0.0-alpha.351](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.350...@empathyco/x-components@3.0.0-alpha.351) (2023-04-17) ### Features -- add `filterItemClass` prop to `HierarchicalFilter` (#1135) - ([99de550](https://github.com/empathyco/x/commit/99de5508e64e2d8c5ea849f89a3cc81472527c4d)) +- add `filterItemClass` prop to `HierarchicalFilter` + [(#1135)](https://github.com/empathyco/x/pull/1135) ## [3.0.0-alpha.350](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.349...@empathyco/x-components@3.0.0-alpha.350) (2023-04-17) @@ -746,17 +569,14 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** deprecate old DS filters (#1121) - ([dd9690d](https://github.com/empathyco/x/commit/dd9690d5f59ae39e6c7f1a29f542732c03221cfe)), - closes [EX-8152](https://searchbroker.atlassian.net/browse/EX-8152) +- **design-system:** deprecate old DS filters [(#1121)](https://github.com/empathyco/x/pull/1121) ## [3.0.0-alpha.346](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.345...@empathyco/x-components@3.0.0-alpha.346) (2023-04-12) ### Features -- **facets:** implement a strategy to decide what filters are sent in the request (#1124) - ([a2174b5](https://github.com/empathyco/x/commit/a2174b58d356cc16177cf3d4c2ac3866dadd86b7)), - closes [EX-7550](https://searchbroker.atlassian.net/browse/EX-7550) +- **facets:** implement strategy to decide what filters are sent in the request + [(#1124)](https://github.com/empathyco/x/pull/1124) ## [3.0.0-alpha.345](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.344...@empathyco/x-components@3.0.0-alpha.345) (2023-04-10) @@ -770,9 +590,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- add sticky filters (#1113) - ([3b51b60](https://github.com/empathyco/x/commit/3b51b6045a283f9f27dd7c6e16dec7f68a8a2921)), - closes [EX-8076](https://searchbroker.atlassian.net/browse/EX-8076) +- add sticky filters [(#1113)](https://github.com/empathyco/x/pull/1113) ## [3.0.0-alpha.342](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.341...@empathyco/x-components@3.0.0-alpha.342) (2023-03-30) @@ -786,30 +604,26 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- Minor improvements. (#1109) - ([1c9dace](https://github.com/empathyco/x/commit/1c9dacea7c46eb0b27687730a8a4978d0e49b230)), - closes [EX-8130](https://searchbroker.atlassian.net/browse/EX-8130) +- Minor improvements. [(#1109)](https://github.com/empathyco/x/pull/1109) ## [3.0.0-alpha.339](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.338...@empathyco/x-components@3.0.0-alpha.339) (2023-03-27) ### ⚠ BREAKING CHANGES -- `base-column-picker-list` structure changes. It now wraps the buttons in a div instead of using ul +- `base-column-picker-list` structure changes. It now wraps the buttons in div instead of using ul and li. Additionally, the class for the selected option has been changed to `x-selected`. ### Features -- adapt `base-column-picker-list` to use the XDS component of button group (#1115) - ([7057b8f](https://github.com/empathyco/x/commit/7057b8f7cd7f1e20ad248c40e8da97450895cd26)), - closes [EX-8144](https://searchbroker.atlassian.net/browse/EX-8144) +- adapt `base-column-picker-list` to use the XDS component of button group + [(#1115)](https://github.com/empathyco/x/pull/1115) ## [3.0.0-alpha.338](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.337...@empathyco/x-components@3.0.0-alpha.338) (2023-03-23) ### Features -- **components:** add `columns` prop in `BaseVariableColumnGrid` (#1112) - ([8a74847](https://github.com/empathyco/x/commit/8a7484779542768a1f03dbd09eff164b0ecb8686)), - closes [EX-8135](https://searchbroker.atlassian.net/browse/EX-8135) +- **components:** add `columns` prop in `BaseVariableColumnGrid` + [(#1112)](https://github.com/empathyco/x/pull/1112) ## [3.0.0-alpha.337](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.336...@empathyco/x-components@3.0.0-alpha.337) (2023-03-22) @@ -830,17 +644,15 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** deprecate old DS `Tag` component (#1103) - ([f698e00](https://github.com/empathyco/x/commit/f698e004daa0ed73fafefa2968c2b1ced66397e7)), - closes [EX-7990](https://searchbroker.atlassian.net/browse/EX-7990) +- **design-system:** deprecate old DS `Tag` component + [(#1103)](https://github.com/empathyco/x/pull/1103) ## [3.0.0-alpha.334](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.333...@empathyco/x-components@3.0.0-alpha.334) (2023-03-16) ### Features -- **plugin:** replace old bus implementation using the new `x-priority-bus` (#1086) - ([f64f9b6](https://github.com/empathyco/x/commit/f64f9b68225c4ee422eb007784e0eec813c95228)), - closes [EX-7283](https://searchbroker.atlassian.net/browse/EX-7283) +- **plugin:** replace old bus implementation using the new `x-priority-bus` + [(#1086)](https://github.com/empathyco/x/pull/1086) ## [3.0.0-alpha.333](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.332...@empathyco/x-components@3.0.0-alpha.333) (2023-03-15) @@ -850,9 +662,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** add XDS badge component (#1100) - ([c0d8446](https://github.com/empathyco/x/commit/c0d84461b1cb72705e8570766c19078c2eef3abf)), - closes [EX-7992](https://searchbroker.atlassian.net/browse/EX-7992) +- **design-system:** add XDS badge component [(#1100)](https://github.com/empathyco/x/pull/1100) ## [3.0.0-alpha.331](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.330...@empathyco/x-components@3.0.0-alpha.331) (2023-03-14) @@ -862,9 +672,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Code Refactoring -- **components:** migrate `AutoProgressBar` to `Composition API` (#1087) - ([30cfa06](https://github.com/empathyco/x/commit/30cfa06ea5894412ab61db44b876c0645d17913e)), - closes [EX-8049](https://searchbroker.atlassian.net/browse/EX-8049) +- **components:** migrate `AutoProgressBar` to `Composition API` + [(#1087)](https://github.com/empathyco/x/pull/1087) ## [3.0.0-alpha.329](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.328...@empathyco/x-components@3.0.0-alpha.329) (2023-03-09) @@ -875,27 +684,22 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Bug Fixes - **edocs-live-examples:** Live example was not rendered - ([5aa2653](https://github.com/empathyco/x/commit/5aa2653054686a3a6b8ada0478f171518d7733c2)) ## [3.0.0-alpha.327](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.326...@empathyco/x-components@3.0.0-alpha.327) (2023-03-07) ### Bug Fixes -- **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) +- **deps:** remove `only-allow` pnpm [(#1097)](https://github.com/empathyco/x/pull/1097) ### Documentation -- **related-tags:** added curation options (#1095) - ([ab458c7](https://github.com/empathyco/x/commit/ab458c767fc508f4c1cfd4362589a408a09cfbc9)) +- **related-tags:** added curation options [(#1095)](https://github.com/empathyco/x/pull/1095) ## [3.0.0-alpha.326](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.325...@empathyco/x-components@3.0.0-alpha.326) (2023-03-06) ### Documentation -- **integration:** add close api function (#1096) - ([2602e90](https://github.com/empathyco/x/commit/2602e90cf05eea95707d15ea0dac2a319fee6604)) +- **integration:** add close api function [(#1096)](https://github.com/empathyco/x/pull/1096) ## [3.0.0-alpha.325](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.324...@empathyco/x-components@3.0.0-alpha.325) (2023-03-02) @@ -905,9 +709,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **query-preview:** add query preview list component to orchestrate requests (#1084) - ([dda5cd7](https://github.com/empathyco/x/commit/dda5cd7c0fa4c91ecdc837a6bfb3493a5db883bd)), - closes [EX-7541](https://searchbroker.atlassian.net/browse/EX-7541) +- **queries-preview:** add query preview list component to orchestrate requests + [(#1084)](https://github.com/empathyco/x/pull/1084) ## [3.0.0-alpha.323](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.322...@empathyco/x-components@3.0.0-alpha.323) (2023-03-01) @@ -921,30 +724,26 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- Add close event to BaseXAPI (#1091) - ([1aaaeb0](https://github.com/empathyco/x/commit/1aaaeb0dd2cb20a90655e9afe7622de67616e708)), - closes [EX-8050](https://searchbroker.atlassian.net/browse/EX-8050) +- Add close event to BaseXAPI [(#1091)](https://github.com/empathyco/x/pull/1091) ### Bug Fixes -- **design-system:** fix deprecated typography and picture components (#1090) - ([4f1bdb7](https://github.com/empathyco/x/commit/4f1bdb7d69a49e51d39dd2a7f8050b0fce3ef96e)), - closes [EX-8053](https://searchbroker.atlassian.net/browse/EX-8053) +- **design-system:** fix deprecated typography and picture components + [(#1090)](https://github.com/empathyco/x/pull/1090) ## [3.0.0-alpha.320](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.319...@empathyco/x-components@3.0.0-alpha.320) (2023-02-28) ### Bug Fixes -- **components:** Fix open issue when focused on body. Fix `SearchInputPlaceholder` styles. (#1078) - ([25aa285](https://github.com/empathyco/x/commit/25aa2851daf713512c42ef394707a9f1fc41fe4b)), - closes [EX-8011](https://searchbroker.atlassian.net/browse/EX-8011) +- **components:** Fix open issue when focused on body. Fix `SearchInputPlaceholder` styles. + [(#1078)](https://github.com/empathyco/x/pull/1078) ## [3.0.0-alpha.319](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.318...@empathyco/x-components@3.0.0-alpha.319) (2023-02-27) ### Features -- **banner:** add support without title and no clickable (#1069) - ([7207767](https://github.com/empathyco/x/commit/72077675691dc8fab7361f64e0302aa8d33213fa)) +- **banner:** add support without title and no clickable + [(#1069)](https://github.com/empathyco/x/pull/1069) ## [3.0.0-alpha.318](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.317...@empathyco/x-components@3.0.0-alpha.318) (2023-02-21) @@ -954,32 +753,29 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Build System -- **dependencies:** bump `@bahmutov/cypress-esbuild-preprocessor` from `2.1.5` to `2.2.0` (#1082) - ([106c2d1](https://github.com/empathyco/x/commit/106c2d1eba6e1d3b03ac75a04bdec3e961579fef)) +- **dependencies:** bump `@bahmutov/cypress-esbuild-preprocessor` from `2.1.5` to `2.2.0` + [(#1082)](https://github.com/empathyco/x/pull/1082) ## [3.0.0-alpha.316](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.315...@empathyco/x-components@3.0.0-alpha.316) (2023-02-16) ### Features -- remove `x-suggestion` class from `BaseSuggestion` component (#1077) - ([31f48e9](https://github.com/empathyco/x/commit/31f48e91ca06348d9122ad301f765b48c2fc963f)), - closes [EX-8006](https://searchbroker.atlassian.net/browse/EX-8006) +- remove `x-suggestion` class from `BaseSuggestion` component + [(#1077)](https://github.com/empathyco/x/pull/1077) ## [3.0.0-alpha.315](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.314...@empathyco/x-components@3.0.0-alpha.315) (2023-02-15) ### Features -- **design-system:** Add `Input Group` component to the X Desing System. (#1066) - ([5f83b14](https://github.com/empathyco/x/commit/5f83b1460408e0e3b6a5f7fedaf91ee006d27a9c)), - closes [EX-7944](https://searchbroker.atlassian.net/browse/EX-7944) +- **design-system:** Add `Input Group` component to the X Design System. + [(#1066)](https://github.com/empathyco/x/pull/1066) ## [3.0.0-alpha.314](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.313...@empathyco/x-components@3.0.0-alpha.314) (2023-02-15) ### Features -- **desing-system:** Add layout `layout-stack` util. (#1076) - ([38db5b3](https://github.com/empathyco/x/commit/38db5b3b4c10a2bd288e9e79b15232f063002156)), - closes [EX-8000](https://searchbroker.atlassian.net/browse/EX-8000) +- **design-system:** Add layout `layout-stack` util. + [(#1076)](https://github.com/empathyco/x/pull/1076) ## [3.0.0-alpha.313](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.312...@empathyco/x-components@3.0.0-alpha.313) (2023-02-14) @@ -990,22 +786,19 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** deprecate old x-scroll styles (#1073) - ([3916c5f](https://github.com/empathyco/x/commit/3916c5fab866a51f5c2df089cef3e80a9c0ae1ee)), - closes [EX-7982](https://searchbroker.atlassian.net/browse/EX-7982) +- **design-system:** deprecate old x-scroll styles + [(#1073)](https://github.com/empathyco/x/pull/1073) ### Bug Fixes -- **modal:** set focusOnOpen for the main-modal to false (#1074) - ([655e8eb](https://github.com/empathyco/x/commit/655e8eb6bc5bedab6b79ab2a7c7d6110f9d27437)), - closes [EX-7710](https://searchbroker.atlassian.net/browse/EX-7710) +- **modal:** set focusOnOpen for the main-modal to false + [(#1074)](https://github.com/empathyco/x/pull/1074) ## [3.0.0-alpha.312](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.311...@empathyco/x-components@3.0.0-alpha.312) (2023-02-14) ### Build System -- Delete unused `Jenkinsfile`. (#1075) - ([fb9a15b](https://github.com/empathyco/x/commit/fb9a15b80686293b3bd14c8129ed045d8a6c99f2)) +- Delete unused `Jenkinsfile`. [(#1075)](https://github.com/empathyco/x/pull/1075) ## [3.0.0-alpha.311](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.310...@empathyco/x-components@3.0.0-alpha.311) (2023-02-10) @@ -1015,23 +808,20 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Bug Fixes -- **search:** reset `query`, `page` and `sort` on clear query (#1045) - ([5dc0603](https://github.com/empathyco/x/commit/5dc060304980f5c373cd1aa8aebd4d3932723a35)), - closes [EX-7663](https://searchbroker.atlassian.net/browse/EX-7663) +- **search:** reset `query`, `page` and `sort` on clear query + [(#1045)](https://github.com/empathyco/x/pull/1045) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) +- refactor `lint` command to benefit from `nx parallelisation` + [(#1051)](https://github.com/empathyco/x/pull/1051) ## [3.0.0-alpha.309](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.308...@empathyco/x-components@3.0.0-alpha.309) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) +- migrate from `npm` & `lerna bootstrap` to `pnpm` + [(#1047)](https://github.com/empathyco/x/pull/1047) ## [3.0.0-alpha.308](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.307...@empathyco/x-components@3.0.0-alpha.308) (2023-02-06) @@ -1042,16 +832,13 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** add `icon` to XDS (#1053) - ([21605ab](https://github.com/empathyco/x/commit/21605abc99f5da05556cfa7edb4213c61c205b78)), - closes [EX-7783](https://searchbroker.atlassian.net/browse/EX-7783) +- **design-system:** add `icon` to XDS [(#1053)](https://github.com/empathyco/x/pull/1053) ## [3.0.0-alpha.307](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.306...@empathyco/x-components@3.0.0-alpha.307) (2023-02-03) ### Build System -- **deps:** update deps (#1062) - ([59f29b9](https://github.com/empathyco/x/commit/59f29b9c5861f790a65b061eec628eb35d066b68)) +- **deps:** update deps [(#1062)](https://github.com/empathyco/x/pull/1062) ## [3.0.0-alpha.306](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.305...@empathyco/x-components@3.0.0-alpha.306) (2023-02-01) @@ -1061,24 +848,21 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **history-queries:** emit click event on HistoryQuery click (#1048) - ([2e7d074](https://github.com/empathyco/x/commit/2e7d07484571a9458a14fab4435b10523f6e7457)), - closes [EX-7879](https://searchbroker.atlassian.net/browse/EX-7879) +- **history-queries:** emit click event on HistoryQuery click + [(#1048)](https://github.com/empathyco/x/pull/1048) ## [3.0.0-alpha.304](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.303...@empathyco/x-components@3.0.0-alpha.304) (2023-01-30) ### Features -- **history-queries:** bind formatTime callback to MyHistory suggestion slot (#1049) - ([0e20cf3](https://github.com/empathyco/x/commit/0e20cf3315b2f2a687ee63b14bb50bac021eb57f)), - closes [EX-7879](https://searchbroker.atlassian.net/browse/EX-7879) +- **history-queries:** bind formatTime callback to MyHistory suggestion slot + [(#1049)](https://github.com/empathyco/x/pull/1049) ## [3.0.0-alpha.303](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.302...@empathyco/x-components@3.0.0-alpha.303) (2023-01-27) ### Build System -- **deps:** update deps (#1046) - ([b6957df](https://github.com/empathyco/x/commit/b6957df9d88c0d94c2543047991a63afadd707ff)) +- **deps:** update deps [(#1046)](https://github.com/empathyco/x/pull/1046) ## [3.0.0-alpha.302](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.301...@empathyco/x-components@3.0.0-alpha.302) (2023-01-26) @@ -1089,25 +873,21 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** deprecate x-picture\_\_image and placeholder/fallback styles (#1036) - ([73a08a5](https://github.com/empathyco/x/commit/73a08a576b3f9b715cccefee8cb452d00cd45bcb)), - closes [EX-7888](https://searchbroker.atlassian.net/browse/EX-7888) +- **components:** deprecate x-picture\_\_image and placeholder/fallback styles + [(#1036)](https://github.com/empathyco/x/pull/1036) ## [3.0.0-alpha.301](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.300...@empathyco/x-components@3.0.0-alpha.301) (2023-01-25) ### Documentation -- correcting `video-reference` id (#1038) - ([bc46163](https://github.com/empathyco/x/commit/bc461638d10ecc9160d3c58bd9c7bfdc26d5df1e)) +- correcting `video-reference` id [(#1038)](https://github.com/empathyco/x/pull/1038) ## [3.0.0-alpha.300](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.299...@empathyco/x-components@3.0.0-alpha.300) (2023-01-25) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version - (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) + [(#993)](https://github.com/empathyco/x/pull/993) ## [3.0.0-alpha.299](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.298...@empathyco/x-components@3.0.0-alpha.299) (2023-01-24) @@ -1121,17 +901,14 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- add `prettier-plugin-tailwindcss` (#1033) - ([c3eae8b](https://github.com/empathyco/x/commit/c3eae8bef0a75fa1e78f1190947a74fa9269d6bd)), - closes [EX-7884](https://searchbroker.atlassian.net/browse/EX-7884) +- add `prettier-plugin-tailwindcss` [(#1033)](https://github.com/empathyco/x/pull/1033) ## [3.0.0-alpha.296](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.295...@empathyco/x-components@3.0.0-alpha.296) (2023-01-24) ### Features -- remove duplicates from image placeholder/fallback classes (#1032) - ([2c5390c](https://github.com/empathyco/x/commit/2c5390c0e5cf2d4bc0b843422d2e99415b6e58ff)), - closes [EX-7836](https://searchbroker.atlassian.net/browse/EX-7836) +- remove duplicates from image placeholder/fallback classes + [(#1032)](https://github.com/empathyco/x/pull/1032) ## [3.0.0-alpha.295](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.294...@empathyco/x-components@3.0.0-alpha.295) (2023-01-24) @@ -1147,9 +924,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** use XDS `sliding panel` (#1028) - ([9773003](https://github.com/empathyco/x/commit/97730036b473678b8487a386bc6d83bd3ecf872d)), - closes [EX-7831](https://searchbroker.atlassian.net/browse/EX-7831) +- **components:** use XDS `sliding panel` [(#1028)](https://github.com/empathyco/x/pull/1028) ## [3.0.0-alpha.294](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.293...@empathyco/x-components@3.0.0-alpha.294) (2023-01-23) @@ -1161,16 +936,14 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** add `product-image` `XDS` component (#1025) - ([d60e239](https://github.com/empathyco/x/commit/d60e239012d04d547b5430eb8afc22536f66d838)) +- **design-system:** add `product-image` `XDS` component + [(#1025)](https://github.com/empathyco/x/pull/1025) ## [3.0.0-alpha.293](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.292...@empathyco/x-components@3.0.0-alpha.293) (2023-01-23) ### Styling -- update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) +- update prettier and format code [(#1026)](https://github.com/empathyco/x/pull/1026) ## [3.0.0-alpha.292](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.291...@empathyco/x-components@3.0.0-alpha.292) (2023-01-23) @@ -1180,8 +953,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Build System -- **deps:** update dependencies (#1024) - ([e99425f](https://github.com/empathyco/x/commit/e99425fc315526afe40b1fd536bcfde1fc1af08a)) +- **deps:** update dependencies [(#1024)](https://github.com/empathyco/x/pull/1024) ## [3.0.0-alpha.290](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.289...@empathyco/x-components@3.0.0-alpha.290) (2023-01-20) @@ -1199,9 +971,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** add `contentClass` to `modals` (#1009) - ([68b8790](https://github.com/empathyco/x/commit/68b8790289dd6e233c0199497cdb09f515ccbeec)), - closes [EX-7479](https://searchbroker.atlassian.net/browse/EX-7479) +- **components:** add `contentClass` to `modals` [(#1009)](https://github.com/empathyco/x/pull/1009) ## [3.0.0-alpha.286](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.285...@empathyco/x-components@3.0.0-alpha.286) (2023-01-18) @@ -1211,9 +981,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **history-queries:** add dynamic classes to the history query suggestion (#1014) - ([ddd4ac7](https://github.com/empathyco/x/commit/ddd4ac76f30f90bb68497d507948caee060944cf)), - closes [EX-7853](https://searchbroker.atlassian.net/browse/EX-7853) +- **history-queries:** add dynamic classes to the history query suggestion + [(#1014)](https://github.com/empathyco/x/pull/1014) ## [3.0.0-alpha.285](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.284...@empathyco/x-components@3.0.0-alpha.285) (2023-01-17) @@ -1225,9 +994,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- rename `x-grid` class to `x-grid-list` (#1015) - ([dbb5d50](https://github.com/empathyco/x/commit/dbb5d502dd9c1e69c18d137edc8be2e13bceaeb2)), - closes [EX-7481](https://searchbroker.atlassian.net/browse/EX-7481) +- rename `x-grid` class to `x-grid-list` [(#1015)](https://github.com/empathyco/x/pull/1015) ## [3.0.0-alpha.284](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.283...@empathyco/x-components@3.0.0-alpha.284) (2023-01-17) @@ -1241,17 +1008,15 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- add dynamic classes to the suggestion item inside the `base-suggestions` (#1008) - ([3e0b683](https://github.com/empathyco/x/commit/3e0b683eb83b9b2e9f6ebb0a17b80a9ff46d6e3c)), - closes [EX-7834](https://searchbroker.atlassian.net/browse/EX-7834) +- add dynamic classes to the suggestion item inside the `base-suggestions` + [(#1008)](https://github.com/empathyco/x/pull/1008) ## [3.0.0-alpha.281](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.280...@empathyco/x-components@3.0.0-alpha.281) (2023-01-16) ### Features -- **history-queries:** add dynamic classes to the remove history query button (#1007) - ([b5623d1](https://github.com/empathyco/x/commit/b5623d1c6f7f2709251164c6055b616218163c6f)), - closes [EX-7833](https://searchbroker.atlassian.net/browse/EX-7833) +- **history-queries:** add dynamic classes to the remove history query button + [(#1007)](https://github.com/empathyco/x/pull/1007) ## [3.0.0-alpha.280](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.279...@empathyco/x-components@3.0.0-alpha.280) (2023-01-13) @@ -1265,15 +1030,13 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Build System -- **deps:** update dependencies (#1004) - ([7343506](https://github.com/empathyco/x/commit/73435063e97648ed5bb87600bb7cfbb5eb64b70c)) +- **deps:** update dependencies [(#1004)](https://github.com/empathyco/x/pull/1004) ## [3.0.0-alpha.277](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.276...@empathyco/x-components@3.0.0-alpha.277) (2023-01-12) ### Documentation -- assets migration (#995) - ([04678f1](https://github.com/empathyco/x/commit/04678f104a9e9383af7284d349f26e6c0f5454df)) +- assets migration [(#995)](https://github.com/empathyco/x/pull/995) ## [3.0.0-alpha.276](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.275...@empathyco/x-components@3.0.0-alpha.276) (2023-01-11) @@ -1287,9 +1050,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **history-queries:** expose `historyQueriesWithResults` in the alias API (#991) - ([90c17f5](https://github.com/empathyco/x/commit/90c17f54a1bc1a4c613d06e64dd630f9e1efca61)), - closes [EX-7476](https://searchbroker.atlassian.net/browse/EX-7476) +- **history-queries:** expose `historyQueriesWithResults` in the alias API + [(#991)](https://github.com/empathyco/x/pull/991) ## [3.0.0-alpha.273](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.272...@empathyco/x-components@3.0.0-alpha.273) (2023-01-09) @@ -1300,46 +1062,39 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** deprecate old suggestion and suggestion group styles (#975) - ([69d8bc5](https://github.com/empathyco/x/commit/69d8bc59ce43660b3295dcafa9283598d1143336)), - closes [EX-7725](https://searchbroker.atlassian.net/browse/EX-7725) +- **design-system:** deprecate old suggestion and suggestion group styles + [(#975)](https://github.com/empathyco/x/pull/975) ## [3.0.0-alpha.272](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.271...@empathyco/x-components@3.0.0-alpha.272) (2023-01-09) ### Features -- **design-system:** deprecate old typography styles (#973) - ([15d6d64](https://github.com/empathyco/x/commit/15d6d64c18fe28664e873802fe34073158c30648)), - closes [EX-7726](https://searchbroker.atlassian.net/browse/EX-7726) +- **design-system:** deprecate old typography styles + [(#973)](https://github.com/empathyco/x/pull/973) ## [3.0.0-alpha.271](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.270...@empathyco/x-components@3.0.0-alpha.271) (2023-01-06) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [3.0.0-alpha.270](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.269...@empathyco/x-components@3.0.0-alpha.270) (2023-01-04) ### Features -- rename `search-types` to `x-types` (#928) - ([1ac0008](https://github.com/empathyco/x/commit/1ac00084a4f46f453741c6b04a7c18e88c637cee)) +- rename `search-types` to `x-types` [(#928)](https://github.com/empathyco/x/pull/928) ## [3.0.0-alpha.269](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.268...@empathyco/x-components@3.0.0-alpha.269) (2023-01-04) ### Features -- add view to test base-result-link accessibility (#972) - ([21d185a](https://github.com/empathyco/x/commit/21d185a8a107f95be4436dabfbeffe83bc7dcd62)) +- add view to test base-result-link accessibility [(#972)](https://github.com/empathyco/x/pull/972) ## [3.0.0-alpha.268](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.267...@empathyco/x-components@3.0.0-alpha.268) (2023-01-03) ### Build System -- **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) +- **deps:** update `vue` to version `2.7` [(#971)](https://github.com/empathyco/x/pull/971) ## [3.0.0-alpha.267](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.266...@empathyco/x-components@3.0.0-alpha.267) (2023-01-03) @@ -1350,16 +1105,13 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Continuous Integration - make Cypress cache depend on package. Make eslint cache restore last version if no exact match. - ([2498972](https://github.com/empathyco/x/commit/24989726d8e5c6c3450b344fbbc623a3f7246b53)), - closes [EX-7721](https://searchbroker.atlassian.net/browse/EX-7721) ## [3.0.0-alpha.265](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.264...@empathyco/x-components@3.0.0-alpha.265) (2022-12-30) ### Testing - **e2e:** update `cypress` to version `12.1.0` and replace `cypress-cucumber-preprocessor` with - `@badeball/cypress-cucumber-preprocessor` (#747) - ([2adb2cd](https://github.com/empathyco/x/commit/2adb2cd03591c37934fb385b120822ef271c359f)) + `@badeball/cypress-cucumber-preprocessor` [(#747)](https://github.com/empathyco/x/pull/747) ## [3.0.0-alpha.264](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.263...@empathyco/x-components@3.0.0-alpha.264) (2022-12-30) @@ -1369,9 +1121,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** Add suggestion group component (#943) - ([4bac818](https://github.com/empathyco/x/commit/4bac8183a29ec17a99a90edeae55ba3d4301b626)), - closes [EX-7496](https://searchbroker.atlassian.net/browse/EX-7496) +- **design-system:** Add suggestion group component + [(#943)](https://github.com/empathyco/x/pull/943) ## [3.0.0-alpha.262](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.261...@empathyco/x-components@3.0.0-alpha.262) (2022-12-29) @@ -1381,24 +1132,21 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Bug Fixes -- **build:** use the default `vue-cli` `webpack` configuration in `rollup-plugin-vue` (#961) - ([f9a9238](https://github.com/empathyco/x/commit/f9a9238cf4a05a6a35129336f318c9440cb6732d)), - closes [EX-7706](https://searchbroker.atlassian.net/browse/EX-7706) +- **build:** use the default `vue-cli` `webpack` configuration in `rollup-plugin-vue` + [(#961)](https://github.com/empathyco/x/pull/961) ## [3.0.0-alpha.260](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.259...@empathyco/x-components@3.0.0-alpha.260) (2022-12-26) ### Documentation -- fix typo in UrlHandler docs (#959) - ([75e4bbe](https://github.com/empathyco/x/commit/75e4bbe47d4298fccb5d26f6145ac3d203d64b2e)) +- fix typo in UrlHandler docs [(#959)](https://github.com/empathyco/x/pull/959) ## [3.0.0-alpha.259](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.258...@empathyco/x-components@3.0.0-alpha.259) (2022-12-26) ### Features -- modify base-events-modal-close and base-events-modal-open for WCAG compliance (#946) - ([1f5abdf](https://github.com/empathyco/x/commit/1f5abdf36c6eec18b73f13a78be4c7616016d6fd)), - closes [EX-7669](https://searchbroker.atlassian.net/browse/EX-7669) +- modify base-events-modal-close and base-events-modal-open for WCAG compliance + [(#946)](https://github.com/empathyco/x/pull/946) ## [3.0.0-alpha.258](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.257...@empathyco/x-components@3.0.0-alpha.258) (2022-12-26) @@ -1412,9 +1160,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Bug Fixes -- **components:** image flickering on re-rendering (#945) - ([3b1b558](https://github.com/empathyco/x/commit/3b1b55857ac1c5169a771c465fa32fb4313ab63c)), - closes [EX-7610](https://searchbroker.atlassian.net/browse/EX-7610) +- **components:** image flickering on re-rendering [(#945)](https://github.com/empathyco/x/pull/945) ## [3.0.0-alpha.255](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.254...@empathyco/x-components@3.0.0-alpha.255) (2022-12-22) @@ -1429,11 +1175,9 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- Rename lifecycle hook events (#939) - ([e626b89](https://github.com/empathyco/x/commit/e626b899849b6742e0bce57d86a8ff89718817bf)), - closes [EX-7580](https://searchbroker.atlassian.net/browse/EX-7580) -- **scroll:** capture listeners in MainScrollItem component (#942) - ([2719a3d](https://github.com/empathyco/x/commit/2719a3dd6c1408f9413ecbee4ebf3c46bf24eea2)) +- Rename lifecycle hook events [(#939)](https://github.com/empathyco/x/pull/939) +- **scroll:** capture listeners in MainScrollItem component + [(#942)](https://github.com/empathyco/x/pull/942) ## [3.0.0-alpha.253](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.252...@empathyco/x-components@3.0.0-alpha.253) (2022-12-19) @@ -1447,30 +1191,26 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Documentation -- use new docs video reference component (#923) - ([c1f2bff](https://github.com/empathyco/x/commit/c1f2bffa684c10149c97b4d746fecbe4519fa126)) +- use new docs video reference component [(#923)](https://github.com/empathyco/x/pull/923) ## [3.0.0-alpha.250](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.249...@empathyco/x-components@3.0.0-alpha.250) (2022-12-15) ### Continuous Integration -- use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) +- use matrix steps and jest projects [(#919)](https://github.com/empathyco/x/pull/919) ## [3.0.0-alpha.249](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.248...@empathyco/x-components@3.0.0-alpha.249) (2022-12-14) ### Features -- **recommendations:** emit `RecommendationsChanged` (#922) - ([11119c3](https://github.com/empathyco/x/commit/11119c353bb26ac5dc3fdd774a513b68a1098771)) +- **recommendations:** emit `RecommendationsChanged` + [(#922)](https://github.com/empathyco/x/pull/922) ## [3.0.0-alpha.248](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.247...@empathyco/x-components@3.0.0-alpha.248) (2022-12-12) ### Bug Fixes -- remove warning when the event is not defined (#918) - ([7f70e25](https://github.com/empathyco/x/commit/7f70e257bae41ba34f72c1c580c79862448faea9)), - closes [EX-7617](https://searchbroker.atlassian.net/browse/EX-7617) +- remove warning when the event is not defined [(#918)](https://github.com/empathyco/x/pull/918) ## [3.0.0-alpha.247](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.246...@empathyco/x-components@3.0.0-alpha.247) (2022-12-09) @@ -1480,22 +1220,18 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Build System -- **deps:** update dependencies (#908) - ([840da52](https://github.com/empathyco/x/commit/840da52dec32e04cf2b402cca2646b49c839e6e8)) +- **deps:** update dependencies [(#908)](https://github.com/empathyco/x/pull/908) ### Code Refactoring -- **plugin:** Rename `inputStatus` to `searchBoxStatus` in Alias API. (#913) - ([5cb837e](https://github.com/empathyco/x/commit/5cb837ed57db3fb5543a7f8e82d9beea0088cdd9)), - closes [EX-7597](https://searchbroker.atlassian.net/browse/EX-7597) +- **plugin:** Rename `inputStatus` to `searchBoxStatus` in Alias API. + [(#913)](https://github.com/empathyco/x/pull/913) ## [3.0.0-alpha.245](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.244...@empathyco/x-components@3.0.0-alpha.245) (2022-12-09) ### Features -- **search-box:** add input status handling(#903) - ([c74b8fb](https://github.com/empathyco/x/commit/c74b8fbc9734541774c535792466333b78197146)), - closes [EX-6474](https://searchbroker.atlassian.net/browse/EX-6474) +- **search-box:** add input status handling[(#903)](https://github.com/empathyco/x/pull/903) ## [3.0.0-alpha.244](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.243...@empathyco/x-components@3.0.0-alpha.244) (2022-12-08) @@ -1506,17 +1242,15 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** Use `Highlight` component inside suggestion components.(#894) - ([ceb9c0c](https://github.com/empathyco/x/commit/ceb9c0c729d9a7a3b8a983e5b23912d561f2bd4d)), - closes [EX-7469](https://searchbroker.atlassian.net/browse/EX-7469) +- **components:** Use `Highlight` component inside suggestion + components.[(#894)](https://github.com/empathyco/x/pull/894) ## [3.0.0-alpha.243](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.242...@empathyco/x-components@3.0.0-alpha.243) (2022-12-08) ### Testing -- **e2e:** make `HistoryQueries` test wait for no results (#906) - ([82cc3dd](https://github.com/empathyco/x/commit/82cc3ddc0f1339fbff6c04e2eff7dfbf24598672)), - closes [EX-7591](https://searchbroker.atlassian.net/browse/EX-7591) +- **e2e:** make `HistoryQueries` test wait for no results + [(#906)](https://github.com/empathyco/x/pull/906) ## [3.0.0-alpha.242](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.241...@empathyco/x-components@3.0.0-alpha.242) (2022-12-07) @@ -1526,9 +1260,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Code Refactoring -- Simplify suggestions list slots. (#893) - ([fc4ccb9](https://github.com/empathyco/x/commit/fc4ccb97a91b4c2ff7dfd0d7aed9747d7841b4ed)), - closes [EX-7469](https://searchbroker.atlassian.net/browse/EX-7469) +- Simplify suggestions list slots. [(#893)](https://github.com/empathyco/x/pull/893) ## [3.0.0-alpha.241](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.240...@empathyco/x-components@3.0.0-alpha.241) (2022-12-06) @@ -1538,8 +1270,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **history-queries:** Hide history queries with no results (#865) - ([58f155d](https://github.com/empathyco/x/commit/58f155d2eefe1676646d320c9f310ad1d28aab5e)) +- **history-queries:** Hide history queries with no results + [(#865)](https://github.com/empathyco/x/pull/865) ## [3.0.0-alpha.239](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.238...@empathyco/x-components@3.0.0-alpha.239) (2022-12-01) @@ -1549,28 +1281,26 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** add `getTargetElement` util to retrieve the `event.target` (#870) - ([8be7beb](https://github.com/empathyco/x/commit/8be7beba25a5a90b142fbb1a905d41503befc92c)) +- **components:** add `getTargetElement` util to retrieve the `event.target` + [(#870)](https://github.com/empathyco/x/pull/870) ### Bug Fixes -- **components:** reset`BaseResultImage` images state when `result` `prop` changes (#888) - ([a783ace](https://github.com/empathyco/x/commit/a783ace74929db22b7ed087b0eb19481078a35f5)) +- **components:** reset`BaseResultImage` images state when `result` `prop` changes + [(#888)](https://github.com/empathyco/x/pull/888) ## [3.0.0-alpha.237](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.236...@empathyco/x-components@3.0.0-alpha.237) (2022-12-01) ### Features -- **recommendations:** add `updateRecommendation` mutation (#891) - ([0e9ceec](https://github.com/empathyco/x/commit/0e9ceec145458a55ccbe4abf8e7b49f64d1717ae)) +- **recommendations:** add `updateRecommendation` mutation + [(#891)](https://github.com/empathyco/x/pull/891) ## [3.0.0-alpha.236](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.235...@empathyco/x-components@3.0.0-alpha.236) (2022-11-29) ### Features -- **tabs-panel:** add base tabs panel component (#871) - ([ebd5feb](https://github.com/empathyco/x/commit/ebd5feb4006315236ae62f8de03d6a986d9ced10)), - closes [EX-6142](https://searchbroker.atlassian.net/browse/EX-6142) +- **tabs-panel:** add base tabs panel component [(#871)](https://github.com/empathyco/x/pull/871) ## [3.0.0-alpha.235](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.234...@empathyco/x-components@3.0.0-alpha.235) (2022-11-29) @@ -1588,9 +1318,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- add `Highlight` component (#872) - ([1b5aa57](https://github.com/empathyco/x/commit/1b5aa5793b7916ec0433b4110b7ef355f882f4f6)), - closes [EX-7468](https://searchbroker.atlassian.net/browse/EX-7468) +- add `Highlight` component [(#872)](https://github.com/empathyco/x/pull/872) ## [3.0.0-alpha.231](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.230...@empathyco/x-components@3.0.0-alpha.231) (2022-11-28) @@ -1600,60 +1328,52 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- show next result image on hover (#863) - ([8fd02cc](https://github.com/empathyco/x/commit/8fd02cc8f9913dfa0e06af83251db4577656099e)), - closes [EX-5970](https://searchbroker.atlassian.net/browse/EX-5970) +- show next result image on hover [(#863)](https://github.com/empathyco/x/pull/863) ### Bug Fixes -- **components:** Fix InfiniteScroll get root element inside Shadow DOM. (#874) - ([340293f](https://github.com/empathyco/x/commit/340293ffc1946c69018fcfa67a069f443110763d)) +- **components:** Fix InfiniteScroll get root element inside Shadow DOM. + [(#874)](https://github.com/empathyco/x/pull/874) ## [3.0.0-alpha.230](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.229...@empathyco/x-components@3.0.0-alpha.230) (2022-11-24) ### Features -- Emit SearchResponseProvided event from Search Module (#864) - ([586899d](https://github.com/empathyco/x/commit/586899dbb556f50772bdfd1dc4eb5216ebd15e41)), - closes [EX-5167](https://searchbroker.atlassian.net/browse/EX-5167) +- Emit SearchResponseProvided event from Search Module + [(#864)](https://github.com/empathyco/x/pull/864) ## [3.0.0-alpha.229](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.228...@empathyco/x-components@3.0.0-alpha.229) (2022-11-22) ### Features -- make base dropdown based components accesible (#846) - ([71d4233](https://github.com/empathyco/x/commit/71d4233ad5c18fb19f205591bf8b9a0adf160884)) +- **components:** make base dropdown based components accessible + [(#846)](https://github.com/empathyco/x/pull/846) ### Bug Fixes -- make `appear` attribute configurable on animations that have it set to `true` by default (#862) - ([7e2cd52](https://github.com/empathyco/x/commit/7e2cd52933385fcee4a7944fd474d2314ac3291d)), - closes [EX-5970](https://searchbroker.atlassian.net/browse/EX-5970) +- make `appear` attribute configurable on animations that have it set to `true` by default + [(#862)](https://github.com/empathyco/x/pull/862) ## [3.0.0-alpha.228](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.227...@empathyco/x-components@3.0.0-alpha.228) (2022-11-17) ### Features -- adding edocs preview - ([8580a72](https://github.com/empathyco/x/commit/8580a72fa3b9125ad7a487995eabedb7ecfbde2b)) +- adding e-docs portal live preview ## [3.0.0-alpha.227](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.226...@empathyco/x-components@3.0.0-alpha.227) (2022-11-15) ### Features -- **design-system:** add `suggestion` component to the XDS (#838) - ([055af83](https://github.com/empathyco/x/commit/055af838ddbf3a1293936d5994c455e4e8499654)) -- history-queries-switch wai aria adjustments (#847) - ([c05e194](https://github.com/empathyco/x/commit/c05e194306520aef2d8d684f38f616ab26e9ebf9)), - closes [EX-7344](https://searchbroker.atlassian.net/browse/EX-7344) +- **design-system:** add `suggestion` component to the XDS + [(#838)](https://github.com/empathyco/x/pull/838) +- history-queries-switch wai aria adjustments [(#847)](https://github.com/empathyco/x/pull/847) ## [3.0.0-alpha.226](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.225...@empathyco/x-components@3.0.0-alpha.226) (2022-11-14) ### Features -- Change suggestion components to bind $attrs to base suggestions (#831) - ([49c139b](https://github.com/empathyco/x/commit/49c139bc55f4cc1a2e1e0ec2e2e7972376eaf487)), - closes [EX-7356](https://searchbroker.atlassian.net/browse/EX-7356) +- Change suggestion components to bind $attrs to base suggestions + [(#831)](https://github.com/empathyco/x/pull/831) ## [3.0.0-alpha.225](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.224...@empathyco/x-components@3.0.0-alpha.225) (2022-11-11) @@ -1664,8 +1384,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Bug Fixes - **animations:** make content-visibility CSS property and createCollapseAnimationMixin work - together (#839) - ([50d5c87](https://github.com/empathyco/x/commit/50d5c8744e5a8d2c8db5aed33e71bd8a39a76cf3)) + together [(#839)](https://github.com/empathyco/x/pull/839) ## [3.0.0-alpha.223](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.222...@empathyco/x-components@3.0.0-alpha.223) (2022-11-10) @@ -1675,51 +1394,47 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **x-plugin:** Add function as possible value of `domElement` in InstallXOptions.(#836) - ([99a96ef](https://github.com/empathyco/x/commit/99a96ef2303f27b656835253203bc73758a337ae)) +- **x-plugin:** Add function as possible value of `domElement` in + InstallXOptions.[(#836)](https://github.com/empathyco/x/pull/836) ## [3.0.0-alpha.221](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.220...@empathyco/x-components@3.0.0-alpha.221) (2022-11-10) ### Features -- place modal under selected element (#829) - ([1f46d42](https://github.com/empathyco/x/commit/1f46d428dccdf4807110afc48b5fd600b41bfeae)) +- place modal under selected element [(#829)](https://github.com/empathyco/x/pull/829) ## [3.0.0-alpha.220](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.219...@empathyco/x-components@3.0.0-alpha.220) (2022-11-09) ### Features -- **empathize:** show Empathize only when it has content (#820) - ([c926335](https://github.com/empathyco/x/commit/c926335a33dca2e8d379accd065726e02bd6f384)), - closes [EX-7169](https://searchbroker.atlassian.net/browse/EX-7169) +- **empathize:** show Empathize only when it has content + [(#820)](https://github.com/empathyco/x/pull/820) ## [3.0.0-alpha.219](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.218...@empathyco/x-components@3.0.0-alpha.219) (2022-11-09) ### Features -- **tagging:** track banner clicks (#822) - ([504d6bf](https://github.com/empathyco/x/commit/504d6bf29ca86ece7b8116cb32a676f05624468d)) +- **tagging:** track banner clicks [(#822)](https://github.com/empathyco/x/pull/822) ## [3.0.0-alpha.218](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.217...@empathyco/x-components@3.0.0-alpha.218) (2022-11-09) ### ⚠ BREAKING CHANGES - **design-system:** the old design system button styles are now located in the - `deprecated-full-theme.css`, if a setup is not using the new design system, it must import this + `deprecated-full-theme.css`, if setup is not using the new design system, it must import this file. ### Features -- **design-system:** deprecate old design system button styles (#830) - ([78fbf63](https://github.com/empathyco/x/commit/78fbf63116a9312e361540388b2573e0939dc7ae)) +- **design-system:** deprecate old design system button styles + [(#830)](https://github.com/empathyco/x/pull/830) ## [3.0.0-alpha.217](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.216...@empathyco/x-components@3.0.0-alpha.217) (2022-11-08) ### Bug Fixes -- remove `resize-observer-browser` types from tsconfig (#833) - ([ce46b2c](https://github.com/empathyco/x/commit/ce46b2cefba5b727679c81862542e367a903b4b0)), - closes [EX-7373](https://searchbroker.atlassian.net/browse/EX-7373) +- remove `resize-observer-browser` types from tsconfig + [(#833)](https://github.com/empathyco/x/pull/833) ## [3.0.0-alpha.216](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.215...@empathyco/x-components@3.0.0-alpha.216) (2022-11-08) @@ -1729,25 +1444,20 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- wai-aria for BaseEventButton based components (#816) - ([3dfd29e](https://github.com/empathyco/x/commit/3dfd29e8f8cc57c5caeeda609ccd4903434bd74a)), - closes [EX-7204](https://searchbroker.atlassian.net/browse/EX-7204) +- wai-aria for BaseEventButton based components [(#816)](https://github.com/empathyco/x/pull/816) ## [3.0.0-alpha.214](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.213...@empathyco/x-components@3.0.0-alpha.214) (2022-11-03) ### Features -- **design-system:** add tailwind showcase component (#778) - ([0178ef5](https://github.com/empathyco/x/commit/0178ef5a4b472e2ca14f98f1243d08e36e1f5840)), - closes [EX-7078](https://searchbroker.atlassian.net/browse/EX-7078) +- **design-system:** add tailwind showcase component + [(#778)](https://github.com/empathyco/x/pull/778) ## [3.0.0-alpha.213](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.212...@empathyco/x-components@3.0.0-alpha.213) (2022-11-03) ### Features -- Use Banner position (= row) to sort grid (#802) - ([28836a7](https://github.com/empathyco/x/commit/28836a71b91f210f425098f41ab71136a1b7b34c)), - closes [EX-7292](https://searchbroker.atlassian.net/browse/EX-7292) +- Use Banner position (= row) to sort grid [(#802)](https://github.com/empathyco/x/pull/802) ## [3.0.0-alpha.212](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.211...@empathyco/x-components@3.0.0-alpha.212) (2022-11-03) @@ -1757,23 +1467,18 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** add filters to base-suggestions (#758) - ([2014861](https://github.com/empathyco/x/commit/2014861453215808ee4279f9484f1d845780d7bf)), - closes [EX-6346](https://searchbroker.atlassian.net/browse/EX-6346) +- **components:** add filters to base-suggestions [(#758)](https://github.com/empathyco/x/pull/758) ## [3.0.0-alpha.211](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.210...@empathyco/x-components@3.0.0-alpha.211) (2022-11-02) ### Features -- **components:** insert promoteds in the grid using position (#801) - ([b537cae](https://github.com/empathyco/x/commit/b537caeb2077fa6b8d5898d0dbdb9069a06ab2e8)), - closes [EX-7295](https://searchbroker.atlassian.net/browse/EX-7295) +- **components:** insert promoteds in the grid using position + [(#801)](https://github.com/empathyco/x/pull/801) ### Bug Fixes -- make promoted and banner position optional (#817) - ([a2a8d5d](https://github.com/empathyco/x/commit/a2a8d5dcc03451e046d00f87f3545dfd46c050c5)), - closes [EX-7333](https://searchbroker.atlassian.net/browse/EX-7333) +- make promoted and banner position optional [(#817)](https://github.com/empathyco/x/pull/817) ## [3.0.0-alpha.210](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.209...@empathyco/x-components@3.0.0-alpha.210) (2022-11-02) @@ -1783,40 +1488,33 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** Emit ColumnsNumberRendered event on BaseGrid (#806) - ([87a8ca9](https://github.com/empathyco/x/commit/87a8ca947f8d83dff1a0044db80649eb297361fb)), - closes [EX-7291](https://searchbroker.atlassian.net/browse/EX-7291) +- **components:** Emit ColumnsNumberRendered event on BaseGrid + [(#806)](https://github.com/empathyco/x/pull/806) ## [3.0.0-alpha.208](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.207...@empathyco/x-components@3.0.0-alpha.208) (2022-11-02) ### Features -- apply dynamic css mixin to sliding panel and column picker list buttons (#815) - ([4cc040d](https://github.com/empathyco/x/commit/4cc040d7d7c4751a5f31c6e36acfa64d28cbb23d)), - closes [EX-7224](https://searchbroker.atlassian.net/browse/EX-7224) +- apply dynamic css mixin to sliding panel and column picker list buttons + [(#815)](https://github.com/empathyco/x/pull/815) ## [3.0.0-alpha.207](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.206...@empathyco/x-components@3.0.0-alpha.207) (2022-11-02) ### Bug Fixes - type empathize events and replace UserPressedEnter with UserPressedEnterKey - ([98055c4](https://github.com/empathyco/x/commit/98055c44e165b06013e63c9829fd363f5e50c87a)) ## [3.0.0-alpha.206](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.205...@empathyco/x-components@3.0.0-alpha.206) (2022-10-31) ### Features -- add `dynamic-props` mixin (#798) - ([defafbb](https://github.com/empathyco/x/commit/defafbb2c40f51e3c44474b469b353472a91a828)), - closes [EX-7220](https://searchbroker.atlassian.net/browse/EX-7220) +- add `dynamic-props` mixin [(#798)](https://github.com/empathyco/x/pull/798) ## [3.0.0-alpha.205](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.204...@empathyco/x-components@3.0.0-alpha.205) (2022-10-31) ### Features -- add position on Banner and Promoted models (#800) - ([e7393fb](https://github.com/empathyco/x/commit/e7393fbce8d0767d3c762aa714fe94e162203a12)), - closes [EX-7293](https://searchbroker.atlassian.net/browse/EX-7293) +- add position on Banner and Promoted models [(#800)](https://github.com/empathyco/x/pull/800) ## [3.0.0-alpha.204](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.203...@empathyco/x-components@3.0.0-alpha.204) (2022-10-27) @@ -1826,9 +1524,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** add zoom effect (#799) - ([e7af33a](https://github.com/empathyco/x/commit/e7af33a7d2186e4fc6191961ee8b12a35198fc59)), - closes [EX-6315](https://searchbroker.atlassian.net/browse/EX-6315) +- **design-system:** add zoom effect [(#799)](https://github.com/empathyco/x/pull/799) ## [3.0.0-alpha.202](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.201...@empathyco/x-components@3.0.0-alpha.202) (2022-10-24) @@ -1843,32 +1539,28 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **tagging:** make `tagging` and `queryTagging` optional (#797) - ([0e49156](https://github.com/empathyco/x/commit/0e49156308d4e77d667a2191697101674cdbf213)), - closes [EX-7231](https://searchbroker.atlassian.net/browse/EX-7231) +- **tagging:** make `tagging` and `queryTagging` optional + [(#797)](https://github.com/empathyco/x/pull/797) ## [3.0.0-alpha.200](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.199...@empathyco/x-components@3.0.0-alpha.200) (2022-10-21) ### Continuous Integration -- export webpack config from `x-archetype-utils` (#760) - ([0d7bfa2](https://github.com/empathyco/x/commit/0d7bfa2a63b5aaa3b220a0338fcefdaedc888f32)), - closes [EX-7222](https://searchbroker.atlassian.net/browse/EX-7222) +- export webpack config from `x-archetype-utils` [(#760)](https://github.com/empathyco/x/pull/760) ## [3.0.0-alpha.199](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.198...@empathyco/x-components@3.0.0-alpha.199) (2022-10-20) ### Documentation -- **functional:** titles refactor and change image source (#790) - ([cc177a5](https://github.com/empathyco/x/commit/cc177a5bad6fab363d40140e699e11e0ec6bc53c)) +- **functional:** titles refactor and change image source + [(#790)](https://github.com/empathyco/x/pull/790) ## [3.0.0-alpha.198](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.197...@empathyco/x-components@3.0.0-alpha.198) (2022-10-20) ### Bug Fixes -- **related-tags:** use `query` instead of `tag` as `key` to ensure unique values (#792) - ([53e86bd](https://github.com/empathyco/x/commit/53e86bd43137a9e4cd389f58e0efce8bcf63632c)), - closes [EX-7236](https://searchbroker.atlassian.net/browse/EX-7236) +- **related-tags:** use `query` instead of `tag` as `key` to ensure unique values + [(#792)](https://github.com/empathyco/x/pull/792) ## [3.0.0-alpha.197](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.196...@empathyco/x-components@3.0.0-alpha.197) (2022-10-19) @@ -1878,9 +1570,8 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **search-box:** add `SearchInputPlaceholder` component (#771) - ([a2e73e3](https://github.com/empathyco/x/commit/a2e73e3895c5454898fbc7ddc6d2202e03448fff)), - closes [EX-7178](https://searchbroker.atlassian.net/browse/EX-7178) +- **search-box:** add `SearchInputPlaceholder` component + [(#771)](https://github.com/empathyco/x/pull/771) ## [3.0.0-alpha.195](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.194...@empathyco/x-components@3.0.0-alpha.195) (2022-10-19) @@ -1890,42 +1581,33 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** Add new origins to the `animateClipPath` animation factory. (#777) - ([d016057](https://github.com/empathyco/x/commit/d016057ea0c92901dc88df755351b4acee32f472)), - closes [EX-7195](https://searchbroker.atlassian.net/browse/EX-7195) +- **components:** Add new origins to the `animateClipPath` animation factory. + [(#777)](https://github.com/empathyco/x/pull/777) ## [3.0.0-alpha.193](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.192...@empathyco/x-components@3.0.0-alpha.193) (2022-10-17) ### Testing -- **next-queries:** next queries preview e2e tests (#759) - ([adccbf4](https://github.com/empathyco/x/commit/adccbf4a111ac65915b017aca799ac523347ddc1)), - closes [EX-6848](https://searchbroker.atlassian.net/browse/EX-6848) +- **next-queries:** next queries preview e2e tests [(#759)](https://github.com/empathyco/x/pull/759) ## [3.0.0-alpha.192](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.191...@empathyco/x-components@3.0.0-alpha.192) (2022-10-14) ### Continuous Integration -- update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) +- update `runners` version [(#740)](https://github.com/empathyco/x/pull/740) ## [3.0.0-alpha.191](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.190...@empathyco/x-components@3.0.0-alpha.191) (2022-10-13) ### Features -- Add directional origins for translate animations (#773) - ([9f4a0b0](https://github.com/empathyco/x/commit/9f4a0b03c675291672081388e42fcec725ab594d)) -- Add search input hover events (#772) - ([393cc87](https://github.com/empathyco/x/commit/393cc877457f618396a5b71a7a826e6e8d139c3a)), - closes [EX-7177](https://searchbroker.atlassian.net/browse/EX-7177) +- Add directional origins for translate animations [(#773)](https://github.com/empathyco/x/pull/773) +- Add search input hover events [(#772)](https://github.com/empathyco/x/pull/772) ## [3.0.0-alpha.190](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.189...@empathyco/x-components@3.0.0-alpha.190) (2022-10-12) ### Features -- hidde overflow-y in the sliding panel (#768) - ([3458e61](https://github.com/empathyco/x/commit/3458e618005e6a1bcd875127749a90b411b80f86)), - closes [EX-7015](https://searchbroker.atlassian.net/browse/EX-7015) +- hidde overflow-y in the sliding panel [(#768)](https://github.com/empathyco/x/pull/768) ## [3.0.0-alpha.189](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.188...@empathyco/x-components@3.0.0-alpha.189) (2022-10-06) @@ -1935,69 +1617,57 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Bug Fixes -- wait for the extra params to make the initial requests (#754) - ([468a61b](https://github.com/empathyco/x/commit/468a61b69e11b3917a33d44bd415a5ea14c5c409)), - closes [EX-6977](https://searchbroker.atlassian.net/browse/EX-6977) +- wait for the extra params to make the initial requests + [(#754)](https://github.com/empathyco/x/pull/754) ## [3.0.0-alpha.187](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.186...@empathyco/x-components@3.0.0-alpha.187) (2022-10-05) ### Features -- **query-preview:** Add `debounceTimeMs` to `QueryPreview` component. (#752) - ([ddca375](https://github.com/empathyco/x/commit/ddca375201056d374515b7426df1fac3a1ecf6c1)), - closes [EX-7049](https://searchbroker.atlassian.net/browse/EX-7049) +- **queries-preview:** Add `debounceTimeMs` to `QueryPreview` component. + [(#752)](https://github.com/empathyco/x/pull/752) ## [3.0.0-alpha.186](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.185...@empathyco/x-components@3.0.0-alpha.186) (2022-10-03) ### Features -- make `adapter` configurable in the `home` view (#750) - ([0fcc5cf](https://github.com/empathyco/x/commit/0fcc5cf38995a439b3011e1b7d94e7edaa7f9ce5)), - closes [EX-7073](https://searchbroker.atlassian.net/browse/EX-7073) +- make `adapter` configurable in the `home` view [(#750)](https://github.com/empathyco/x/pull/750) ## [3.0.0-alpha.185](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.184...@empathyco/x-components@3.0.0-alpha.185) (2022-09-30) ### Bug Fixes - **base-modal:** add prop to allow the modal to move the focus to an element within it on open - (#748) ([0954926](https://github.com/empathyco/x/commit/0954926d7e95ab53e3a8fe263265b63f1a5f20d7)) ## [3.0.0-alpha.184](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.183...@empathyco/x-components@3.0.0-alpha.184) (2022-09-30) ### Continuous Integration -- silent jest and eslint warnings (#749) - ([1413677](https://github.com/empathyco/x/commit/14136776e6a616e21ecd4585a071cdee1569d1cb)) +- silent jest and eslint warnings [(#749)](https://github.com/empathyco/x/pull/749) ## [3.0.0-alpha.183](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.182...@empathyco/x-components@3.0.0-alpha.183) (2022-09-29) ### Features -- **next-queries:** add `origin` to `next queries preview` (#746) - ([8928676](https://github.com/empathyco/x/commit/89286768a007d9b8888bfbc6db43c39b6d963380)), - closes [EX-6757](https://searchbroker.atlassian.net/browse/EX-6757) +- **next-queries:** add `origin` to `next queries preview` + [(#746)](https://github.com/empathyco/x/pull/746) ## [3.0.0-alpha.182](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.181...@empathyco/x-components@3.0.0-alpha.182) (2022-09-27) ### Bug Fixes -- **components:** restore scroll on `BaseModal` (#736) - ([d7b18a1](https://github.com/empathyco/x/commit/d7b18a1630f7da36ecd4c52f5b73b8c101612a86)), - closes [EX-7091](https://searchbroker.atlassian.net/browse/EX-7091) +- **components:** restore scroll on `BaseModal` [(#736)](https://github.com/empathyco/x/pull/736) ### Documentation -- add `queriesPreview` to archetype integration (#735) - ([57c719a](https://github.com/empathyco/x/commit/57c719a55208e149c9382483df02ac84cac33259)), - closes [EX-6613](https://searchbroker.atlassian.net/browse/EX-6613) +- add `queriesPreview` to archetype integration [(#735)](https://github.com/empathyco/x/pull/735) ## [3.0.0-alpha.181](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.180...@empathyco/x-components@3.0.0-alpha.181) (2022-09-27) ### Features -- **query-preview:** add `origin` to `QueryPreview` component (#737) - ([9c235bc](https://github.com/empathyco/x/commit/9c235bc9457cc959fa2a386b8dce114ff3bf6df7)), - closes [EX-7077](https://searchbroker.atlassian.net/browse/EX-7077) +- **queries-preview:** add `origin` to `QueryPreview` component + [(#737)](https://github.com/empathyco/x/pull/737) ## [3.0.0-alpha.180](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.179...@empathyco/x-components@3.0.0-alpha.180) (2022-09-27) @@ -2007,49 +1677,39 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- add `vue devtools` plugin to ease `XEvents` and `wiring` visualization (#215) - ([bd148ec](https://github.com/empathyco/x/commit/bd148ecb9682f8d4161d278c03f110f8f050d323)), - closes [EX-7032](https://searchbroker.atlassian.net/browse/EX-7032) +- add `vue devtools` plugin to ease `XEvents` and `wiring` visualization + [(#215)](https://github.com/empathyco/x/pull/215) ## [3.0.0-alpha.178](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.177...@empathyco/x-components@3.0.0-alpha.178) (2022-09-21) ### Features -- Improve `tailwindcss` types (#730) - ([b7ab20c](https://github.com/empathyco/x/commit/b7ab20cfb0faa7f21fdf4aaaa4ae3e6d44bc6a79)), - closes [EX-7041](https://searchbroker.atlassian.net/browse/EX-7041) +- Improve `tailwindcss` types [(#730)](https://github.com/empathyco/x/pull/730) ## [3.0.0-alpha.177](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.176...@empathyco/x-components@3.0.0-alpha.177) (2022-09-21) ### Features -- **search-input:** prevent `<` or `>` input (#433) - ([afc865f](https://github.com/empathyco/x/commit/afc865f2e13d775e5ee4a602536dfd2ee8b474b8)), - closes [EX-7035](https://searchbroker.atlassian.net/browse/EX-7035) +- **search-input:** prevent `<` or `>` input [(#433)](https://github.com/empathyco/x/pull/433) ## [3.0.0-alpha.176](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.175...@empathyco/x-components@3.0.0-alpha.176) (2022-09-20) ### Features -- Improve tailwindcss types. (#725) - ([14dec97](https://github.com/empathyco/x/commit/14dec974174cd18e63cb5f4e9a690a9989de44bc)), - closes [EX-6790](https://searchbroker.atlassian.net/browse/EX-6790) +- Improve tailwindcss types. [(#725)](https://github.com/empathyco/x/pull/725) ## [3.0.0-alpha.175](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.174...@empathyco/x-components@3.0.0-alpha.175) (2022-09-20) ### Features -- **facets:** remove filters on new query (#717) - ([e452ece](https://github.com/empathyco/x/commit/e452ecebb194b2fa248402405e26ed1044c1d849)), - closes [EX-6196](https://searchbroker.atlassian.net/browse/EX-6196) +- **facets:** remove filters on new query [(#717)](https://github.com/empathyco/x/pull/717) ## [3.0.0-alpha.174](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.173...@empathyco/x-components@3.0.0-alpha.174) (2022-09-19) ### Features -- **design-system:** generate old design system tokens with tailwind values (#675) - ([7aa42e4](https://github.com/empathyco/x/commit/7aa42e4e26ec34fea942bbf7f0c7f10a97a94237)), - closes [EX-6790](https://searchbroker.atlassian.net/browse/EX-6790) +- **design-system:** generate old design system tokens with tailwind values + [(#675)](https://github.com/empathyco/x/pull/675) ## [3.0.0-alpha.173](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.172...@empathyco/x-components@3.0.0-alpha.173) (2022-09-16) @@ -2059,139 +1719,110 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **next-queries:** add `concatWhenNoMoreItems` prop (#705) - ([ac73fb7](https://github.com/empathyco/x/commit/ac73fb7d2e66c3cb1aab0b64586d9e86495436de)), - closes [EX-6841](https://searchbroker.atlassian.net/browse/EX-6841) +- **next-queries:** add `concatWhenNoMoreItems` prop + [(#705)](https://github.com/empathyco/x/pull/705) ## [3.0.0-alpha.171](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.170...@empathyco/x-components@3.0.0-alpha.171) (2022-09-13) ### Features -- add `uiLang` parameter (#714) - ([f4108d4](https://github.com/empathyco/x/commit/f4108d4a76582dac7b1f8cd240e91f226e7b1ad5)), - closes [EX-6855](https://searchbroker.atlassian.net/browse/EX-6855) +- add `uiLang` parameter [(#714)](https://github.com/empathyco/x/pull/714) ## [3.0.0-alpha.170](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.169...@empathyco/x-components@3.0.0-alpha.170) (2022-09-09) ### Features -- **components:** add disable animation mixin (#703) - ([ea344f9](https://github.com/empathyco/x/commit/ea344f9d5e7b36da6aabdd4fe5d2a1ad05dbcfc8)), - closes [EX-6838](https://searchbroker.atlassian.net/browse/EX-6838) -- disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) +- **components:** add disable animation mixin [(#703)](https://github.com/empathyco/x/pull/703) +- disable `@typescript-eslint/no-extra-parens` rule + [(#715)](https://github.com/empathyco/x/pull/715) ## [3.0.0-alpha.169](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.168...@empathyco/x-components@3.0.0-alpha.169) (2022-09-08) ### Features -- **search:** add `updateResult` mutation (#706) - ([809e346](https://github.com/empathyco/x/commit/809e34694e5a54bd72e92272aa69a9123bef94c4)), - closes [EX-6894](https://searchbroker.atlassian.net/browse/EX-6894) +- **search:** add `updateResult` mutation [(#706)](https://github.com/empathyco/x/pull/706) ## [3.0.0-alpha.168](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.167...@empathyco/x-components@3.0.0-alpha.168) (2022-09-07) ### Bug Fixes -- **components:** Fix the error on console in `BaseResultImage` with `CrossFade` Animation. (#688) - ([3bcf6e1](https://github.com/empathyco/x/commit/3bcf6e120918b4257f38ddb5078adfe39a7c8a3f)), - closes [EX-6924](https://searchbroker.atlassian.net/browse/EX-6924) +- **components:** Fix the error on console in `BaseResultImage` with `CrossFade` Animation. + [(#688)](https://github.com/empathyco/x/pull/688) ## [3.0.0-alpha.167](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.166...@empathyco/x-components@3.0.0-alpha.167) (2022-09-06) ### Features -- **queries-preview:** add query preview component (#699) - ([676cda4](https://github.com/empathyco/x/commit/676cda42a3cbd37ee00e3200a89854c6c1bec3ee)), - closes [EX-6845](https://searchbroker.atlassian.net/browse/EX-6845) +- **queries-preview:** add query preview component [(#699)](https://github.com/empathyco/x/pull/699) ## [3.0.0-alpha.166](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.165...@empathyco/x-components@3.0.0-alpha.166) (2022-09-02) ### Bug Fixes -- Make `Home` grid next queries use grid data rather than state data. (#687) - ([e340ed0](https://github.com/empathyco/x/commit/e340ed0c4fc4d70a0912c38296812c2fcc0c4e23)), - closes [EX-6955](https://searchbroker.atlassian.net/browse/EX-6955) +- Make `Home` grid next queries use grid data rather than state data. + [(#687)](https://github.com/empathyco/x/pull/687) ## [3.0.0-alpha.165](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.164...@empathyco/x-components@3.0.0-alpha.165) (2022-08-31) ### Build System -- **dependencies:** fix Vue & Vuex versions (#686) - ([177e851](https://github.com/empathyco/x/commit/177e8511f4458fa13c627210cdfbbf6d42a85b17)), - closes [EX-6918](https://searchbroker.atlassian.net/browse/EX-6918) +- **dependencies:** fix Vue & Vuex versions [(#686)](https://github.com/empathyco/x/pull/686) ## [3.0.0-alpha.164](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.163...@empathyco/x-components@3.0.0-alpha.164) (2022-08-30) ### Features -- **queries-preview:** add wiring and actions (#677) - ([a92e350](https://github.com/empathyco/x/commit/a92e3509be65dfce17796efa6fae14a370bc875c)), - closes [EX-6844](https://searchbroker.atlassian.net/browse/EX-6844) +- **queries-preview:** add wiring and actions [(#677)](https://github.com/empathyco/x/pull/677) ## [3.0.0-alpha.163](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.162...@empathyco/x-components@3.0.0-alpha.163) (2022-08-29) ### Documentation -- **functional:** add my history ui and related docs (#685) - ([3a9ac8a](https://github.com/empathyco/x/commit/3a9ac8a769d64196b31f05872fb92ec26dc635ad)) +- **functional:** add my history ui and related docs + [(#685)](https://github.com/empathyco/x/pull/685) ## [3.0.0-alpha.162](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.161...@empathyco/x-components@3.0.0-alpha.162) (2022-08-29) ### Build System -- Support SSR with createInjectorSSR for styles. (#674) - ([85473c3](https://github.com/empathyco/x/commit/85473c31f5aa755890bef4d20f787ba1453b8843)), - closes [EX-6892](https://searchbroker.atlassian.net/browse/EX-6892) +- Support SSR with createInjectorSSR for styles. [(#674)](https://github.com/empathyco/x/pull/674) ## [3.0.0-alpha.161](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.160...@empathyco/x-components@3.0.0-alpha.161) (2022-08-26) ### Features -- **components:** variants auto selection (#679) - ([c1c8664](https://github.com/empathyco/x/commit/c1c866481ae8866fec4fd9e2dd5389fcba00e62b)), - closes [EX-6878](https://searchbroker.atlassian.net/browse/EX-6878) +- **components:** variants auto selection [(#679)](https://github.com/empathyco/x/pull/679) ## [3.0.0-alpha.160](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.159...@empathyco/x-components@3.0.0-alpha.160) (2022-08-25) ### Features -- **components:** merge a variant with the result (#667) - ([553d0e5](https://github.com/empathyco/x/commit/553d0e5de8ef5468eb673246f39fbeb826301fa1)), - closes [EX-6762](https://searchbroker.atlassian.net/browse/EX-6762) +- **components:** merge variant with the result [(#667)](https://github.com/empathyco/x/pull/667) ## [3.0.0-alpha.159](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.158...@empathyco/x-components@3.0.0-alpha.159) (2022-08-24) ### Documentation -- update functional docs callout formatting (#671) - ([5f1de74](https://github.com/empathyco/x/commit/5f1de74c2e86adb638d692781483cac1ccf70a71)) +- update functional docs callout formatting [(#671)](https://github.com/empathyco/x/pull/671) ## [3.0.0-alpha.158](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.156...@empathyco/x-components@3.0.0-alpha.158) (2022-08-24) ### Features -- **adapter:** disable cancel http client (#658) - ([3b5b86d](https://github.com/empathyco/x/commit/3b5b86d4725edefa084181a704df716a389eecbc)), - closes [EX-6875](https://searchbroker.atlassian.net/browse/EX-6875) -- **queries-preview:** create `queriesPreview` module (#670) - ([317d961](https://github.com/empathyco/x/commit/317d961e94b0b7454cb4d858d401c4264c74cf0e)), - closes [EX-6638](https://searchbroker.atlassian.net/browse/EX-6638) +- **adapter:** disable cancel http client [(#658)](https://github.com/empathyco/x/pull/658) +- **queries-preview:** create `queriesPreview` module + [(#670)](https://github.com/empathyco/x/pull/670) ### Bug Fixes -- conflict version (#673) - ([fb74dd0](https://github.com/empathyco/x/commit/fb74dd0b992522a9441da1daabe5a8789426324f)), - closes [EX-6896](https://searchbroker.atlassian.net/browse/EX-6896) +- conflict version [(#673)](https://github.com/empathyco/x/pull/673) ## [3.0.0-alpha.157](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.156...@empathyco/x-components@3.0.0-alpha.157) (2022-08-24) ### Features -- **queries-preview:** create `queriesPreview` module (#670) - ([317d961](https://github.com/empathyco/x/commit/317d961e94b0b7454cb4d858d401c4264c74cf0e)), - closes [EX-6638](https://searchbroker.atlassian.net/browse/EX-6638) +- **queries-preview:** create `queriesPreview` module + [(#670)](https://github.com/empathyco/x/pull/670) ## [3.0.0-alpha.156](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.155...@empathyco/x-components@3.0.0-alpha.156) (2022-08-19) @@ -2202,25 +1833,20 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **design-system:** add `tailwindcss` to `x-components` and configure it to use `x-tailwindcss` - (#655) - ([4109a8a](https://github.com/empathyco/x/commit/4109a8ad9d29378078603d97e31c073ceb2671ae)), - closes [EX-6793](https://searchbroker.atlassian.net/browse/EX-6793) + [(#655)](https://github.com/empathyco/x/pull/655) ## [3.0.0-alpha.154](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.153...@empathyco/x-components@3.0.0-alpha.154) (2022-08-12) ### Features -- add `queriesPreview` option to snippet config (#654) - ([7733c98](https://github.com/empathyco/x/commit/7733c9856b2859574ca0cace9c79b8b58545f46a)), - closes [EX-6849](https://searchbroker.atlassian.net/browse/EX-6849) +- add `queriesPreview` option to snippet config [(#654)](https://github.com/empathyco/x/pull/654) ## [3.0.0-alpha.153](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.152...@empathyco/x-components@3.0.0-alpha.153) (2022-08-10) ### Features -- **next-queries:** add `maxItemsToRender` prop to `NextQueryPreview` component (#646) - ([848427c](https://github.com/empathyco/x/commit/848427cb9dae85c72549ab026b3785194ec4adbd)), - closes [EX-6820](https://searchbroker.atlassian.net/browse/EX-6820) +- **next-queries:** add `maxItemsToRender` prop to `NextQueryPreview` component + [(#646)](https://github.com/empathyco/x/pull/646) ## [3.0.0-alpha.152](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.151...@empathyco/x-components@3.0.0-alpha.152) (2022-08-10) @@ -2230,41 +1856,34 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **result:** add `variants` support (#644) - ([d5db09e](https://github.com/empathyco/x/commit/d5db09e9be92d0df65329680ee286959030ccecc)), - closes [EX-6760](https://searchbroker.atlassian.net/browse/EX-6760) +- **result:** add `variants` support [(#644)](https://github.com/empathyco/x/pull/644) ## [3.0.0-alpha.151](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.150...@empathyco/x-components@3.0.0-alpha.151) (2022-08-09) ### Documentation -- clarify how to subscribe to any `XEvent` (#645) - ([d57941a](https://github.com/empathyco/x/commit/d57941a52d23f56cb7c04ed49b816a252473243f)), - closes [EX-6816](https://searchbroker.atlassian.net/browse/EX-6816) +- clarify how to subscribe to any `XEvent` [(#645)](https://github.com/empathyco/x/pull/645) ## [3.0.0-alpha.150](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.149...@empathyco/x-components@3.0.0-alpha.150) (2022-08-08) ### Features -- **components:** make `BaseIdModalOpen` rendering configurable (#637) - ([77cb564](https://github.com/empathyco/x/commit/77cb5646b1e43c8b7aa428db4102dc6aca8affdf)), - closes [EX-6751](https://searchbroker.atlassian.net/browse/EX-6751) +- **components:** make `BaseIdModalOpen` rendering configurable + [(#637)](https://github.com/empathyco/x/pull/637) ## [3.0.0-alpha.149](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.148...@empathyco/x-components@3.0.0-alpha.149) (2022-08-08) ### Bug Fixes -- **facets:** fix `SingleSelectModifier` handling for selecting hierar… (#643) - ([d9a18e0](https://github.com/empathyco/x/commit/d9a18e06c5241c5b6db9b93ba67c1d9018360160)), - closes [EX-6810](https://searchbroker.atlassian.net/browse/EX-6810) +- **facets:** fix `SingleSelectModifier` handling for selecting hierar… + [(#643)](https://github.com/empathyco/x/pull/643) ## [3.0.0-alpha.148](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.147...@empathyco/x-components@3.0.0-alpha.148) (2022-08-04) ### Features -- **next-queries:** add next query preview component (#631) - ([1513ab1](https://github.com/empathyco/x/commit/1513ab1ef0cbcf42d72f483d99815eba76b5eaad)), - closes [EX-6646](https://searchbroker.atlassian.net/browse/EX-6646) +- **next-queries:** add next query preview component + [(#631)](https://github.com/empathyco/x/pull/631) ## [3.0.0-alpha.147](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.146...@empathyco/x-components@3.0.0-alpha.147) (2022-08-03) @@ -2276,60 +1895,48 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. (#626) - ([2bebaeb](https://github.com/empathyco/x/commit/2bebaeb2863fe794f1b3bea924904651b9302ef6)), - closes [EX-6484](https://searchbroker.atlassian.net/browse/EX-6484) +- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. + [(#626)](https://github.com/empathyco/x/pull/626) ## [3.0.0-alpha.146](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.145...@empathyco/x-components@3.0.0-alpha.146) (2022-08-03) ### Documentation -- bring functional docs from eDocs project (#630) - ([27e6dd6](https://github.com/empathyco/x/commit/27e6dd646084983c37fc52894dc95544253405d5)), - closes [EX-6237](https://searchbroker.atlassian.net/browse/EX-6237) +- bring functional docs from eDocs project [(#630)](https://github.com/empathyco/x/pull/630) ## [3.0.0-alpha.145](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.144...@empathyco/x-components@3.0.0-alpha.145) (2022-08-01) ### Documentation -- update archetype integration and x-adapter docs (#628) - ([247899e](https://github.com/empathyco/x/commit/247899e39d4f415f59b8ec1b7376fc72530028c2)), - closes [EX-6728](https://searchbroker.atlassian.net/browse/EX-6728) +- update archetype integration and x-adapter docs [(#628)](https://github.com/empathyco/x/pull/628) ## [3.0.0-alpha.144](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.143...@empathyco/x-components@3.0.0-alpha.144) (2022-08-01) ### ⚠ BREAKING CHANGES -- `--x-number-aspect-ratio-picture` is now inverted. Previously a value of 2 meant that it was twice +- `--x-number-aspect-ratio-picture` is now inverted. Previously value of 2 meant that it was twice taller than wider. Now it means twice wider than taller. - feat(design-system): Re-do aspect ratio logic with modern `aspect-ratio` property - ([7fae9dc](https://github.com/empathyco/x/commit/7fae9dcab71ec8a945f70aa706cce1cb57b4ddd8)), - closes [EX-6463](https://searchbroker.atlassian.net/browse/EX-6463) ## [3.0.0-alpha.143](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.142...@empathyco/x-components@3.0.0-alpha.143) (2022-08-01) ### Features -- **components:** make `BaseIdModalClose` rendering configurable (#627) - ([4bf97af](https://github.com/empathyco/x/commit/4bf97af19ac5f2fd1b08b6e4097dec45eef00679)), - closes [EX-6726](https://searchbroker.atlassian.net/browse/EX-6726) +- **components:** make `BaseIdModalClose` rendering configurable + [(#627)](https://github.com/empathyco/x/pull/627) ## [3.0.0-alpha.142](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.141...@empathyco/x-components@3.0.0-alpha.142) (2022-07-29) ### Features -- Remove vue filters (#635) - ([5026e84](https://github.com/empathyco/x/commit/5026e84b7dec3a283af8fdd2f68f84b49d332911)), - closes [EX-6508](https://searchbroker.atlassian.net/browse/EX-6508) +- Remove vue filters [(#635)](https://github.com/empathyco/x/pull/635) ## [3.0.0-alpha.141](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.140...@empathyco/x-components@3.0.0-alpha.141) (2022-07-28) ### Features -- **next-queries:** add next query preview logic (#611) - ([fc611fa](https://github.com/empathyco/x/commit/fc611faa39e63e5f916cd19928e9ab0755f8dc7f)), - closes [EX-6119](https://searchbroker.atlassian.net/browse/EX-6119) +- **next-queries:** add next query preview logic [(#611)](https://github.com/empathyco/x/pull/611) ## [3.0.0-alpha.140](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.139...@empathyco/x-components@3.0.0-alpha.140) (2022-07-26) @@ -2340,9 +1947,7 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **history-queries:** disable `MyHistory` without confirmation when the `history queries` list is - empty (#615) - ([8b0b1d6](https://github.com/empathyco/x/commit/8b0b1d6e818557eba9482dcd149ed3882ca6c854)), - closes [EX-6696](https://searchbroker.atlassian.net/browse/EX-6696) + empty [(#615)](https://github.com/empathyco/x/pull/615) ## [3.0.0-alpha.138](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.137...@empathyco/x-components@3.0.0-alpha.138) (2022-07-22) @@ -2352,122 +1957,99 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **components:** add `MainModal`, `OpenMainModal` and `CloseMainModal` (#609) - ([526ab58](https://github.com/empathyco/x/commit/526ab5813f58258180b5640cab6bf0f2179fa40a)), - closes [EX-6546](https://searchbroker.atlassian.net/browse/EX-6546) +- **components:** add `MainModal`, `OpenMainModal` and `CloseMainModal` + [(#609)](https://github.com/empathyco/x/pull/609) ## [3.0.0-alpha.136](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.135...@empathyco/x-components@3.0.0-alpha.136) (2022-07-21) ### Bug Fixes -- `pointer-events` affecting scrolling in sliding panel in `SingleColumnLayout` aside (#614) - ([1463bc1](https://github.com/empathyco/x/commit/1463bc1d5dd1fbd9c279077d7240329b853f82be)), - closes [EX-6595](https://searchbroker.atlassian.net/browse/EX-6595) +- `pointer-events` affecting scrolling in sliding panel in `SingleColumnLayout` aside + [(#614)](https://github.com/empathyco/x/pull/614) ## [3.0.0-alpha.135](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.134...@empathyco/x-components@3.0.0-alpha.135) (2022-07-21) ### Testing -- **e2e:** search modal re-opens properly after being closed (#613) - ([43282ab](https://github.com/empathyco/x/commit/43282ab1d0ab54af7794c88c89aa8e62326d73d8)), - closes [EX-6708](https://searchbroker.atlassian.net/browse/EX-6708) +- **e2e:** search modal re-opens properly after being closed + [(#613)](https://github.com/empathyco/x/pull/613) ## [3.0.0-alpha.134](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.133...@empathyco/x-components@3.0.0-alpha.134) (2022-07-20) ### Bug Fixes -- **components:** now properly checks if a has content (#612) - ([ad2f6dc](https://github.com/empathyco/x/commit/ad2f6dc522d9da59dde2e2c5f90510c0f93380ab)), - closes [EX-6681](https://searchbroker.atlassian.net/browse/EX-6681) +- **components:** now properly checks if it has content + [(#612)](https://github.com/empathyco/x/pull/612) ## [3.0.0-alpha.133](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.132...@empathyco/x-components@3.0.0-alpha.133) (2022-07-15) ### Bug Fixes -- **components:** Add option to extend transitions with listeners and attributes (#600) - ([16d5262](https://github.com/empathyco/x/commit/16d5262ab2213d53c736e89774089313755abeff)), - closes [EX-6457](https://searchbroker.atlassian.net/browse/EX-6457) +- **components:** Add option to extend transitions with listeners and attributes + [(#600)](https://github.com/empathyco/x/pull/600) ## [3.0.0-alpha.132](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.131...@empathyco/x-components@3.0.0-alpha.132) (2022-07-14) ### Features - **history-queries:** add `UserClickedDismissDisableHistoryQueries` event - ([ea0bddc](https://github.com/empathyco/x/commit/ea0bddce87ec1e87b753bb39863cbee903fb9eed)), - closes [EX-6682](https://searchbroker.atlassian.net/browse/EX-6682) ## [3.0.0-alpha.131](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.130...@empathyco/x-components@3.0.0-alpha.131) (2022-07-13) ### Features -- **history-queries:** add `HistoryQueriesSwitch` component (#593) - ([8c87cc3](https://github.com/empathyco/x/commit/8c87cc3a35336720d3da79ab7347e52caa4cd922)), - closes [EX-6515](https://searchbroker.atlassian.net/browse/EX-6515) +- **history-queries:** add `HistoryQueriesSwitch` component + [(#593)](https://github.com/empathyco/x/pull/593) ## [3.0.0-alpha.130](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.129...@empathyco/x-components@3.0.0-alpha.130) (2022-07-12) ### Features -- Move `XAPI` from `window.X` to `window.InterfaceX` (#599) - ([4538778](https://github.com/empathyco/x/commit/45387783c947f859667f2786ba9013b83b952063)), - closes [EX-6645](https://searchbroker.atlassian.net/browse/EX-6645) +- Move `XAPI` from `window.X` to `window.InterfaceX` + [(#599)](https://github.com/empathyco/x/pull/599) ## [3.0.0-alpha.129](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.128...@empathyco/x-components@3.0.0-alpha.129) (2022-07-11) ### Features -- **history-queries:** bind `formatTime` to `suggestion-content` slot (#598) - ([589eef2](https://github.com/empathyco/x/commit/589eef287534e9916dcda7b0ad86626eb450decd)), - closes [EX-6611](https://searchbroker.atlassian.net/browse/EX-6611) +- **history-queries:** bind `formatTime` to `suggestion-content` slot + [(#598)](https://github.com/empathyco/x/pull/598) ## [3.0.0-alpha.128](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.127...@empathyco/x-components@3.0.0-alpha.128) (2022-07-11) ### Documentation -- Add module type to integration script docs (#592) - ([907bda8](https://github.com/empathyco/x/commit/907bda8b4d825c93461089691f284c1758624a89)) +- Add module type to integration script docs [(#592)](https://github.com/empathyco/x/pull/592) ## [3.0.0-alpha.127](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.126...@empathyco/x-components@3.0.0-alpha.127) (2022-07-11) ### Features - **components:** add new slot `extra-aside` to `SingleColumnLayout` and - `FixedHeaderAndAsidesLayout` (#591) - ([91d406e](https://github.com/empathyco/x/commit/91d406ed7267d420009a5f3ee8c5cc092f74546a)), - closes [EX-6614](https://searchbroker.atlassian.net/browse/EX-6614) + `FixedHeaderAndAsidesLayout` [(#591)](https://github.com/empathyco/x/pull/591) ## [3.0.0-alpha.126](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.125...@empathyco/x-components@3.0.0-alpha.126) (2022-07-07) ### Features - **x-plugin:** add full `history queries` list to `alias API` - ([e0e0430](https://github.com/empathyco/x/commit/e0e04301b6158dfc379d495e92c04ec5ef35c4ab)), - closes [EX-6610](https://searchbroker.atlassian.net/browse/EX-6610) ## [3.0.0-alpha.125](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.124...@empathyco/x-components@3.0.0-alpha.125) (2022-07-07) ### Features -- add settings icon (#589) - ([7f93849](https://github.com/empathyco/x/commit/7f9384915718805809ff733f2be60ae6ebb01910)), - closes [EX-6519](https://searchbroker.atlassian.net/browse/EX-6519) +- add settings icon [(#589)](https://github.com/empathyco/x/pull/589) ## [3.0.0-alpha.124](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.123...@empathyco/x-components@3.0.0-alpha.124) (2022-07-06) ### Features -- add 'my_history' as feature location (#587) - ([7b0263e](https://github.com/empathyco/x/commit/7b0263e23c9afb2af61174ac53bdedd3eb4263ba)), - closes [EX-6527](https://searchbroker.atlassian.net/browse/EX-6527) -- **components:** add `BaseSwitch` component (#586) - ([31cde2d](https://github.com/empathyco/x/commit/31cde2dfb79dcc549c8662b558ef5b80529f2d01)), - closes [EX-6004](https://searchbroker.atlassian.net/browse/EX-6004) +- add 'my_history' as feature location [(#587)](https://github.com/empathyco/x/pull/587) +- **components:** add `BaseSwitch` component [(#586)](https://github.com/empathyco/x/pull/586) ### Testing -- fix exclude-filters e2e test (#588) - ([51ecc52](https://github.com/empathyco/x/commit/51ecc5234b665a2320a760d485bf6da74648f902)), - closes [EX-6590](https://searchbroker.atlassian.net/browse/EX-6590) +- fix exclude-filters e2e test [(#588)](https://github.com/empathyco/x/pull/588) ## [3.0.0-alpha.123](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.122...@empathyco/x-components@3.0.0-alpha.123) (2022-07-04) @@ -2477,17 +2059,14 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Code Refactoring -- Move aside to its own component in Home view. (#581) - ([5b40994](https://github.com/empathyco/x/commit/5b40994af47c268ed10f06624ac1fdc634523a6d)), - closes [EX-6525](https://searchbroker.atlassian.net/browse/EX-6525) +- Move aside to its own component in Home view. [(#581)](https://github.com/empathyco/x/pull/581) ## [3.0.0-alpha.121](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.120...@empathyco/x-components@3.0.0-alpha.121) (2022-06-29) ### Features -- **components:** add grid-4-col and update light-bulb icons (#579) - ([5312952](https://github.com/empathyco/x/commit/5312952c69f67525a35b77008128264eddaae206)), - closes [EX-6506](https://searchbroker.atlassian.net/browse/EX-6506) +- **components:** add grid-4-col and update light-bulb icons + [(#579)](https://github.com/empathyco/x/pull/579) ## [3.0.0-alpha.120](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.119...@empathyco/x-components@3.0.0-alpha.120) (2022-06-27) @@ -2501,70 +2080,55 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **identifier-results:** add maxItemsToRender prop (#576) - ([c740b8b](https://github.com/empathyco/x/commit/c740b8b8c1a66d25eb8cc2aaa84303cb186ae8ea)), - closes [EX-6414](https://searchbroker.atlassian.net/browse/EX-6414) +- **identifier-results:** add maxItemsToRender prop + [(#576)](https://github.com/empathyco/x/pull/576) ## [3.0.0-alpha.117](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.116...@empathyco/x-components@3.0.0-alpha.117) (2022-06-23) ### Features -- **components:** add radio button icons (#574) - ([4432d5f](https://github.com/empathyco/x/commit/4432d5f927e5c5cac6cb7481923e32ceb6cb0499)), - closes [EX-6439](https://searchbroker.atlassian.net/browse/EX-6439) +- **components:** add radio button icons [(#574)](https://github.com/empathyco/x/pull/574) ### Bug Fixes -- Remove `@empathyco/x-platform-adapter` dependency from library code. (#575) - ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)), - closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437) +- Remove `@empathyco/x-platform-adapter` dependency from library code. + [(#575)](https://github.com/empathyco/x/pull/575) ## [3.0.0-alpha.116](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.115...@empathyco/x-components@3.0.0-alpha.116) (2022-06-22) ### Features -- **facets:** Add slot by Facet ModelName. (#572) - ([899515a](https://github.com/empathyco/x/commit/899515a1424bfab9a8d937a1feb9507917173807)), - closes [EX-6433](https://searchbroker.atlassian.net/browse/EX-6433) +- **facets:** Add slot by Facet ModelName. [(#572)](https://github.com/empathyco/x/pull/572) ## [3.0.0-alpha.115](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.114...@empathyco/x-components@3.0.0-alpha.115) (2022-06-21) ### Features -- remove old adapter package and use the new one (#568) - ([1632a59](https://github.com/empathyco/x/commit/1632a594b6905e6403c82b2189300eefd45b3691)), - closes [EX-6286](https://searchbroker.atlassian.net/browse/EX-6286) +- remove old adapter package and use the new one [(#568)](https://github.com/empathyco/x/pull/568) ## [3.0.0-alpha.114](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.113...@empathyco/x-components@3.0.0-alpha.114) (2022-06-21) ### Build System -- sync duplicated dependencies (#567) - ([912e968](https://github.com/empathyco/x/commit/912e9687851594871b3296a5fb26129327939d96)), - closes [EX-6412](https://searchbroker.atlassian.net/browse/EX-6412) +- sync duplicated dependencies [(#567)](https://github.com/empathyco/x/pull/567) ## [3.0.0-alpha.113](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.112...@empathyco/x-components@3.0.0-alpha.113) (2022-06-20) ### Features -- **adapter:** use the `x-adapter-platform` (#565) - ([55bccb4](https://github.com/empathyco/x/commit/55bccb4118bc0fd2468b736eb470942aaae2e4ae)), - closes [EX-5936](https://searchbroker.atlassian.net/browse/EX-5936) +- **adapter:** use the `x-adapter-platform` [(#565)](https://github.com/empathyco/x/pull/565) ## [3.0.0-alpha.112](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.111...@empathyco/x-components@3.0.0-alpha.112) (2022-06-17) ### Documentation -- fix broken link in x-components readme (#561) - ([7e3f551](https://github.com/empathyco/x/commit/7e3f551866709299e0f7d2d9e282c890dc2faa21)) +- fix broken link in x-components readme [(#561)](https://github.com/empathyco/x/pull/561) ## [3.0.0-alpha.111](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.110...@empathyco/x-components@3.0.0-alpha.111) (2022-06-16) ### Features -- **x-plugin:** add results to `Alias API` (#545) - ([9993ab6](https://github.com/empathyco/x/commit/9993ab6c31f0b532a9cc12eea2f3fb18dd6fd856)), - closes [EX-6324](https://searchbroker.atlassian.net/browse/EX-6324) +- **x-plugin:** add results to `Alias API` [(#545)](https://github.com/empathyco/x/pull/545) ## [3.0.0-alpha.110](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.109...@empathyco/x-components@3.0.0-alpha.110) (2022-06-16) @@ -2575,8 +2139,6 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Documentation - add local storage info and data purposes - ([c1b0b05](https://github.com/empathyco/x/commit/c1b0b05cd9260227cb0689283ff27f34a2b01e51)), - closes [EX-4123](https://searchbroker.atlassian.net/browse/EX-4123) ## [3.0.0-alpha.108](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.107...@empathyco/x-components@3.0.0-alpha.108) (2022-06-09) @@ -2599,63 +2161,48 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - fix rest of warnings for accessibility - ([553d5ba](https://github.com/empathyco/x/commit/553d5bac9256871e69de2c3b87dfc99a993d0f1f)), - closes [EX-6149](https://searchbroker.atlassian.net/browse/EX-6149) ## [3.0.0-alpha.103](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.102...@empathyco/x-components@3.0.0-alpha.103) (2022-05-25) ### Documentation - fix links and minor typos - ([e0197d5](https://github.com/empathyco/x/commit/e0197d5bff978048aed39dff5878d60682b7aa9f)), - closes [EX-6125](https://searchbroker.atlassian.net/browse/EX-6125) ## [3.0.0-alpha.102](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.101...@empathyco/x-components@3.0.0-alpha.102) (2022-05-19) ### Features - **facets:** add `PreselectedFilters` component - ([5496d78](https://github.com/empathyco/x/commit/5496d7868c77d8b9211fd532bf964770da1d6a3c)), - closes [EX-6023](https://searchbroker.atlassian.net/browse/EX-6023) ## [3.0.0-alpha.101](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.100...@empathyco/x-components@3.0.0-alpha.101) (2022-05-18) ### Bug Fixes - **related-tags:** related tags are now kept when navigating back - ([db9f875](https://github.com/empathyco/x/commit/db9f87560000bca05ad3fe06fc449e170c3b9d08)), - closes [EX-6131](https://searchbroker.atlassian.net/browse/EX-6131) ## [3.0.0-alpha.100](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.99...@empathyco/x-components@3.0.0-alpha.100) (2022-05-17) ### Bug Fixes - **build:** supports being built on Windows based machines - ([6e760fa](https://github.com/empathyco/x/commit/6e760fab8d39162897574abab95884cadd6252b8)) ## [3.0.0-alpha.99](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.98...@empathyco/x-components@3.0.0-alpha.99) (2022-05-17) ### Bug Fixes -- **url:** a `query` is required to store params in the `URL` - ([b105da3](https://github.com/empathyco/x/commit/b105da33b35aaa1e3796790d0ec88c74caf856e5)), - closes [EX-6134](https://searchbroker.atlassian.net/browse/EX-6134) +- **url:** `query` is required to store params in the `URL` ## [3.0.0-alpha.98](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.97...@empathyco/x-components@3.0.0-alpha.98) (2022-05-13) ### Features - fix form label warnings - ([2437b09](https://github.com/empathyco/x/commit/2437b096ca1ddb9b97c3207e338b9fb587bc3ea7)), - closes [EX-6025](https://searchbroker.atlassian.net/browse/EX-6025) ## [3.0.0-alpha.97](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.96...@empathyco/x-components@3.0.0-alpha.97) (2022-05-13) ### Features - move `response` types to `@empathyco/x-types` - ([77fb812](https://github.com/empathyco/x/commit/77fb812b77fe0c84462a4b5b2eb7f0439e2d8061)), - closes [EX-6092](https://searchbroker.atlassian.net/browse/EX-6092) ## [3.0.0-alpha.96](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.95...@empathyco/x-components@3.0.0-alpha.96) (2022-05-13) @@ -2664,13 +2211,11 @@ Co-authored-by: Diego Pascual Co-authored-by: - **facets:** Renamed method `registerFilterModifier` in `FilterEntityFactory` to `registerModifierByFacetId`. - **facets:** Changed `modifiers` parameter of `registerFilterModifier` in `FilterEntityFactory` - from a single array in favour of rest parameters. + from single array in favour of rest parameters. ### Features - **facets:** add `registerModifierByFilterModelName` - ([36956a1](https://github.com/empathyco/x/commit/36956a13b33cc5430381d33ac53cd33b706136da)), - closes [EX-6106](https://searchbroker.atlassian.net/browse/EX-6106) ## [3.0.0-alpha.95](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.94...@empathyco/x-components@3.0.0-alpha.95) (2022-05-11) @@ -2682,8 +2227,6 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [3.0.0-alpha.94](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.93...@empathyco/x-components@3.0.0-alpha.94) (2022-05-09) @@ -2697,33 +2240,25 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **facets:** expose `clickEvents` as a `prop` in filters components using a `RenderlessFilter` - ([013d83d](https://github.com/empathyco/x/commit/013d83d93ac734a1365bbf98a19ae15dc2f1a64b)), - closes [EX-5986](https://searchbroker.atlassian.net/browse/EX-5986) +- **facets:** expose `clickEvents` as `prop` in filters components using `RenderlessFilter` ## [3.0.0-alpha.91](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.90...@empathyco/x-components@3.0.0-alpha.91) (2022-05-04) ### Features - add `alt-text` accessibility - ([da5a10a](https://github.com/empathyco/x/commit/da5a10a236aae5fae96943fe0ad54849df15e7f5)), - closes [EX-5930](https://searchbroker.atlassian.net/browse/EX-5930) ## [3.0.0-alpha.90](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.89...@empathyco/x-components@3.0.0-alpha.90) (2022-05-03) ### Features - **history-queries:** add `MyHistory` component - ([9929212](https://github.com/empathyco/x/commit/992921275edcca7a6c14ab6dfeaa2dbacae6a5e8)), - closes [EX-5703](https://searchbroker.atlassian.net/browse/EX-5703) ## [3.0.0-alpha.89](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.88...@empathyco/x-components@3.0.0-alpha.89) (2022-04-29) ### Build System -- **deps:** update eslint-plugin dependencies (#447) - ([51d60f0](https://github.com/empathyco/x/commit/51d60f0e11fa9667a784bbdb10ba1f39159b382f)), - closes [EX-5383](https://searchbroker.atlassian.net/browse/EX-5383) +- **deps:** update eslint-plugin dependencies [(#447)](https://github.com/empathyco/x/pull/447) ## [3.0.0-alpha.88](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.87...@empathyco/x-components@3.0.0-alpha.88) (2022-04-29) @@ -2733,16 +2268,13 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **eslint:** add `vuejs-accessibility` plugin (#427) - ([6789771](https://github.com/empathyco/x/commit/6789771ab88a909552da74095694a4c2a191a51d)), - closes [EX-5845](https://searchbroker.atlassian.net/browse/EX-5845) +- **eslint:** add `vuejs-accessibility` plugin [(#427)](https://github.com/empathyco/x/pull/427) ## [3.0.0-alpha.85](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.84...@empathyco/x-components@3.0.0-alpha.85) (2022-04-14) ### Features - extract SessionService to x-utils package - ([5268808](https://github.com/empathyco/x/commit/52688087e577dfd7ce9b0669b21ada75ae67053c)) ## [3.0.0-alpha.84](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.83...@empathyco/x-components@3.0.0-alpha.84) (2022-04-07) @@ -2753,14 +2285,10 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Code Refactoring - move DeepPartial type from x-components to x-utils - ([a26f0c5](https://github.com/empathyco/x/commit/a26f0c54317f17144b4262c60b0a0dc086883eb9)), - closes [EX-5835](https://searchbroker.atlassian.net/browse/EX-5835) ### Documentation - activating ready live-examples - ([953e6c2](https://github.com/empathyco/x/commit/953e6c2ead73cd464fbb861bcc917134eac478a1)), - closes [EX-5705](https://searchbroker.atlassian.net/browse/EX-5705) ## [3.0.0-alpha.82](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.81...@empathyco/x-components@3.0.0-alpha.82) (2022-04-05) @@ -2774,19 +2302,14 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Testing -- Restructure files for non global step def (#382) - ([d212692](https://github.com/empathyco/x/commit/d21269273e87e58312fde996fd9be3e5883958b4)), - closes [EX-5739](https://searchbroker.atlassian.net/browse/EX-5739) - [EX-5739](https://searchbroker.atlassian.net/browse/EX-5739) - [EX-5739](https://searchbroker.atlassian.net/browse/EX-5739) +- Restructure files for non global step def [(#382)](https://github.com/empathyco/x/pull/382) ## [3.0.0-alpha.79](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.78...@empathyco/x-components@3.0.0-alpha.79) (2022-04-04) ### Build System -- **deps:** Upgrade Cypress and Vue Cli plugins versions. (#399) - ([630d6b0](https://github.com/empathyco/x/commit/630d6b0d767a3484140ecd252e2be10817e0900d)), - closes [EX-5417](https://searchbroker.atlassian.net/browse/EX-5417) +- **deps:** Upgrade Cypress and Vue Cli plugins versions. + [(#399)](https://github.com/empathyco/x/pull/399) ## [3.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.77...@empathyco/x-components@3.0.0-alpha.78) (2022-04-04) @@ -2797,21 +2320,17 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Code Refactoring - move `object` utils from `x-components` to `x-utils` - ([512b350](https://github.com/empathyco/x/commit/512b350da4a3dd73ddbd78a7b2965a1e07735a8e)), - closes [EX-5793](https://searchbroker.atlassian.net/browse/EX-5793) ## [3.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.75...@empathyco/x-components@3.0.0-alpha.76) (2022-04-01) ### Code Refactoring - move `NonPrimitive`, `Primitive` and `AnyFunction` types from `x-components` to `x-utils` - ([7efe460](https://github.com/empathyco/x/commit/7efe4605303492e2de6f42d844f1c3244e0bcef1)), - closes [EX-5792](https://searchbroker.atlassian.net/browse/EX-5792) ### Documentation -- fix links and update repository information and development setup for `x-components` (#394) - ([64d2118](https://github.com/empathyco/x/commit/64d2118f95673048df7e1a791ec3ae26da316ec9)) +- fix links and update repository information and development setup for `x-components` + [(#394)](https://github.com/empathyco/x/pull/394) ## [3.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.74...@empathyco/x-components@3.0.0-alpha.75) (2022-03-31) @@ -2822,31 +2341,24 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Bug Fixes - **base-currency:** format preference goes prop to be injected by default - ([29d5e8d](https://github.com/empathyco/x/commit/29d5e8d576019504ef642af6119c764292f44c51)), - closes [EX-5649](https://searchbroker.atlassian.net/browse/EX-5649) ## [3.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.72...@empathyco/x-components@3.0.0-alpha.73) (2022-03-24) ### Features - **history-queries:** add toggle to enable/disable the history queries - ([655b55a](https://github.com/empathyco/x/commit/655b55a3f10788073a842d18f7849634e5f94376)), - closes [EX-5600](https://searchbroker.atlassian.net/browse/EX-5600) ## [3.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.71...@empathyco/x-components@3.0.0-alpha.72) (2022-03-23) ### Documentation - Update documentation to differentiate integration from development - ([fc8d9fa](https://github.com/empathyco/x/commit/fc8d9faa57faafee90c0f4da159b6040294c099c)), - closes [EX-5608](https://searchbroker.atlassian.net/browse/EX-5608) ## [3.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.70...@empathyco/x-components@3.0.0-alpha.71) (2022-03-23) ### Testing -- E2E tests maintenance (#371) [[EX-5618](https://searchbroker.atlassian.net/browse/EX-5618)] - ([e12ca33](https://github.com/empathyco/x/commit/e12ca335235c654f5e1e9ae608950bf527954448)) +- E2E tests maintenance [(#371)](https://github.com/empathyco/x/pull/371) ## [3.0.0-alpha.70](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.69...@empathyco/x-components@3.0.0-alpha.70) (2022-03-21) @@ -2857,15 +2369,12 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **history-queries:** add `my-history` component - ([a7de7f2](https://github.com/empathyco/x/commit/a7de7f297251bf4290787e362f46b2ab3ec6a428)), - closes [EX-3582](https://searchbroker.atlassian.net/browse/EX-3582) ## [3.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.67...@empathyco/x-components@3.0.0-alpha.68) (2022-03-16) ### Bug Fixes - prevent node-ipc vulnerability - ([fc8b83c](https://github.com/empathyco/x/commit/fc8b83ce73bdbd7148ce99ad3a95d7a7658bd8ba)) ## [3.0.0-alpha.67](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.66...@empathyco/x-components@3.0.0-alpha.67) (2022-03-11) @@ -2876,41 +2385,31 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- move related tags concatenation logic (#365) - ([4e71797](https://github.com/empathyco/x/commit/4e717970198f67018a9b66ed6e47f511ecef4c62)), - closes [EX-5410](https://searchbroker.atlassian.net/browse/EX-5410) +- move related tags concatenation logic [(#365)](https://github.com/empathyco/x/pull/365) ## [3.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.65...@empathyco/x-components@3.0.0-alpha.66) (2022-03-09) ### Testing - **e2e:** Fix E2E tests in Firefox - ([6d25577](https://github.com/empathyco/x/commit/6d25577ad383e6e82a3072eb22809872dc0dc865)), - closes [EX-5525](https://searchbroker.atlassian.net/browse/EX-5525) ## [3.0.0-alpha.65](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.64...@empathyco/x-components@3.0.0-alpha.65) (2022-03-08) ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [3.0.0-alpha.64](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.63...@empathyco/x-components@3.0.0-alpha.64) (2022-03-03) ### Features - Add `setSnippetConfig` function to the `X` API - ([8c53cc7](https://github.com/empathyco/x/commit/8c53cc74cdd95e1a8ef3aa8167206cd81685d1e7)), - closes [EX-5384](https://searchbroker.atlassian.net/browse/EX-5384) ## [3.0.0-alpha.63](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.62...@empathyco/x-components@3.0.0-alpha.63) (2022-03-01) ### Build System - remove `polyfills` support - ([a06fcf3](https://github.com/empathyco/x/commit/a06fcf333b06a4d26c32304127f02125d101a0fd)), - closes [EX-3559](https://searchbroker.atlassian.net/browse/EX-3559) ## [3.0.0-alpha.62](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.61...@empathyco/x-components@3.0.0-alpha.62) (2022-02-28) @@ -2921,54 +2420,40 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Testing - **e2e:** add `extra-params` scenarios - ([4275c28](https://github.com/empathyco/x/commit/4275c2811ea7b0eaaf588fa4d96a7ae3cf4c43c7)), - closes [EX-5377](https://searchbroker.atlassian.net/browse/EX-5377) ## [3.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.59...@empathyco/x-components@3.0.0-alpha.60) (2022-02-24) ### Features - **facets:** add facets mixin to share logic between components - ([c8a9046](https://github.com/empathyco/x/commit/c8a904612213cd12040dd6fa1348f6c9a7726eda)), - closes [EX-2899](https://searchbroker.atlassian.net/browse/EX-2899) ### Testing - **e2e:** fix `tagging` using the `mockedAdapter` and replacing `fetch` for `sendBeacon` - ([cf06d2f](https://github.com/empathyco/x/commit/cf06d2f7e9aff3987bc14fa46cd65eace402e612)), - closes [EX-5374](https://searchbroker.atlassian.net/browse/EX-5374) ## [3.0.0-alpha.59](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.58...@empathyco/x-components@3.0.0-alpha.59) (2022-02-17) ### Features - **design-system:** add `curated` modifier to the `suggestion` - ([dd229fd](https://github.com/empathyco/x/commit/dd229fd3d64840ed3041bec618a1a23e3726430d)), - closes [EX-5290](https://searchbroker.atlassian.net/browse/EX-5290) ## [3.0.0-alpha.58](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.57...@empathyco/x-components@3.0.0-alpha.58) (2022-02-16) ### Features - **scroll:** add scroll data state to the alias API - ([7f5642c](https://github.com/empathyco/x/commit/7f5642cf5e60fe96a22c8fe9897c9ba73cbede55)), - closes [EX-5249](https://searchbroker.atlassian.net/browse/EX-5249) ## [3.0.0-alpha.57](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.56...@empathyco/x-components@3.0.0-alpha.57) (2022-02-16) ### Bug Fixes - **build:** Fix build side effects to include css. - ([f79d7b9](https://github.com/empathyco/x/commit/f79d7b9e738485e14ac8f88b343a97d8f55c51e6)), - closes [EX-5396](https://searchbroker.atlassian.net/browse/EX-5396) ## [3.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.55...@empathyco/x-components@3.0.0-alpha.56) (2022-02-15) ### Bug Fixes - **decorators:** pending `debounced` execution is cancelled when the component is destroyed - ([27da789](https://github.com/empathyco/x/commit/27da789412804f3f768d07e8ffd846ea2df8553e)), - closes [EX-5215](https://searchbroker.atlassian.net/browse/EX-5215) ## [3.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.54...@empathyco/x-components@3.0.0-alpha.55) (2022-02-10) @@ -2985,48 +2470,36 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **components:** created abstract factory for animations - ([a6120c1](https://github.com/empathyco/x/commit/a6120c135f93e5993f8d41b2b823085a2bf3d291)), - closes [EX-5355](https://searchbroker.atlassian.net/browse/EX-5355) ## [3.0.0-alpha.53](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.52...@empathyco/x-components@3.0.0-alpha.53) (2022-02-08) ### Continuous Integration - update rollup and plugins version - ([d240f3d](https://github.com/empathyco/x/commit/d240f3de8bc3e226d0bd8ac2d9bd4282cc660b86)), - closes [EX-5342](https://searchbroker.atlassian.net/browse/EX-5342) ## [3.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.51...@empathyco/x-components@3.0.0-alpha.52) (2022-02-07) ### Documentation - fix multiple broken links - ([226a2e5](https://github.com/empathyco/x/commit/226a2e54a4ed8832c7c47d26254e85c301913d98)), - closes [EX-5035](https://searchbroker.atlassian.net/browse/EX-5035) ## [3.0.0-alpha.51](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.50...@empathyco/x-components@3.0.0-alpha.51) (2022-02-04) ### Code Refactoring - change to the top of the wiring the ParamsLoadedFromUrl event. - ([26634c8](https://github.com/empathyco/x/commit/26634c8010bc4d2e795caceefc622c6329fad72c)), - closes [EX-5327](https://searchbroker.atlassian.net/browse/EX-5327) ## [3.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.49...@empathyco/x-components@3.0.0-alpha.50) (2022-02-04) ### Features - **design-system:** change curated tag toke values to reuse default ones. - ([2fd261a](https://github.com/empathyco/x/commit/2fd261ae54ec3de8eabdbcd5611bf5e1416d37f8)), - closes [EX-5354](https://searchbroker.atlassian.net/browse/EX-5354) ## [3.0.0-alpha.49](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.48...@empathyco/x-components@3.0.0-alpha.49) (2022-02-03) ### Continuous Integration - release alpha version on every push to main branch - ([f86e0b3](https://github.com/empathyco/x/commit/f86e0b3ad14e7a9bd6d659219fe12f6d94ebdb94)), - closes [EX-5263](https://searchbroker.atlassian.net/browse/EX-5263) ## [3.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.47...@empathyco/x-components@3.0.0-alpha.48) (2022-02-02) @@ -3036,68 +2509,43 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features -- **design-system:** add curated tags (#311) - ([9f40c2b](https://github.com/empathyco/x/commit/9f40c2b17eb08353efc964dba075470877eead46)), - closes [EX-5089](https://searchbroker.atlassian.net/browse/EX-5089) -- **extra-params:** add option to add more extra params using a prop in `SnippetConfigExtraParams` +- **design-system:** add curated tags [(#311)](https://github.com/empathyco/x/pull/311) +- **extra-params:** add option to add more extra params using prop in `SnippetConfigExtraParams` component - ([7f9f8b2](https://github.com/empathyco/x/commit/7f9f8b2a7d2a78ed5a101f6e005fffa4f20d3594)), - closes [EX-5205](https://searchbroker.atlassian.net/browse/EX-5205) - **facets:** change `NumberRangeFilter` component to use `RenderlessFilter` instead of `BaseFilter` - ([f0edfac](https://github.com/empathyco/x/commit/f0edfac14a184ed7fefd27e1c1e700848ada4471)), - closes [EX-3953](https://searchbroker.atlassian.net/browse/EX-3953) - update polyfills plugin to work with chunks - ([54c1842](https://github.com/empathyco/x/commit/54c18420011e5e452bd8b48d640cbd067d0ce921)), - closes [EX-5278](https://searchbroker.atlassian.net/browse/EX-5278) ## [3.0.0-alpha.47](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.46...@empathyco/x-components@3.0.0-alpha.47) (2022-02-01) ### Features - **components:** Add `payload` and `metadata` to the `SnippetCallbackExecuted` event payload - ([a18b8fa](https://github.com/empathyco/x/commit/a18b8fafcc7607fef82d3c9fb1211669f3bbc8a3)), - closes [EX-5324](https://searchbroker.atlassian.net/browse/EX-5324) - **components:** Allow `BaseResultAddToCart` to use external listeners. - ([a596c07](https://github.com/empathyco/x/commit/a596c07c1ead0e8d3fcf169afddaf15ad6d92e47)), - closes [EX-5323](https://searchbroker.atlassian.net/browse/EX-5323) -- **EX-3539:** track PDP add to cart (#306) - ([dcad4f6](https://github.com/empathyco/x/commit/dcad4f69ce6b267960f882b3831459e372086272)), - closes [EX-3539](https://searchbroker.atlassian.net/browse/EX-3539) - [EX-3538](https://searchbroker.atlassian.net/browse/EX-3538) +- track PDP add to cart [(#306)](https://github.com/empathyco/x/pull/306) ## [3.0.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.45...@empathyco/x-components@3.0.0-alpha.46) (2022-01-24) ### Bug Fixes -- **components:** Fix BaseGrid auto columns CSS. (#308) - ([77563f0](https://github.com/empathyco/x/commit/77563f0eb71d806fb2cefb88b750c4852918b8c0)), - closes [EX-5295](https://searchbroker.atlassian.net/browse/EX-5295) +- **components:** Fix BaseGrid auto columns CSS. [(#308)](https://github.com/empathyco/x/pull/308) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [3.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.44...@empathyco/x-components@3.0.0-alpha.45) (2022-01-20) ### Features - **design-system:** allow suggestions to be tags - ([24c94bb](https://github.com/empathyco/x/commit/24c94bb604f87a2135a36be5a298f053eba80738)), - closes [EX-4917](https://searchbroker.atlassian.net/browse/EX-4917) ### Bug Fixes - **url:** default `extra params` are now properly restored - ([5540929](https://github.com/empathyco/x/commit/554092985a394e1d2b6087b1129282993da7e8c6)), - closes [EX-5203](https://searchbroker.atlassian.net/browse/EX-5203) ### Testing - **e2e:** make `tagging` tests wait for redirection before assertion - ([f98cd25](https://github.com/empathyco/x/commit/f98cd254084f60893b1eb723d4081bf0c0f44166)), - closes [EX-5273](https://searchbroker.atlassian.net/browse/EX-5273) ## [3.0.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.43...@empathyco/x-components@3.0.0-alpha.44) (2022-01-14) @@ -3108,226 +2556,146 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **components:** add `buttonClass` prop in `SlidingPanel` - ([fa554a2](https://github.com/empathyco/x/commit/fa554a2231ec9a00b5aea566970c2b7b0d34845f)), - closes [EX-5233](https://searchbroker.atlassian.net/browse/EX-5233) - **components:** add Result Rating component - ([db5cbb5](https://github.com/empathyco/x/commit/db5cbb5779e0e503ec934df4cda3dd241c49fc8e)), - closes [EX-5243](https://searchbroker.atlassian.net/browse/EX-5243) ### Bug Fixes - **design-system:** Fix some style issues and add two missing utilities - ([c4ae728](https://github.com/empathyco/x/commit/c4ae728d78b36ee566ca283626e36bf9b6aed07f)), - closes [EX-5270](https://searchbroker.atlassian.net/browse/EX-5270) -- **identifier-results:** Fix default plugin config. (#296) - ([68d4b93](https://github.com/empathyco/x/commit/68d4b93f3f8d439814a11055ac657c0bce5accfd)), - closes [EX-5247](https://searchbroker.atlassian.net/browse/EX-5247) - [EX-5247](https://searchbroker.atlassian.net/browse/EX-5247) +- **identifier-results:** Fix default plugin config. + [(#296)](https://github.com/empathyco/x/pull/296) +- ## [3.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.42...@empathyco/x-components@3.0.0-alpha.43) (2022-01-06) ### Features -- **components:** Add icons for Arrows UP DOWN LEFT and RIGHT. (#295) - ([693b26f](https://github.com/empathyco/x/commit/693b26f8e2d250f97bcf0cce472299b2edcc4823)), - closes [EX-5245](https://searchbroker.atlassian.net/browse/EX-5245) +- **components:** Add icons for Arrows UP DOWN LEFT and RIGHT. + [(#295)](https://github.com/empathyco/x/pull/295) ## [3.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.41...@empathyco/x-components@3.0.0-alpha.42) (2022-01-05) ### Features - **design-system:** Add more utility classes. - ([592e076](https://github.com/empathyco/x/commit/592e0761d201d80fdf62ba260ac4ef0847fb7f17)), - closes [EX-5241](https://searchbroker.atlassian.net/browse/EX-5241) -- **desing-system:** Add `Grid2RowsIcon` component - ([cbd014f](https://github.com/empathyco/x/commit/cbd014fb1a07c2aa738c3ef828c9caf5ec9ded39)), - closes [EX-5238](https://searchbroker.atlassian.net/browse/EX-5238) +- **design-system:** Add `Grid2RowsIcon` component ### Bug Fixes - **design-system:** Fix grid styles to stretch cells. - ([3292229](https://github.com/empathyco/x/commit/32922290173cc87fe5c82934b9a9e01dc27b3c23)), - closes [EX-5239](https://searchbroker.atlassian.net/browse/EX-5239) - **design-system:** Fix Sliding Panel styles. - ([bcf2092](https://github.com/empathyco/x/commit/bcf20925c3baf7847792b7b77b07178d62a27e7e)), - closes [EX-5234](https://searchbroker.atlassian.net/browse/EX-5234) ## [3.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.40...@empathyco/x-components@3.0.0-alpha.41) (2022-01-03) ### Features - **next-queries:** add isCurated property - ([8b7b313](https://github.com/empathyco/x/commit/8b7b3132c7fa8aff095a92c84abdc150be705976)), - closes [EX-5152](https://searchbroker.atlassian.net/browse/EX-5152) ## [3.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.39...@empathyco/x-components@3.0.0-alpha.40) (2021-12-29) ### Features - **tagging:** add new `SearchTaggingReceived` event for tracking the query - ([d58b697](https://github.com/empathyco/x/commit/d58b69730915ccd6fb2b0656ff7280450275b5be)), - closes [EX-5170](https://searchbroker.atlassian.net/browse/EX-5170) ### Bug Fixes -- **components:** `SlidingPanel` can now disable the resetting scroll … (#286) - ([788eb18](https://github.com/empathyco/x/commit/788eb18bf0e066d932484143d0412497f3dada6e)), - closes [EX-5197](https://searchbroker.atlassian.net/browse/EX-5197) +- **components:** `SlidingPanel` can now disable the resetting scroll … + [(#286)](https://github.com/empathyco/x/pull/286) - **related-tags:** clear selected related tags when user changes extra params - ([b2d9b94](https://github.com/empathyco/x/commit/b2d9b94053aebbbda41659dbc3e4602931fd1bb5)), - closes [EX-5188](https://searchbroker.atlassian.net/browse/EX-5188) -- **search:** batch state reset calls after a search.request parameter changes (#283) - ([492e856](https://github.com/empathyco/x/commit/492e8566913428426459ada29ca4963730cfcd7c)), - closes [EX-5057](https://searchbroker.atlassian.net/browse/EX-5057) -- **search:** next page is now requested if it has less than the page size results. (#284) - ([f574792](https://github.com/empathyco/x/commit/f5747923f60f81564ebf124d95cae8a5d92400d4)), - closes [EX-5194](https://searchbroker.atlassian.net/browse/EX-5194) +- **search:** batch state reset calls after search.request parameter changes + [(#283)](https://github.com/empathyco/x/pull/283) +- **search:** next page is now requested if it has less than the page size results. + [(#284)](https://github.com/empathyco/x/pull/284) ## [3.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.38...@empathyco/x-components@3.0.0-alpha.39) (2021-12-22) ### Features - **design-system:** Add bottom variant to `x-shadow` utility in the Design System - ([a23552f](https://github.com/empathyco/x/commit/a23552f29d1ec1b7939c770862d91f9e2f3a4890)), - closes [EX-5184](https://searchbroker.atlassian.net/browse/EX-5184) ### Bug Fixes - Fix multiple issues. - ([2f5515e](https://github.com/empathyco/x/commit/2f5515e5bcaca67f085ff3eef4fb52698041292c)), - closes [EX-5179](https://searchbroker.atlassian.net/browse/EX-5179) ## [3.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.37...@empathyco/x-components@3.0.0-alpha.38) (2021-12-22) ### Features -- **desing-system:** Add new color tokens. (#275) - ([e93fcc4](https://github.com/empathyco/x/commit/e93fcc4cea0e975441695f14a66b0863cb5896af)), - closes [EX-5171](https://searchbroker.atlassian.net/browse/EX-5171) +- **design-system:** Add new color tokens. [(#275)](https://github.com/empathyco/x/pull/275) - **test:** refactor base tests to cypress component testing - ([dc7a924](https://github.com/empathyco/x/commit/dc7a924b612411470742d222bcc6531fa656ce13)), - closes [EX-4928](https://searchbroker.atlassian.net/browse/EX-4928) -- **x-plugin:** Add selected sort (#274) - ([b4c0d14](https://github.com/empathyco/x/commit/b4c0d140ca5eba8de189068fef5dd2a6249c1207)), - closes [EX-5165](https://searchbroker.atlassian.net/browse/EX-5165) +- **x-plugin:** Add selected sort [(#274)](https://github.com/empathyco/x/pull/274) ### Bug Fixes -- **components:** Fix infinite scroll not working in Android Chrome. (#277) - ([19c3d77](https://github.com/empathyco/x/commit/19c3d77f124a1bbc099bae0e5dbb80fb30a132a1)), - closes [EX-5181](https://searchbroker.atlassian.net/browse/EX-5181) +- **components:** Fix infinite scroll not working in Android Chrome. + [(#277)](https://github.com/empathyco/x/pull/277) - **search:** rows and start parameters calculations moved from getter to action to avoid multiple requests - ([84752ba](https://github.com/empathyco/x/commit/84752ba3eb1ab728b6adf5cc62ea31646f42b959)), - closes [EX-5047](https://searchbroker.atlassian.net/browse/EX-5047) ## [3.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.36...@empathyco/x-components@3.0.0-alpha.37) (2021-12-15) ### Features - **scroll:** remove animations on pending element to scroll - ([7a33653](https://github.com/empathyco/x/commit/7a336531c4fedb2c38133a5464f9b7e9736cef68)), - closes [EX-5025](https://searchbroker.atlassian.net/browse/EX-5025) -- **tagging:** Include 'location' parameter to track result events. (#273) - ([69bab4b](https://github.com/empathyco/x/commit/69bab4b81f85725f3fc0a9bdc3177db09dd46a40)), - closes [EX-5163](https://searchbroker.atlassian.net/browse/EX-5163) - [EX-5163](https://searchbroker.atlassian.net/browse/EX-5163) +- **tagging:** Include 'location' parameter to track result events. + [(#273)](https://github.com/empathyco/x/pull/273) +- ## [3.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.35...@empathyco/x-components@3.0.0-alpha.36) (2021-12-15) ### Build System -- Load PostCSS plugins from rollup build (#272) - ([aaed2f3](https://github.com/empathyco/x/commit/aaed2f328b0b7252853922703283c77bcd1221d0)), - closes [EX-5162](https://searchbroker.atlassian.net/browse/EX-5162) +- Load PostCSS plugins from rollup build [(#272)](https://github.com/empathyco/x/pull/272) ### Testing -- **e2e:** fix tagging tests (#270) - ([ff2ecba](https://github.com/empathyco/x/commit/ff2ecbac79fd3c16d72a05c133dbe0b60de606f7)), - closes [EX-5161](https://searchbroker.atlassian.net/browse/EX-5161) +- **e2e:** fix tagging tests [(#270)](https://github.com/empathyco/x/pull/270) ## [3.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.34...@empathyco/x-components@3.0.0-alpha.35) (2021-12-14) ### Features -- **components:** fix 'BaseRating' component styles (#264) - ([053447f](https://github.com/empathyco/x/commit/053447fdb2884f04f6099b6b78876c006568a644)), - closes [EX-5096](https://searchbroker.atlassian.net/browse/EX-5096) +- **components:** fix 'BaseRating' component styles + [(#264)](https://github.com/empathyco/x/pull/264) - **plugin:** move alias creation from created hook to beforeCreated - ([57f98e6](https://github.com/empathyco/x/commit/57f98e6587c0c589c4b6581a5f2c1da1a45757d8)), - closes [EX-4331](https://searchbroker.atlassian.net/browse/EX-4331) - **tagging:** track pending query - ([e6c8fd4](https://github.com/empathyco/x/commit/e6c8fd401b28b2e931ebf78697f218f53134cc5a)), - closes [EX-4963](https://searchbroker.atlassian.net/browse/EX-4963) - **tagging:** track result click events - ([81f009b](https://github.com/empathyco/x/commit/81f009b0a6264c44436082e457bcb4a12daf5d19)), - closes [EX-3527](https://searchbroker.atlassian.net/browse/EX-3527) -- **tagging:** track the 'UserClickedResultAddToCart'event in tagging - ([873d345](https://github.com/empathyco/x/commit/873d345d67199a64fe9f10c70944b4f74f290405)), - closes [EX-3529](https://searchbroker.atlassian.net/browse/EX-3529) +- **tagging:** track the 'UserClickedResultAddToCart' event in tagging - **wiring:** add force and cancel support to debounce and throttle wire operators. Update rxjs to - v7. ([1fe2f29](https://github.com/empathyco/x/commit/1fe2f298589b1aa44798f3911379fe11905a43a9)), - closes [EX-5123](https://searchbroker.atlassian.net/browse/EX-5123) ### Bug Fixes - **components:** Export missing layout components - ([15986f5](https://github.com/empathyco/x/commit/15986f56b8b78b49abe70936c0bd2ba6d85a6bbb)), - closes [EX-5160](https://searchbroker.atlassian.net/browse/EX-5160) - **extra-params:** prevent callbacks option from the snippet config to be taken as extra params - ([2940d2c](https://github.com/empathyco/x/commit/2940d2c7163904a193c459892792b2153de7d079)), - closes [EX-5104](https://searchbroker.atlassian.net/browse/EX-5104) ### Testing - **e2e:** make url tests intercept tracking and wait for each request - ([393dbea](https://github.com/empathyco/x/commit/393dbea71648b010a4f3d197c180c91741c6054b)), - closes [EX-5127](https://searchbroker.atlassian.net/browse/EX-5127) ### Documentation - add guide for integrating X Interface into an existing website - ([9e14a52](https://github.com/empathyco/x/commit/9e14a52389c77deede822643e50b34e5bbf78ddf)), - closes [EX-5143](https://searchbroker.atlassian.net/browse/EX-5143) - change h1 to be h2 - ([a7e16c6](https://github.com/empathyco/x/commit/a7e16c616fe2593eccf93799f9a46c688857b35b)), - closes [EX-5064](https://searchbroker.atlassian.net/browse/EX-5064) ## [3.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.33...@empathyco/x-components@3.0.0-alpha.34) (2021-12-03) ### Features - **search-box:** focus search input after clicking clear search button - ([d28994c](https://github.com/empathyco/x/commit/d28994c1995834a1adb19798060051089200d7f7)), - closes [EX-2242](https://searchbroker.atlassian.net/browse/EX-2242) - **tagging:** move `origin` from `request.getter` to `fetchAndSave.action` - ([b0bb40d](https://github.com/empathyco/x/commit/b0bb40de5e2ae7f65e2e2df032a1da9a51f0cb4d)), - closes [EX-5079](https://searchbroker.atlassian.net/browse/EX-5079) - **url:** set `origin` when navigating - ([02aa766](https://github.com/empathyco/x/commit/02aa7661a15c3718f4809d094a01b0f684a1f55d)), - closes [EX-3541](https://searchbroker.atlassian.net/browse/EX-3541) ### Documentation - Remove docusaurus headers - ([6252165](https://github.com/empathyco/x/commit/62521658374eb5c78112314502606e2d82113a95)), - closes [EX-5081](https://searchbroker.atlassian.net/browse/EX-5081) ## [3.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.32...@empathyco/x-components@3.0.0-alpha.33) (2021-11-30) ### Features - **related-tags:** add `isCurated` property to related tags - ([e063f45](https://github.com/empathyco/x/commit/e063f4560573bcb1bf32fbe49753f2fe6b235cc7)), - closes [EX-4940](https://searchbroker.atlassian.net/browse/EX-4940) - **search:** change `saveOriginWire` wire from `SelectedRelatedTagsChanged` to - `UserPickedARelatedTag` (#254) - ([86072b0](https://github.com/empathyco/x/commit/86072b0805a3dc61b75c0a5760cf2c70e125be34)), - closes [EX-5078](https://searchbroker.atlassian.net/browse/EX-5078) + `UserPickedARelatedTag` [(#254)](https://github.com/empathyco/x/pull/254) - **utils:** now `origin` only requires the `feature` - ([087d646](https://github.com/empathyco/x/commit/087d646a2b97f945e9c4f81112925a6783d66f41)), - closes [EX-5077](https://searchbroker.atlassian.net/browse/EX-5077) ## [3.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.31...@empathyco/x-components@3.0.0-alpha.32) (2021-11-29) @@ -3338,176 +2706,95 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **components:** Add `GlobalXBus `component - ([cc8e28b](https://github.com/empathyco/x/commit/cc8e28b5b5d7f1735c490c0b576d620f4f1dd103)), - closes [EX-3535](https://searchbroker.atlassian.net/browse/EX-3535) - **components:** add `SnippetCallbacks` component - ([0b89a9f](https://github.com/empathyco/x/commit/0b89a9ff0de60194567d47e768bf0f0fb654b998)), - closes [EX-5002](https://searchbroker.atlassian.net/browse/EX-5002) - **storage-service:** Rename `StorageService` to `BrowserStorageService` - ([6bf38fb](https://github.com/empathyco/x/commit/6bf38fb7d14323c84c949e21eaa9c692fb0014d7)), - closes [EX-5073](https://searchbroker.atlassian.net/browse/EX-5073) ### Bug Fixes - **tagging:** now removing the session clears the session from the storage - ([9328aad](https://github.com/empathyco/x/commit/9328aadca920825bdaddeb565ee47ef0430f25fd)), - closes [EX-5074](https://searchbroker.atlassian.net/browse/EX-5074) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [3.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.30...@empathyco/x-components@3.0.0-alpha.31) (2021-11-25) ### Features - **design-system:** add identifier result in suggestion component - ([d4ce3c2](https://github.com/empathyco/x/commit/d4ce3c2eb1188e38e55e466f65c9da165bf9bfe7)), - closes [EX-5065](https://searchbroker.atlassian.net/browse/EX-5065) - **identifier-results:** add extra params in the x-module - ([6afff42](https://github.com/empathyco/x/commit/6afff426081b645bb0e878c77915a4c319b847d2)), - closes [EX-5066](https://searchbroker.atlassian.net/browse/EX-5066) - **tagging:** `track` query - ([594c656](https://github.com/empathyco/x/commit/594c65649cbf08f586dc9912b367ea39d9da2fa6)), - closes [EX-4989](https://searchbroker.atlassian.net/browse/EX-4989) - **tagging:** add feature hardcoded values - ([ee6db3a](https://github.com/empathyco/x/commit/ee6db3a360228528a109fedc732bd552ad5d5a61)), - closes [EX-5003](https://searchbroker.atlassian.net/browse/EX-5003) ### Testing - **e2e:** Reduce command timeout and number of retries. - ([5e1521f](https://github.com/empathyco/x/commit/5e1521f53aad1e4bfc8f60c7e705422ab2af052c)), - closes [EX-5015](https://searchbroker.atlassian.net/browse/EX-5015) - **e2e:** reorder mocked responses - ([8cab691](https://github.com/empathyco/x/commit/8cab691b553af31d9b5bc80130e16886877f1b60)), - closes [EX-4923](https://searchbroker.atlassian.net/browse/EX-4923) ### Documentation - add new static docs. - ([8a40986](https://github.com/empathyco/x/commit/8a409865fea2cd67e0c2daa5d4464f553ff33a2b)), - closes [EX-5033](https://searchbroker.atlassian.net/browse/EX-5033) ## [3.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.29...@empathyco/x-components@3.0.0-alpha.30) (2021-11-22) ### Features - **components:** add `LocationProvider` component - ([b005713](https://github.com/empathyco/x/commit/b0057130d99767efebcd8da6ef669bee81bac567)), - closes [EX-4639](https://searchbroker.atlassian.net/browse/EX-4639) -- **components:** replace `BaseEventButton` for an html button - ([6028f16](https://github.com/empathyco/x/commit/6028f16374b794df9233a9aada78933502873864)), - closes [EX-5003](https://searchbroker.atlassian.net/browse/EX-5003) +- **components:** replace `BaseEventButton` for a html button - **identifier-results:** add query origin in the identifier results search - ([9c75236](https://github.com/empathyco/x/commit/9c75236bd21b0c483e01a62eb42a070510ea3cf2)), - closes [EX-4873](https://searchbroker.atlassian.net/browse/EX-4873) - remove x installer from router hooks - ([46fc1cf](https://github.com/empathyco/x/commit/46fc1cf73fccb01d1e97cd80916e33be5d617cf8)) - **scroll:** add `MainScroll` and `MainScrollItem` - ([477c804](https://github.com/empathyco/x/commit/477c804cc6bbd09b1558e1448ce4bfe94e56e85b)), - closes [EX-4998](https://searchbroker.atlassian.net/browse/EX-4998) - **scroll:** add empty `XModule` - ([18e3e6a](https://github.com/empathyco/x/commit/18e3e6a4c17fccc8fedf90b9d644de41b224f716)), - closes [EX-4996](https://searchbroker.atlassian.net/browse/EX-4996) - **scroll:** ignore first visible element when it is also the first one observed - ([4ae670c](https://github.com/empathyco/x/commit/4ae670c87c534ca551da2b6ee44596ff56505f92)), - closes [EX-5041](https://searchbroker.atlassian.net/browse/EX-5041) - **scroll:** move scroll related components to the `Scroll` `XModule` - ([be083fa](https://github.com/empathyco/x/commit/be083fa6f46d7fc1f6d7a2a4288f7d09644da042)), - closes [EX-4997](https://searchbroker.atlassian.net/browse/EX-4997) - **search:** add `SearchTaggingChanged` emitter and save coming `queryTagging` from the search response - ([aeb8cea](https://github.com/empathyco/x/commit/aeb8cea22fbc5abe3e8144000984cbff0e9f37d6)), - closes [EX-3525](https://searchbroker.atlassian.net/browse/EX-3525) - **tagging:** add `SessionService` - ([b9fcbfc](https://github.com/empathyco/x/commit/b9fcbfc0d600a0a4b32245d56c5b00965217e5f5)), - closes [EX-4875](https://searchbroker.atlassian.net/browse/EX-4875) - update `Tagging` model - ([598915c](https://github.com/empathyco/x/commit/598915ced128e3fa5586ff6c870e68cfa2e016c3)), - closes [EX-4985](https://searchbroker.atlassian.net/browse/EX-4985) - **x-plugin:** Make XPluginMixin to add the component `location` to metadata. - ([eb2c03a](https://github.com/empathyco/x/commit/eb2c03a329cd78c42becf09bdf49b860dca74e40)), - closes [EX-4869](https://searchbroker.atlassian.net/browse/EX-4869) ### Bug Fixes - **identifier-results:** provide resultClickExtraEvents so BaseResultLink emits them when clicked - ([da2da47](https://github.com/empathyco/x/commit/da2da47ed1a1fe431dfdfc5a16205967c2ec1f06)), - closes [EX-4980](https://searchbroker.atlassian.net/browse/EX-4980) ### Testing - **e2e:** add typing to e2e stubs - ([d218b1b](https://github.com/empathyco/x/commit/d218b1bf4981194aecd9c21606eba01b74472a10)) - **e2e:** complete filter tests scenarios - ([cc25bce](https://github.com/empathyco/x/commit/cc25bcec7dd4eadaec9fe67fae564dde5dcecbbf)), - closes [EX-3607](https://searchbroker.atlassian.net/browse/EX-3607) - **e2e:** fix invalid identifier results data test selector - ([0c1b780](https://github.com/empathyco/x/commit/0c1b780818ee244d506a603603b2e778e50c34f7)) - **e2e:** remove sliding panel test wait - ([84e54ac](https://github.com/empathyco/x/commit/84e54ac582afb4698ef5451a63f272988b58596d)), - closes [EX-5009](https://searchbroker.atlassian.net/browse/EX-5009) - **search:** redefine old search tests - ([5142bb5](https://github.com/empathyco/x/commit/5142bb5fb61181f199fa1019cf7c910d9736deb8)), - closes [EX-3801](https://searchbroker.atlassian.net/browse/EX-3801) ## [3.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.28...@empathyco/x-components@3.0.0-alpha.29) (2021-11-09) ### Features - **url:** set sort values and read them from the url - ([6d98ca3](https://github.com/empathyco/x/commit/6d98ca3e031a9075c27f436419818e2d85b610cc)), - closes [EX-3517](https://searchbroker.atlassian.net/browse/EX-3517) ## [3.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.27...@empathyco/x-components@3.0.0-alpha.28) (2021-11-03) ### Features - **components:** add new fixed header and aside layout - ([e2c0ed5](https://github.com/empathyco/x/commit/e2c0ed5ad2ea0015b7d6d330d97499ad64d8947c)), - closes [EX-4821](https://searchbroker.atlassian.net/browse/EX-4821) -- **design-system:** Add Desing System Message and Progress Bar components - ([bba13c9](https://github.com/empathyco/x/commit/bba13c9b632bbe6dad40505bcd5382bfd2105f8e)), - closes [EX-4904](https://searchbroker.atlassian.net/browse/EX-4904) +- **design-system:** Add Design System Message and Progress Bar components - **extra-params:** Add support to `UrlHandler` for handling `extra-params` - ([4788be1](https://github.com/empathyco/x/commit/4788be15c5c47525279d3fedc3e468aebb1e8610)), - closes [EX-4564](https://searchbroker.atlassian.net/browse/EX-4564) - **search:** add Redirection and AutoProgressBar components - ([14168eb](https://github.com/empathyco/x/commit/14168eb6bc9ead3c807f70765cc6f277532c2959)), - closes [EX-4297](https://searchbroker.atlassian.net/browse/EX-4297) - update x-components browserslist - ([0795ed3](https://github.com/empathyco/x/commit/0795ed3b2cca9d64069426e1b449bbcc725f0a09)), - closes [EX-3929](https://searchbroker.atlassian.net/browse/EX-3929) - **x-plugin:** Update Alias API with `noResults`, `redirections` and `partialResults` - ([c1ad042](https://github.com/empathyco/x/commit/c1ad0422822e88ec501f31e4b75bddf0ac2b3737)), - closes [EX-4946](https://searchbroker.atlassian.net/browse/EX-4946) ### Bug Fixes - **facets:** now service uses only the first filter entity to update the facets. - ([c2a19cd](https://github.com/empathyco/x/commit/c2a19cddb3db399fa7d242b7557ea8b2dc760461)), - closes [EX-4867](https://searchbroker.atlassian.net/browse/EX-4867) - **url:** Fix URL clear query issue - ([57680ad](https://github.com/empathyco/x/commit/57680ada60c2d0748f09d029831718ec04660d81)), - closes [EX-4949](https://searchbroker.atlassian.net/browse/EX-4949) - **x-plugin:** fix no results message flash on load - ([33f534f](https://github.com/empathyco/x/commit/33f534f0343b4115e9ce4d506a9b3d299277976c)), - closes [EX-4951](https://searchbroker.atlassian.net/browse/EX-4951) ### Code Refactoring - **design-system:** Refactor Design System View - ([f8faf3b](https://github.com/empathyco/x/commit/f8faf3b049160771fa657ac17be4154f434b558c)), - closes [EX-4944](https://searchbroker.atlassian.net/browse/EX-4944) ### Testing - **e2e:** fix sort intercepted request - ([bfb56a8](https://github.com/empathyco/x/commit/bfb56a8a004fccdde20e4f2342b591e37679201c)), - closes [EX-4953](https://searchbroker.atlassian.net/browse/EX-4953) ## [3.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.26...@empathyco/x-components@3.0.0-alpha.27) (2021-10-25) @@ -3523,93 +2810,56 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - change all dynamic slots to kebab-case - ([039d524](https://github.com/empathyco/x/commit/039d524d52b48019a02d31303fd23b59f19eee68)), - closes [EX-4807](https://searchbroker.atlassian.net/browse/EX-4807) - **components:** move `maxItemsToRender` prop to `BaseSuggestions`. Add `maxItemsToRender` prop to `Recommendations`. - ([f26a189](https://github.com/empathyco/x/commit/f26a189a60f697579bf4334b899a701def05a22a)), - closes [EX-3993](https://searchbroker.atlassian.net/browse/EX-3993) -- **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) -- **url:** refactor module logic movig some logic to UrlHandler Component - ([f5c9d61](https://github.com/empathyco/x/commit/f5c9d61e96a5365100bc832a955f03161100be79)), - closes [EX-4864](https://searchbroker.atlassian.net/browse/EX-4864) +- **plugin:** minimise initial duplicated requests using debounce +- **url:** refactor module logic moving some logic to UrlHandler Component - **url:** syncronize url and state with the facets and remove query from facets module - ([370db5d](https://github.com/empathyco/x/commit/370db5d73a2cad96173db41b1869f1f665213c22)), - closes [EX-3511](https://searchbroker.atlassian.net/browse/EX-3511) - **url:** syncronize url and state with the page - ([16bc309](https://github.com/empathyco/x/commit/16bc309a0b592e98b3d25d937b2da0f7d2cbd5e4)), - closes [EX-3519](https://searchbroker.atlassian.net/browse/EX-3519) ### Code Refactoring -- **url:** change `updateUrl` action to be a class - ([0c668f2](https://github.com/empathyco/x/commit/0c668f29056deb282d10cb1639ed42980afd4f9e)), - closes [EX-4827](https://searchbroker.atlassian.net/browse/EX-4827) +- **url:** change `updateUrl` action to be class ### Testing - **e2e:** use main layout in mocked tests - ([f98c609](https://github.com/empathyco/x/commit/f98c609cbd32a109e3718538074132e0e1ffa48d)), - closes [EX-4750](https://searchbroker.atlassian.net/browse/EX-4750) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### Documentation - fix components documentation export - ([a267e44](https://github.com/empathyco/x/commit/a267e448af5aa657c47aec38b8fe34952663ade8)), - closes [EX-3816](https://searchbroker.atlassian.net/browse/EX-3816) - Fix components documentation markdown - ([a9877b5](https://github.com/empathyco/x/commit/a9877b5b64259de2313509290b1254667653b420)), - closes [EX-4878](https://searchbroker.atlassian.net/browse/EX-4878) ## [3.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.25...@empathyco/x-components@3.0.0-alpha.26) (2021-09-23) ### Features - **design-system:** add tokens for non matching part of suggestion - ([550f2f4](https://github.com/empathyco/x/commit/550f2f42940019b3108fb4a83c88fc668a1f47e1)), - closes [EX-4786](https://searchbroker.atlassian.net/browse/EX-4786) - **url:** set the related tags from the url in the store and viceversa - ([ec3baa8](https://github.com/empathyco/x/commit/ec3baa84732019b3c2c599c3e809124ede199fa3)), - closes [EX-3509](https://searchbroker.atlassian.net/browse/EX-3509) - **url:** syncronize url and state with the page - ([2590cdc](https://github.com/empathyco/x/commit/2590cdc8e6c7effb075c3c4407ad1379e0fa3201)), - closes [EX-3519](https://searchbroker.atlassian.net/browse/EX-3519) ### Code Refactoring - **facets:** fix facets performance issues - ([e4d0361](https://github.com/empathyco/x/commit/e4d036132761814205ff393bd2b14af8f548ba67)), - closes [EX-4800](https://searchbroker.atlassian.net/browse/EX-4800) ### Styling - format with prettier and avoid fixing code while linting - ([54539a7](https://github.com/empathyco/x/commit/54539a7e4c34bc6a77ab48c4618e14b40be69e16)) ## [3.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.24...@empathyco/x-components@3.0.0-alpha.25) (2021-09-22) ### Features - **components:** Add `TranslateFromLeft` and `CrossFade` animations. - ([7690dcd](https://github.com/empathyco/x/commit/7690dcdd1b3286b36584a18de5141038aaa1597d)), - closes [EX-4772](https://searchbroker.atlassian.net/browse/EX-4772) - **url:** syncronize url and state with the query - ([95af0c5](https://github.com/empathyco/x/commit/95af0c5094c4dc1fccbde5a4ed75178f6a041661)), - closes [EX-3509](https://searchbroker.atlassian.net/browse/EX-3509) ### Code Refactoring - use `NamedModel` generic parameter to better type models - ([4255c94](https://github.com/empathyco/x/commit/4255c94c05b497272409fcba745c29cd8b0d870a)), - closes [EX-4734](https://searchbroker.atlassian.net/browse/EX-4734) ## [3.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.23...@empathyco/x-components@3.0.0-alpha.24) (2021-09-20) @@ -3624,60 +2874,38 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **design-system:** add utilities - ([cc5c6cc](https://github.com/empathyco/x/commit/cc5c6cc2eb2daf48cf06c968a06465bb19ff89d9)), - closes [EX-4746](https://searchbroker.atlassian.net/browse/EX-4746) - **url:** Add an action to save from url to the store. - ([9fbf8d4](https://github.com/empathyco/x/commit/9fbf8d448bd243a3850eebbe1a4520372260e28a)), - closes [EX-4712](https://searchbroker.atlassian.net/browse/EX-4712) - **url:** add new URL Manager component - ([b3ea10d](https://github.com/empathyco/x/commit/b3ea10dfa0f94d13104372e6bde1733a2c013dae)), - closes [EX-4566](https://searchbroker.atlassian.net/browse/EX-4566) ### Testing - **partial-results:** mock adapter for partial results e2e tests - ([1515e79](https://github.com/empathyco/x/commit/1515e796ab72ada9936cb5d288dea76f83e50bf5)), - closes [EX-4647](https://searchbroker.atlassian.net/browse/EX-4647) ## [3.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.20...@empathyco/x-components@3.0.0-alpha.21) (2021-09-15) ### Features - **design-system:** add `Shadow` component - ([2592a4d](https://github.com/empathyco/x/commit/2592a4d9975109b0733a550c7d40f271ec984456)), - closes [EX-4739](https://searchbroker.atlassian.net/browse/EX-4739) - **e2e:** mock adapter for query suggestions tests - ([8566a82](https://github.com/empathyco/x/commit/8566a82954f12bf1592e398a8eed5871596b6f2a)), - closes [EX-4645](https://searchbroker.atlassian.net/browse/EX-4645) - export store utils - ([663f952](https://github.com/empathyco/x/commit/663f95227815fe2f7a9fcbb0b290774f26b4d7eb)), - closes [EX-4742](https://searchbroker.atlassian.net/browse/EX-4742) ### Bug Fixes - **design-system:** fix typo. Increase `gap` and `padding` tokens up to 10. Add class for list item flex none - ([c47a888](https://github.com/empathyco/x/commit/c47a888c43ceb9f152f55b3831aaf575586942a3)), - closes [EX-4720](https://searchbroker.atlassian.net/browse/EX-4720) ## [3.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.19...@empathyco/x-components@3.0.0-alpha.20) (2021-09-15) ### Features - **no-suggestions:** Remove `no-suggestions` module. - ([4a859e7](https://github.com/empathyco/x/commit/4a859e787736feccc0a38b25ae7594553f8f4978)), - closes [EX-4736](https://searchbroker.atlassian.net/browse/EX-4736) - **search:** save `Redirection`'s entities - ([cdba4a6](https://github.com/empathyco/x/commit/cdba4a656f7cea74115d06173151d450657d1aed)), - closes [EX-4730](https://searchbroker.atlassian.net/browse/EX-4730) ## [3.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.18...@empathyco/x-components@3.0.0-alpha.19) (2021-09-13) ### Bug Fixes - Fix recommendations `setParams` wire. Export `LIST_ITEMS_KEY`. - ([6262d80](https://github.com/empathyco/x/commit/6262d8076941847900a9f577a6588547e4fb703c)), - closes [EX-4724](https://searchbroker.atlassian.net/browse/EX-4724) ## [3.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.17...@empathyco/x-components@3.0.0-alpha.18) (2021-09-10) @@ -3686,7 +2914,7 @@ Co-authored-by: Diego Pascual Co-authored-by: - **facets:** Rename `Filters` component to `FiltersList`. - **facets:** Remove `MultiSelectFilters` component. Filters are multi-select by default. Apply the `SingleSelectModifier` using the `FilterEntityFactory` to make the desired `Facet` single select. -- **facets:** Refactor `HierarchicalFilter.children` field. Now, this field is a list of the +- **facets:** Refactor `HierarchicalFilter.children` field. Now, this field is list of the `Filter.ids` of the children filter. All `HierarchicalFilter`s are flattened in the `Facet.filters` list. - **facets:** Remove `facets` prop in the `Facets` component to provide `Facets` to the state. Use @@ -3694,9 +2922,9 @@ Co-authored-by: Diego Pascual Co-authored-by: - **facets:** Remove `UserChangedSelectedFilters` event from `Facets` component. Use `FacetsProvider` component instead. - **facets:** Remove `UserClickedClearFacetFilters` event. `UserClickedClearAllFilters` is emitted - instead. Its payload is now a list of `Facet.id`s. + instead. Its payload is now list of `Facet.id`s. - **facets:** Rename `UserClickedFacetAllFilter` event to `UserClickedAllFilter`. Its payload is now - a list of `Facet.id`s. + list of `Facet.id`s. - **facets:** Remove `BackendFacetsChanged` event. Use `FacetsChanged` event instead. - **facets:** Remove `BackendFacetsProvided` event. Use `FacetsGroupProvided` instead. - **facets:** Remove `FrontendFacetsChanged` event. Use `FacetsGroupProvided` instead. @@ -3709,155 +2937,77 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **animations:** add new `TranslateFromRight` animation - ([e13561f](https://github.com/empathyco/x/commit/e13561f79e6ec04fed9ed99e56d75254f40858f5)), - closes [EX-4696](https://searchbroker.atlassian.net/browse/EX-4696) - **design-system:** add `SingleColumnLayout` component. - ([97f3000](https://github.com/empathyco/x/commit/97f3000ff024c0d46ce06099babc0ed17bc6ebe2)), - closes [EX-4706](https://searchbroker.atlassian.net/browse/EX-4706) - **design-system:** add lists background colors to Design System - ([9d23d61](https://github.com/empathyco/x/commit/9d23d6145d3a6ac12f0553af5ced2c5cc9c68653)), - closes [EX-4695](https://searchbroker.atlassian.net/browse/EX-4695) - **facets-next:** move HierarchicalFilter component to new `facets-next` x-module - ([a8c18ea](https://github.com/empathyco/x/commit/a8c18ea47df4ee451a13a55d5e9ee58dc8a5cf56)), - closes [EX-4622](https://searchbroker.atlassian.net/browse/EX-4622) - **facets:** remove old `facets` X Module and replace by `facets-next`. - ([a47d99f](https://github.com/empathyco/x/commit/a47d99fd9ccbb046c5a5054a92e723f2675b7563)), - closes [EX-3663](https://searchbroker.atlassian.net/browse/EX-3663) - **mixin:** add origin injection in the mixin and the bus - ([2304155](https://github.com/empathyco/x/commit/2304155aa5ab422193e4a9f01755c066a25f0c9e)), - closes [EX-4636](https://searchbroker.atlassian.net/browse/EX-4636) - **next-queries:** add `NextQueriesList` component. - ([eeb66c8](https://github.com/empathyco/x/commit/eeb66c865d9ca269ee4ef54e664c272a2d9ef233)), - closes [EX-4527](https://searchbroker.atlassian.net/browse/EX-4527) - **search:** add origin to the request - ([eb81c7e](https://github.com/empathyco/x/commit/eb81c7e1dacdf0cc201995c9ac5dfe9bb4f64a2d)), - closes [EX-4637](https://searchbroker.atlassian.net/browse/EX-4637) - **spellcheck:** add spellchecked query to Alias API - ([226f1fe](https://github.com/empathyco/x/commit/226f1fe2ddc5426472fd5819a999102395d0fdab)), - closes [EX-4694](https://searchbroker.atlassian.net/browse/EX-4694) -- **url:** add `url` x-module config. (#129) - ([6570590](https://github.com/empathyco/x/commit/6570590738f3667419427fcde74fafe96e851f3c)), - closes [EX-4578](https://searchbroker.atlassian.net/browse/EX-4578) +- **url:** add `url` x-module config. [(#129)](https://github.com/empathyco/x/pull/129) - **url:** add new events - ([702a8a8](https://github.com/empathyco/x/commit/702a8a8342b63831c78f6c3b018351787cd27c0a)), - closes [EX-4562](https://searchbroker.atlassian.net/browse/EX-4562) - **url:** add url module state, urlParams getter and its emitter - ([2c549ec](https://github.com/empathyco/x/commit/2c549eca859aafd68e67eddf4882d9ae43827991)), - closes [EX-4570](https://searchbroker.atlassian.net/browse/EX-4570) ### Bug Fixes - **design-system:** fix issues with components height and layout - ([4499b10](https://github.com/empathyco/x/commit/4499b101c9207f080e1995faa3d6639c102e0f2f)), - closes [EX-4693](https://searchbroker.atlassian.net/browse/EX-4693) - **popular-searches:** fix popular searches and query suggestions canceling requests. - ([818c373](https://github.com/empathyco/x/commit/818c373acc0036b2f20378ebdcba2c261890d03b)), - closes [EX-4697](https://searchbroker.atlassian.net/browse/EX-4697) ### Testing - **e2e:** mock adapter for identifier results - ([44b0f3a](https://github.com/empathyco/x/commit/44b0f3ac2c8adbcc0d9deedbbdad8a120b51b1cc)), - closes [EX-4472](https://searchbroker.atlassian.net/browse/EX-4472) ## [3.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.16...@empathyco/x-components@3.0.0-alpha.17) (2021-08-26) ### Features - **facets-next:** add all remaining components to Facets Next X-Module - ([b9e0afc](https://github.com/empathyco/x/commit/b9e0afcbc657ec4925054bcb24f61de5f35fc741)), - closes [EX-4615](https://searchbroker.atlassian.net/browse/EX-4615) - **next-queries:** add extra params in the request - ([d6b362b](https://github.com/empathyco/x/commit/d6b362ba94c1755004f005b6841c03a4e73bfe98)), - closes [EX-4624](https://searchbroker.atlassian.net/browse/EX-4624) - **popular-searches:** add extra params - ([697055e](https://github.com/empathyco/x/commit/697055eb28bf4640eb879d4559d083c51ab775f9)), - closes [EX-4623](https://searchbroker.atlassian.net/browse/EX-4623) - **query-suggestions:** add new extra params in the request - ([c15512c](https://github.com/empathyco/x/commit/c15512cd6b633d5eefecf8e9efdef2e921d84901)), - closes [EX-4627](https://searchbroker.atlassian.net/browse/EX-4627) - **recommendations:** recommendations extra params and state reset on change. - ([a5938ac](https://github.com/empathyco/x/commit/a5938ac1280fc273c633061f411c5a47b15e5d78)), - closes [EX-4626](https://searchbroker.atlassian.net/browse/EX-4626) - **related-tags:** add new extra params in the request - ([6d642b5](https://github.com/empathyco/x/commit/6d642b59b3030c5c04f00e38a90253aa2199d0a8)), - closes [EX-4625](https://searchbroker.atlassian.net/browse/EX-4625) - **search:** add extra params to search module - ([1c44a70](https://github.com/empathyco/x/commit/1c44a708a4df63b879fccc8617bf1b1fb12747a0)), - closes [EX-4554](https://searchbroker.atlassian.net/browse/EX-4554) ### Testing - **e2e:** mock search-box e2e tests - ([155b15c](https://github.com/empathyco/x/commit/155b15c046956fec2ecfbed8bc322360bcad43f0)), - closes [EX-4474](https://searchbroker.atlassian.net/browse/EX-4474) ## [3.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.15...@empathyco/x-components@3.0.0-alpha.16) (2021-08-24) ### Features - **extra-params:** add new renderless extra params component - ([ec844c3](https://github.com/empathyco/x/commit/ec844c359c3d5a7f8ecd389d0138c6c53c839c87)), - closes [EX-4605](https://searchbroker.atlassian.net/browse/EX-4605) - **extra-params:** add new snippet extra params component - ([33e68df](https://github.com/empathyco/x/commit/33e68dfdef7e44e67f7e9f4ff093ade235f0c563)), - closes [EX-4545](https://searchbroker.atlassian.net/browse/EX-4545) - **facets-next:** add `AllFilter`, `BaseFilter` and `EditableNumberRangeFilter` components to `facets-next` x-module. - ([8483937](https://github.com/empathyco/x/commit/84839377076cdf97a765d44511b12f770bd9b33f)), - closes [EX-4592](https://searchbroker.atlassian.net/browse/EX-4592) - **facets-next:** add `Facets` component to `facets-next` x-module - ([1a4daea](https://github.com/empathyco/x/commit/1a4daeaf6e49dee7c41c0a98811853c32c22e01b)), - closes [EX-3661](https://searchbroker.atlassian.net/browse/EX-3661) - **facets-next:** add `FacetsProvider` component - ([c52d972](https://github.com/empathyco/x/commit/c52d972e2d3470e7ae6b159e72b4deeac3971053)), - closes [EX-4588](https://searchbroker.atlassian.net/browse/EX-4588) - **facets-next:** add `SimpleFilter`, `HierarchicalFilter`, `NumberRangeFilter`, `RenderlessFilter` and `Filters` components to the `facets-next` x-module. - ([8f82d12](https://github.com/empathyco/x/commit/8f82d123c8dee6dcc403a46684c4793596d44008)), - closes [EX-4614](https://searchbroker.atlassian.net/browse/EX-4614) ### Testing - **facets-next:** add missing service tests - ([7d462e1](https://github.com/empathyco/x/commit/7d462e18847dd0632a66701341078f0a9a1318a3)), - closes [EX-4589](https://searchbroker.atlassian.net/browse/EX-4589) ## [3.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.14...@empathyco/x-components@3.0.0-alpha.15) (2021-08-20) ### Features - **extra-params:** add `ExtraParams` component - ([e1bbf2c](https://github.com/empathyco/x/commit/e1bbf2cbf251a5e7cdf4ebefbd3f4bcf4230cb21)), - closes [EX-4575](https://searchbroker.atlassian.net/browse/EX-4575) - **extra-params:** add module - ([f20323d](https://github.com/empathyco/x/commit/f20323d5ae817576b468c04a240eee380e8ff5be)), - closes [EX-4585](https://searchbroker.atlassian.net/browse/EX-4585) - **facets-next:** add facets to the state and facets getter - ([27ce68d](https://github.com/empathyco/x/commit/27ce68d47a6414457cd648f261b50bb88e171718)), - closes [EX-4584](https://searchbroker.atlassian.net/browse/EX-4584) - modify search function in XAPI to open X - ([9c42da0](https://github.com/empathyco/x/commit/9c42da0af70dfdb5f767eccb08f47e402ac47a70)), - closes [EX-3555](https://searchbroker.atlassian.net/browse/EX-3555) - **facets-next:** Add `FacetsService` - ([3b2871f](https://github.com/empathyco/x/commit/3b2871f9993b8cde206585e863f7c10cbe1f80d9)), - closes [EX-3653](https://searchbroker.atlassian.net/browse/EX-3653) - **facets-next:** add wiring. add new `wireService` and `wireServiceWithoutPayload` wires factories. - ([b28a221](https://github.com/empathyco/x/commit/b28a221b8a23ca2d307f75b01242ccabb7d218e0)), - closes [EX-3657](https://searchbroker.atlassian.net/browse/EX-3657) - **url:** add new empty module - ([955a3bf](https://github.com/empathyco/x/commit/955a3bf35930be8688ad8fefc20632573e8e899b)), - closes [EX-3203](https://searchbroker.atlassian.net/browse/EX-3203) ### Testing - **e2e:** mock adapter on popular searches requests - ([2a8d652](https://github.com/empathyco/x/commit/2a8d6529c361be7922a2f640affdedd5e830f82e)), - closes [EX-4466](https://searchbroker.atlassian.net/browse/EX-4466) - **e2e:** move stubs creation within the test itself and rewrite mocking features - ([f99d4e4](https://github.com/empathyco/x/commit/f99d4e4297dc5e55fbf6b7a3f23dfde4db25d2c6)), - closes [EX-4533](https://searchbroker.atlassian.net/browse/EX-4533) ## [3.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.13...@empathyco/x-components@3.0.0-alpha.14) (2021-08-11) @@ -3875,123 +3025,82 @@ Co-authored-by: Diego Pascual Co-authored-by: - **components:** add option to hide decimals if the number to format is an integer in `currencyFormatter` `format` option. - ([b2f6450](https://github.com/empathyco/x/commit/b2f64507f3ce4713c9ed1df725a2c84c01c21f78)), - closes [EX-3547](https://searchbroker.atlassian.net/browse/EX-3547) - **facets-next:** add entity filter modifiers - ([7074938](https://github.com/empathyco/x/commit/70749382e0a310736ce9b75c5ac1d4466384d0fe)), - closes [EX-3651](https://searchbroker.atlassian.net/browse/EX-3651) - **facets-next:** add support for the new search types in search adapter - ([aec475e](https://github.com/empathyco/x/commit/aec475e4f689e63a4dc1b0fed3c3ade73b5122f2)), - closes [EX-3640](https://searchbroker.atlassian.net/browse/EX-3640) ### Testing - **e2e:** mock adapter on next queries requests - ([1434ef7](https://github.com/empathyco/x/commit/1434ef767b305b90522d54ef0cd42d33eea8e38e)), - closes [EX-4468](https://searchbroker.atlassian.net/browse/EX-4468) - **e2e:** mock all the e2e requests of Next Queries - ([cff6438](https://github.com/empathyco/x/commit/cff6438dc3f9053d778ab8b58b789cb37104c3bd)) ## [3.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.12...@empathyco/x-components@3.0.0-alpha.13) (2021-08-05) ### Build System - upgrade x-translations dependencies - ([6e538fa](https://github.com/empathyco/x/commit/6e538facd2a9655532f797e340572550347dfc72)), - closes [EX-4506](https://searchbroker.atlassian.net/browse/EX-4506) ## [3.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.11...@empathyco/x-components@3.0.0-alpha.12) (2021-08-05) ### Features - **facets-next:** add `EditableNumberRangeFilterEntity` - ([876da46](https://github.com/empathyco/x/commit/876da466da986de89b40dcceb4119cac816228d1)), - closes [EX-4356](https://searchbroker.atlassian.net/browse/EX-4356) - **facets-next:** add `HierarchicalFilterEntity` - ([d633721](https://github.com/empathyco/x/commit/d633721b6c795ee9145925d366216edd616b0807)), - closes [EX-4354](https://searchbroker.atlassian.net/browse/EX-4354) - **facets-next:** add `RawFilterEntity` - ([f87d873](https://github.com/empathyco/x/commit/f87d8737d8a2049f7311294f7c260b36f542014b)), - closes [EX-4358](https://searchbroker.atlassian.net/browse/EX-4358) ## [3.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.10...@empathyco/x-components@3.0.0-alpha.11) (2021-08-03) ### Features - **facets-next:** add `SimpleFilterEntity` - ([9b551a4](https://github.com/empathyco/x/commit/9b551a41d6e67c64942cfe26051a06ce7dc91a65)), - closes [EX-4352](https://searchbroker.atlassian.net/browse/EX-4352) ### Bug Fixes - **animations:** disable leaving elements listening to click events - ([3d7b92b](https://github.com/empathyco/x/commit/3d7b92b1baa2c86c3fe8e390cec8a203bc62c95e)), - closes [EX-4504](https://searchbroker.atlassian.net/browse/EX-4504) ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ## [3.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.9...@empathyco/x-components@3.0.0-alpha.10) (2021-07-29) ### Features - **facets-next:** add module - ([b002637](https://github.com/empathyco/x/commit/b002637c535d9a1654a264cd3c759fc013cf8fdc)), - closes [EX-3647](https://searchbroker.atlassian.net/browse/EX-3647) ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ## [3.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.8...@empathyco/x-components@3.0.0-alpha.9) (2021-07-29) ### Bug Fixes - **banners:** fix repeated banners and promoted on page load - ([aec10f1](https://github.com/empathyco/x/commit/aec10f1a6d8b65e32eaf459a2d110cb6ea18111f)), - closes [EX-4492](https://searchbroker.atlassian.net/browse/EX-4492) - **directives:** change `infinite-scroll` threshold to avoid decimals bug in `Chrome` - ([41b9c6e](https://github.com/empathyco/x/commit/41b9c6ebe295e0887dbf65a4ad54dfdef501ca15)), - closes [EX-4489](https://searchbroker.atlassian.net/browse/EX-4489) ## [3.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.7...@empathyco/x-components@3.0.0-alpha.8) (2021-07-28) ### Bug Fixes - **promoted:** fix name export of PromotedsList component - ([e29bc52](https://github.com/empathyco/x/commit/e29bc52d0c82ba85dc013882e5d80674a870de2f)), - closes [EX-4484](https://searchbroker.atlassian.net/browse/EX-4484) ## [3.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.5...@empathyco/x-components@3.0.0-alpha.7) (2021-07-27) ### Features - **search:** add `BannersList` and `PromotedsList` components - ([5794f31](https://github.com/empathyco/x/commit/5794f312d21e8b4ec64192ec0533a6f762b39959)), - closes [EX-4293](https://searchbroker.atlassian.net/browse/EX-4293) ### Bug Fixes - **design-system:** Fix padding in Input Group Line variant - ([bea2153](https://github.com/empathyco/x/commit/bea2153b702a37e05cc3240fc6201f5b7f38ed5f)), - closes [EX-4459](https://searchbroker.atlassian.net/browse/EX-4459) ### Code Refactoring - **design-system:** rename `tokens` to use `style-dictionary` - ([1c25fdc](https://github.com/empathyco/x/commit/1c25fdcbe7e13388e465dabd565597acbda32f85)), - closes [EX-4327](https://searchbroker.atlassian.net/browse/EX-4327) ### Testing - **e2e:** stub 'adapter.getTopRecommendations` calls - ([93480b4](https://github.com/empathyco/x/commit/93480b4cd14f90b17d85a12debb4a922381b5de7)), - closes [EX-3433](https://searchbroker.atlassian.net/browse/EX-3433) ## [3.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.5...@empathyco/x-components@3.0.0-alpha.6) (2021-07-20) @@ -4002,118 +3111,75 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Continuous Integration - Fix publishing in x-components. Normalize build scripts. - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) ## [3.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.3...@empathyco/x-components@3.0.0-alpha.4) (2021-07-15) ### Testing - **component:** configure Cypress component testing - ([a39172e](https://github.com/empathyco/x/commit/a39172e030f81abf6f9ad1a0cdd5079ec4320e1b)), - closes [EX-4339](https://searchbroker.atlassian.net/browse/EX-4339) ## [3.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.2...@empathyco/x-components@3.0.0-alpha.3) (2021-07-14) ### Features - **design-system:** add scroll-to-top slot in Layout - ([421e937](https://github.com/empathyco/x/commit/421e9371da6f84069ae033cf0cba8ef360c2603e)), - closes [EX-4192](https://searchbroker.atlassian.net/browse/EX-4192) - **search:** add `Promoted` component - ([9c887dc](https://github.com/empathyco/x/commit/9c887dc77e66bf4847a0592557f68461844e0c44)), - closes [EX-4289](https://searchbroker.atlassian.net/browse/EX-4289) - **search:** add Banner component - ([205bf13](https://github.com/empathyco/x/commit/205bf13fe72a5d2c9b28fd0866a9ceb2d14b1700)), - closes [EX-4291](https://searchbroker.atlassian.net/browse/EX-4291) ### Bug Fixes - **components:** make column picker & grid components listen to only `ColumnsNumberProvided` event to fix incorrect columns number on re-mounts - ([0d3d366](https://github.com/empathyco/x/commit/0d3d366266cee2e383d442913736d35d2f80ea7c)), - closes [EX-4189](https://searchbroker.atlassian.net/browse/EX-4189) - **directives:** `InfiniteScroll` now works properly in Safari and with html or body as containers - ([4921d31](https://github.com/empathyco/x/commit/4921d315b9732f200b1946e2938d20277f04cace)), - closes [EX-3826](https://searchbroker.atlassian.net/browse/EX-3826) -- **search:** clean sort value after accept a new query - ([0e49049](https://github.com/empathyco/x/commit/0e490499c35ac56705a05c12b05be4f5a86ae8ce)), - closes [EX-4188](https://searchbroker.atlassian.net/browse/EX-4188) +- **search:** clean sort value after accept new query ### Documentation - **query-suggestions:** adapt examples to edocs guidelines - ([b2380f9](https://github.com/empathyco/x/commit/b2380f95f85d838f0762ea1e608a3ae65ea11b58)), - closes [EX-3490](https://searchbroker.atlassian.net/browse/EX-3490) - **related-tags:** adapt to eDocs guidelines - ([c0cc8ba](https://github.com/empathyco/x/commit/c0cc8ba8a04ca21a206cecd9e657b354e1ece782)) ### Testing - enable e2e test and fix tests - ([9d07a2a](https://github.com/empathyco/x/commit/9d07a2a0d146c5ad9cd5441023b864148759b5b5)), - closes [EX-4363](https://searchbroker.atlassian.net/browse/EX-4363) -## [3.0.0-alpha.2](https://bitbucket.org/colbenson/x-components/branches/compare/v3.0.0-alpha.2%0Dv3.0.0-alpha.1) (2021-06-30) +## 3.0.0-alpha.2 (2021-06-30) ### Features - **facets:** add `click:show-more` & `click:show-less` events to the `SlicedFilters` component. - ([cc1396f](https://bitbucket.org/colbenson/x-components/commits/cc1396fd2e0e07b1e5994ba82cc721aecdfa0bc6)), - closes [EX-4284](https://searchbroker.atlassian.net/browse/EX-4284) ### Bug Fixes - **components:** `StaggeringTransitionGroup` elements now are positioned correctly in scroll containers - ([54dbc83](https://bitbucket.org/colbenson/x-components/commits/54dbc83ba764617b4be48c8f7f8272f92e71b924)), - closes [EX-4257](https://searchbroker.atlassian.net/browse/EX-4257) -## [3.0.0-alpha.1](https://bitbucket.org/colbenson/x-components/branches/compare/v3.0.0-alpha.1%0Dv3.0.0-alpha.0) (2021-06-30) +## 3.0.0-alpha.1 (2021-06-30) ### Features - **components:** Add `@XEmit` decorator - ([b4e107a](https://bitbucket.org/colbenson/x-components/commits/b4e107a710ec0312a50366f43b30745c72e69eff)), - closes [EX-4245](https://searchbroker.atlassian.net/browse/EX-4245) - **device:** Add `device` module - ([f02cd8b](https://bitbucket.org/colbenson/x-components/commits/f02cd8b47999235f888c883b07504307110ed0c4)), - closes [EX-4243](https://searchbroker.atlassian.net/browse/EX-4243) - **device:** add `DeviceDetector` component - ([7b1df85](https://bitbucket.org/colbenson/x-components/commits/7b1df85238ab7ed70e165d499425846e39fbc5de)), - closes [EX-4244](https://searchbroker.atlassian.net/browse/EX-4244) - **x-installer:** make `SnippetConfig` object available for all components - ([b7a3f30](https://bitbucket.org/colbenson/x-components/commits/b7a3f3047fa5f72995da0f69ca0624d4a24fed49)), - closes [EX-3553](https://searchbroker.atlassian.net/browse/EX-3553) - **x-plugin:** Remove `XConfig` - ([bf54080](https://bitbucket.org/colbenson/x-components/commits/bf54080d18f0c3bc67589d695fde8d9418240d32)), - closes [EX-4240](https://searchbroker.atlassian.net/browse/EX-4240) ### Bug Fixes - **design-system:** solve `Safari` `gap` issues - ([c26917a](https://bitbucket.org/colbenson/x-components/commits/c26917a9b38363ea77eee19d26bad61c2a8ae5a8)), - closes [EX-3894](https://searchbroker.atlassian.net/browse/EX-3894) ### Testing - **e2e:** add test for spellcheck component - ([456e120](https://bitbucket.org/colbenson/x-components/commits/456e120924377203986d50a58f4b9733aee2be8b)), - closes [EX-3963](https://searchbroker.atlassian.net/browse/EX-3963) ### Documentation - **search-box:** update props and bindings table style and avoid warning block auto-formatting - ([ab8716b](https://bitbucket.org/colbenson/x-components/commits/ab8716b1e00e1886a523b3f2acb029ce4d918287)), - closes [EX-4231](https://searchbroker.atlassian.net/browse/EX-4231) ### Styling - format entire project - ([8083870](https://bitbucket.org/colbenson/x-components/commits/80838700530436c6e566a89c13a4912fb754f512)), - closes [EX-4287](https://searchbroker.atlassian.net/browse/EX-4287) -## [3.0.0-alpha.0](https://bitbucket.org/colbenson/x-components/branches/compare/v3.0.0-alpha.0%0Dv2.1.0-alpha.1) (2021-06-22) +## 3.0.0-alpha.0 (2021-06-22) ### ⚠ BREAKING CHANGES @@ -4123,574 +3189,286 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **components:** add new `BaseIdPanelToggleButton` and `BaseIdPanelToggle` components - ([c10b484](https://bitbucket.org/colbenson/x-components/commits/c10b48487732512edf40565b3abb892ce518c6dd)), - closes [EX-4100](https://searchbroker.atlassian.net/browse/EX-4100) ### Testing - **e2e:** add identifier results tests - ([9e93136](https://bitbucket.org/colbenson/x-components/commits/9e93136c61315bc8d4bb7b0d0f61135413d6d7a9)), - closes [EX-3961](https://searchbroker.atlassian.net/browse/EX-3961) ### Code Refactoring - **design-system:** rename `styles` folder to `design-system` - ([48b5868](https://bitbucket.org/colbenson/x-components/commits/48b586823afcbe59a5d164c2b0f85fa7bccebab7)), - closes [EX-4227](https://searchbroker.atlassian.net/browse/EX-4227) -## [2.1.0-alpha.1](https://bitbucket.org/colbenson/x-components/branches/compare/v2.1.0-alpha.1%0Dv2.1.0-alpha.0) (2021-06-16) +## 2.1.0-alpha.1 (2021-06-16) ### Features - **components:** change the render conditions in the `Layout` component - ([35645de](https://bitbucket.org/colbenson/x-components/commits/35645de648a0226b6d1a247c3f5353fb5a43cf35)), - closes [EX-4171](https://searchbroker.atlassian.net/browse/EX-4171) - **design-system:** add `x-button--ghost-start` and `x-button--ghost-end` modifiers to `x-button--ghost` variant - ([2803dd1](https://bitbucket.org/colbenson/x-components/commits/2803dd1bc7209c07f90dbc4a49d255032b18f5b8)), - closes [EX-4179](https://searchbroker.atlassian.net/browse/EX-4179) - **design-system:** add `x-dropdown` size variants - ([d5649ab](https://bitbucket.org/colbenson/x-components/commits/d5649abb8b6a527426cd12a2dea6c950054c42ca)), - closes [EX-4098](https://searchbroker.atlassian.net/browse/EX-4098) - **design-system:** add more values to the `x-list` variants - ([5295e2e](https://bitbucket.org/colbenson/x-components/commits/5295e2e0bd2a6db15e13a0bd3b316ae5dcb99616)), - closes [EX-4174](https://searchbroker.atlassian.net/browse/EX-4174) - **design-system:** fix the issue with the `x-tag` and `x-filter` in the selected filters - ([bdcbdeb](https://bitbucket.org/colbenson/x-components/commits/bdcbdeb5b351f9fca148afb4ec1a8fdd1d4173e3)), - closes [EX-4178](https://searchbroker.atlassian.net/browse/EX-4178) - **empathize:** add `isOpen` to store state and expose through the Alias API - ([590e4db](https://bitbucket.org/colbenson/x-components/commits/590e4db5ef700434bbcf9787825e0ebcfc01b7ff)), - closes [EX-4164](https://searchbroker.atlassian.net/browse/EX-4164) - **facets:** add `isSelected` binding to the `AllFilter` component slot - ([2b86731](https://bitbucket.org/colbenson/x-components/commits/2b86731725bb84220b7a0dd7247fe034781442fc)), - closes [EX-4173](https://searchbroker.atlassian.net/browse/EX-4173) ### Bug Fixes - **components:** emit initial default value in the `ColumnPicker` mixin - ([d7439b8](https://bitbucket.org/colbenson/x-components/commits/d7439b8317a820a710186870c8a2740b65d45d5b)), - closes [EX-4114](https://searchbroker.atlassian.net/browse/EX-4114) - **design-system:** fix the stroke and the text decoration in the typography - ([6bd879d](https://bitbucket.org/colbenson/x-components/commits/6bd879d751ef3c839ad2d466b7887e4048d14157)), - closes [EX-4176](https://searchbroker.atlassian.net/browse/EX-4176) - **facets:** `isNewQuery` utility was returning false when only one query was empty - ([b0405e2](https://bitbucket.org/colbenson/x-components/commits/b0405e2eb7effc27f7de9e358ae95e0f3b860d1c)), - closes [EX-4160](https://searchbroker.atlassian.net/browse/EX-4160) - **facets:** new label slot inside the `Hierarchical Filter` children - ([7fd1275](https://bitbucket.org/colbenson/x-components/commits/7fd1275fcc52b80d26e08a077091d8e38a14db98)), - closes [EX-4172](https://searchbroker.atlassian.net/browse/EX-4172) - **utils:** add missing exports to barrel - ([abc8059](https://bitbucket.org/colbenson/x-components/commits/abc8059bc8ce1c2a7fe7a063a784d74fca789e36)), - closes [EX-4182](https://searchbroker.atlassian.net/browse/EX-4182) ### Documentation - **search-box:** remove values column in props generated table in component doc - ([efcb814](https://bitbucket.org/colbenson/x-components/commits/efcb814151bbfcbfb304dd0c4fbf499d501a3e65)), - closes [EX-4137](https://searchbroker.atlassian.net/browse/EX-4137) ### Testing - **e2e:** add partial results tests - ([4f09ab4](https://bitbucket.org/colbenson/x-components/commits/4f09ab49bfe232f4d7fdeedf22e67adb7bb9b6f6)), - closes [EX-3959](https://searchbroker.atlassian.net/browse/EX-3959) -## [2.1.0-alpha.0](https://bitbucket.org/colbenson/x-components/branches/compare/v2.1.0-alpha.0%0Dv2.0.0-alpha.13) (2021-06-14) +## 2.1.0-alpha.0 (2021-06-14) ### Features - **components:** add `AnimateWidth` animation component - ([8c7c3e5](https://bitbucket.org/colbenson/x-components/commits/8c7c3e59973d4bed5ff54c673af0b02a69318a34)), - closes [EX-4107](https://searchbroker.atlassian.net/browse/EX-4107) - **design-system:** add `SlidingPanel` default CSS and tokens - ([08c7539](https://bitbucket.org/colbenson/x-components/commits/08c7539b18eeacf798a49f146f8e3f67447dedd7)), - closes [EX-3864](https://searchbroker.atlassian.net/browse/EX-3864) - **design-system:** add `x-scroll` component and tokens - ([7ba7913](https://bitbucket.org/colbenson/x-components/commits/7ba791318eb0c27011346821b230f5873de37e6f)), - closes [EX-4085](https://searchbroker.atlassian.net/browse/EX-4085) - **design-system:** add Design System classes for the picture image fallback and placeholder - ([5503e63](https://bitbucket.org/colbenson/x-components/commits/5503e63e8c96a4fa3b1ba26302e6b3e51a0f9ed8)), - closes [EX-4070](https://searchbroker.atlassian.net/browse/EX-4070) - **design-system:** add Design System icons - ([dfe4e51](https://bitbucket.org/colbenson/x-components/commits/dfe4e5188ae5c37463e03a707092fa146ecac127)), - closes [EX-3973](https://searchbroker.atlassian.net/browse/EX-3973) - **design-system:** add Direction Border and Padding List variants - ([2efdc21](https://bitbucket.org/colbenson/x-components/commits/2efdc21f97416e9a6f9f1cd6e7bd377ad7893c19)), - closes [EX-4064](https://searchbroker.atlassian.net/browse/EX-4064) - **design-system:** add icons to the Design System view - ([b5f86ce](https://bitbucket.org/colbenson/x-components/commits/b5f86cecb39fa9b039317fead3d5461b4ac71357)), - closes [EX-4110](https://searchbroker.atlassian.net/browse/EX-4110) - **design-system:** add Layout component and Design System Layout component - ([acc0e2e](https://bitbucket.org/colbenson/x-components/commits/acc0e2eba22af933ec977be615f64702c909f9b3)), - closes [EX-3866](https://searchbroker.atlassian.net/browse/EX-3866) - **design-system:** add list design tokens - ([83a024c](https://bitbucket.org/colbenson/x-components/commits/83a024ca2872001382cf5352184150d73d75057c)), - closes [EX-3925](https://searchbroker.atlassian.net/browse/EX-3925) - **design-system:** add new typography variants - ([fc934bc](https://bitbucket.org/colbenson/x-components/commits/fc934bc2026d8d161c394f9c51f2eab6b87c0ac5)), - closes [EX-4092](https://searchbroker.atlassian.net/browse/EX-4092) - **design-system:** add option list tokens - ([088ad59](https://bitbucket.org/colbenson/x-components/commits/088ad5952a04e22f23639ebe194236db199d0b39)), - closes [EX-3860](https://searchbroker.atlassian.net/browse/EX-3860) - **design-system:** add `x-grid` Design System tokens - ([5f198c5](https://bitbucket.org/colbenson/x-components/commits/5f198c587cae04443d28b329f6ff6db883c0073e)), - closes [EX-4082](https://searchbroker.atlassian.net/browse/EX-4082) - **design-system:** add `x-result` Design System tokens - ([33c13d7](https://bitbucket.org/colbenson/x-components/commits/33c13d79fa5444c48b1514ddbc77bcb718a303fc)), - closes [EX-3765](https://searchbroker.atlassian.net/browse/EX-3765) - **design-system:** improve `x-icon` token - ([088ee0a](https://bitbucket.org/colbenson/x-components/commits/088ee0aa9305306f66297d1c35fc47c856c2d361)), - closes [EX-4017](https://searchbroker.atlassian.net/browse/EX-4017) - **design-system:** add `x-row` and `x-row-item` tokens - ([fb58ef1](https://bitbucket.org/colbenson/x-components/commits/fb58ef1d6835cf55bc38226efe30d9cc613680ba)), - closes [EX-4000](https://searchbroker.atlassian.net/browse/EX-4000) - **design-system:** add `x-picture` Design System tokens - ([7117399](https://bitbucket.org/colbenson/x-components/commits/71173997a39b2de1b018f4b96485dbfab940c382)), - closes [EX-3977](https://searchbroker.atlassian.net/browse/EX-3977) - **facets:** add `SortedFilters` component - ([319106b](https://bitbucket.org/colbenson/x-components/commits/319106b785ea13457c3cdb824ac371160077704d)) - **components:** change `NoElement` component to be not functional - ([c4d4590](https://bitbucket.org/colbenson/x-components/commits/c4d45908d27801b0a8c847dbff54a9acd74dfd43)), - closes [EX-3997](https://searchbroker.atlassian.net/browse/EX-3997) - **components:** add `BaseResultPlaceholderImage` and `BaseResultFallbackImage` - ([cd246ce](https://bitbucket.org/colbenson/x-components/commits/cd246ce004eb04d5fa5f601fce281c1841fc4e14)), - closes [EX-4129](https://searchbroker.atlassian.net/browse/EX-4129) ### Bug Fixes - **components:** fix `SlidingPanel` buttons were blocking clicks while invisible - ([ee9a94a](https://bitbucket.org/colbenson/x-components/commits/ee9a94a227bd942570f689744b3f7c5cd351c342)), - closes [EX-4096](https://searchbroker.atlassian.net/browse/EX-4096) - **facets:** fix issue with hierarchical filters with no children - ([0c60915](https://bitbucket.org/colbenson/x-components/commits/0c609153764e3ad39bc3ed3bf7a0e47f92b94120)), - closes [EX-4136](https://searchbroker.atlassian.net/browse/EX-4136) - **search:** fix infinite scroll issues when filtering - ([4f08e32](https://bitbucket.org/colbenson/x-components/commits/4f08e32bf9de0f783cae9681733699b6a3c72d3a)), - closes [EX-4033](https://searchbroker.atlassian.net/browse/EX-4033) ### Testing - **e2e:** adapt `empathize` tests to cucumber - ([0c86765](https://bitbucket.org/colbenson/x-components/commits/0c8676593ab133f442a0cde8769f73a032096395)), - closes [EX-3797](https://searchbroker.atlassian.net/browse/EX-3797) - **e2e:** update Cypress to 7.4.0 - ([9c6db64](https://bitbucket.org/colbenson/x-components/commits/9c6db6455b6f6b61e3b0697e8de32a2d41d2a137)), - closes [EX-3991](https://searchbroker.atlassian.net/browse/EX-3991) ### Continuous Integration - **CI:** update package-lock - ([9d0c764](https://bitbucket.org/colbenson/x-components/commits/9d0c764181280135ccae3db16b1171a9cc066818)), - closes [EX-4046](https://searchbroker.atlassian.net/browse/EX-4046) ### Build System - **dependencies:** update `search-adapter` version - ([05e5cd7](https://bitbucket.org/colbenson/x-components/commits/05e5cd749c6a9524753e2316928069b7e7605306)), - closes [EX-4067](https://searchbroker.atlassian.net/browse/EX-4067) ### Documentation - **search-box:** update `SearcInput` component documentation - ([22f87db](https://bitbucket.org/colbenson/x-components/commits/22f87db5b2143cfde49b17d380c3156cb6610590)), - closes [EX-4029](https://searchbroker.atlassian.net/browse/EX-4029) - **search-box:** update `ClearSearchInput` documentation - ([0f01401](https://bitbucket.org/colbenson/x-components/commits/0f0140174878edfbba86ec761e66704b09e72721)), - closes [EX-4101](https://searchbroker.atlassian.net/browse/EX-4101) - **search-box:** update `SearchButton` documentation - ([c38f154](https://bitbucket.org/colbenson/x-components/commits/c38f154f4b7293e20004b15096d921bb6107fc0d)), - closes [EX-4090](https://searchbroker.atlassian.net/browse/EX-4090) - **build:** avoid creating Methods section in components documentation - ([2383080](https://bitbucket.org/colbenson/x-components/commits/2383080e4b73236f937fde6cdd4eb83b8ae9c5eb)), - closes [EX-4028](https://searchbroker.atlassian.net/browse/EX-4028) ### Code Refactoring - **components:** refactor `CollapseFromTop` animation to use only transformations - ([97e6b77](https://bitbucket.org/colbenson/x-components/commits/97e6b772d5776ab9542a23f9d54474a6ca652cff)), - closes [EX-4149](https://searchbroker.atlassian.net/browse/EX-4149) -## [2.0.0](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0%0Dv2.0.0-alpha.13) (2021-06-03) +## 2.0.0 (2021-06-03) ### Features - **design-system:** add `x-sliding-panel` tokens - ([08c7539](https://bitbucket.org/colbenson/x-components/commits/08c7539b18eeacf798a49f146f8e3f67447dedd7)), - closes [EX-3864](https://searchbroker.atlassian.net/browse/EX-3864) - **design-system:** add design system icons - ([dfe4e51](https://bitbucket.org/colbenson/x-components/commits/dfe4e5188ae5c37463e03a707092fa146ecac127)), - closes [EX-3973](https://searchbroker.atlassian.net/browse/EX-3973) - **design-system:** add `x-list`and variants tokens - ([83a024c](https://bitbucket.org/colbenson/x-components/commits/83a024ca2872001382cf5352184150d73d75057c)), - closes [EX-3925](https://searchbroker.atlassian.net/browse/EX-3925) - **design-system:** add `x-option-list` and variants tokens - ([088ad59](https://bitbucket.org/colbenson/x-components/commits/088ad5952a04e22f23639ebe194236db199d0b39)), - closes [EX-3860](https://searchbroker.atlassian.net/browse/EX-3860) - **design-system:** add `x-row` and `x-row-item` tokens - ([fb58ef1](https://bitbucket.org/colbenson/x-components/commits/fb58ef1d6835cf55bc38226efe30d9cc613680ba)), - closes [EX-4000](https://searchbroker.atlassian.net/browse/EX-4000) - **design-system:** add `x-picture` tokens - ([7117399](https://bitbucket.org/colbenson/x-components/commits/71173997a39b2de1b018f4b96485dbfab940c382)), - closes [EX-3977](https://searchbroker.atlassian.net/browse/EX-3977) - **facets:** add `SortedFilters` component - ([319106b](https://bitbucket.org/colbenson/x-components/commits/319106b785ea13457c3cdb824ac371160077704d)) - **no-element:** change `NoElement` component to be not functional - ([c4d4590](https://bitbucket.org/colbenson/x-components/commits/c4d45908d27801b0a8c847dbff54a9acd74dfd43)), - closes [EX-3997](https://searchbroker.atlassian.net/browse/EX-3997) ### Bug Fixes - **search:** fix infinite scroll issues when filtering - ([4f08e32](https://bitbucket.org/colbenson/x-components/commits/4f08e32bf9de0f783cae9681733699b6a3c72d3a)), - closes [EX-4033](https://searchbroker.atlassian.net/browse/EX-4033) ### Testing - **e2e:** adapt `empathize` tests to cucumber - ([0c86765](https://bitbucket.org/colbenson/x-components/commits/0c8676593ab133f442a0cde8769f73a032096395)), - closes [EX-3797](https://searchbroker.atlassian.net/browse/EX-3797) - **e2e:** update Cypress to 7.4.0 - ([9c6db64](https://bitbucket.org/colbenson/x-components/commits/9c6db6455b6f6b61e3b0697e8de32a2d41d2a137)), - closes [EX-3991](https://searchbroker.atlassian.net/browse/EX-3991) ### Build System - **dependencies:** update `search-adapter` version - ([05e5cd7](https://bitbucket.org/colbenson/x-components/commits/05e5cd749c6a9524753e2316928069b7e7605306)), - closes [EX-4067](https://searchbroker.atlassian.net/browse/EX-4067) ### Documentation - **search:** update search input component documentation - ([22f87db](https://bitbucket.org/colbenson/x-components/commits/22f87db5b2143cfde49b17d380c3156cb6610590)), - closes [EX-4029](https://searchbroker.atlassian.net/browse/EX-4029) - **components:** avoid creating Methods section in components documentation - ([2383080](https://bitbucket.org/colbenson/x-components/commits/2383080e4b73236f937fde6cdd4eb83b8ae9c5eb)), - closes [EX-4028](https://searchbroker.atlassian.net/browse/EX-4028) -## [2.0.0-alpha.13](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.13%0Dv2.0.0-alpha.12) (2021-05-28) +## 2.0.0-alpha.13 (2021-05-28) ### Features - **design-system:** add `input-group` variants - ([f93e6e8](https://bitbucket.org/colbenson/x-components/commits/f93e6e8424a6673010e5b7eed4d9afb6328803a8)), - closes [EX-3707](https://searchbroker.atlassian.net/browse/EX-3707) - **design-system:** add `justified` variant to `x-filter` component - ([41b2d98](https://bitbucket.org/colbenson/x-components/commits/41b2d98e3756955512e4409bc4444963f638c8f0)), - closes [EX-3874](https://searchbroker.atlassian.net/browse/EX-3874) - **design-system:** add `x-button` css class in the necessary elements - ([c20e3d9](https://bitbucket.org/colbenson/x-components/commits/c20e3d9eeb0957e90a8ed8dd598d24d1dc63786b)), - closes [EX-3703](https://searchbroker.atlassian.net/browse/EX-3703) - **design-system:** add `x-filter` tokens and CSS - ([80f4fef](https://bitbucket.org/colbenson/x-components/commits/80f4fef69aea6f19c9d25ae6c00bbd06ed9d9e6d)), - closes [EX-3767](https://searchbroker.atlassian.net/browse/EX-3767) - **design-system:** add `x-suggestion` design tokens - ([9987b2f](https://bitbucket.org/colbenson/x-components/commits/9987b2f3f40423cb9580a3977048092f1d20e6e2)), - closes [EX-3715](https://searchbroker.atlassian.net/browse/EX-3715) - **design-system:** add `x-tag` variants tokens and CSS styles - ([c4569e0](https://bitbucket.org/colbenson/x-components/commits/c4569e0e788275d223f45503166081269028f60c)), - closes [EX-3916](https://searchbroker.atlassian.net/browse/EX-3916) - **design-system:** add default `x-facet` tokens and CSS and `x-icon` variants - ([ba6b9d3](https://bitbucket.org/colbenson/x-components/commits/ba6b9d3e0a07df70972b69b9224c44aa63111071)), - closes [EX-3881](https://searchbroker.atlassian.net/browse/EX-3881) - **design-system:** add dropdown design tokens - ([4e0ffbf](https://bitbucket.org/colbenson/x-components/commits/4e0ffbf8bd9bf95209a26b27bd749243f158a04b)), - closes [EX-3769](https://searchbroker.atlassian.net/browse/EX-3769) - **design-system:** add input default tokens and CSS - ([e7a0af1](https://bitbucket.org/colbenson/x-components/commits/e7a0af143b34406e6724a142642773a691d689e6)), - closes [EX-3694](https://searchbroker.atlassian.net/browse/EX-3694) - **design-system:** add input variants tokens and CSS - ([88a9844](https://bitbucket.org/colbenson/x-components/commits/88a98444be75dd85f434fe1d99d319b81a06fcbc)), - closes [EX-3696](https://searchbroker.atlassian.net/browse/EX-3696) - **design-system:** add tags default tokens and CSS - ([c19055f](https://bitbucket.org/colbenson/x-components/commits/c19055f445d251048abb3edf7e637a4dd5944e0f)), - closes [EX-3771](https://searchbroker.atlassian.net/browse/EX-3771) - **design-system:** add the `.x-input` class to the XComponents where necessary - ([e721e78](https://bitbucket.org/colbenson/x-components/commits/e721e7868e3dfae06bc08b70eb2afc407b9dc1e6)), - closes [EX-3712](https://searchbroker.atlassian.net/browse/EX-3712) - **design-system:** add x-facet variants tokens and CSS styles - ([36d9843](https://bitbucket.org/colbenson/x-components/commits/36d98439038c794fe13bafdd4d478b4f6edae394)), - closes [EX-3914](https://searchbroker.atlassian.net/browse/EX-3914) - **design-system:** add x-tag css class in the necessary elements - ([475a067](https://bitbucket.org/colbenson/x-components/commits/475a0674d8d24c8c64ef1dc072918f5450e1a189)), - closes [EX-3912](https://searchbroker.atlassian.net/browse/EX-3912) - **design-system:** refactor styles folder structure - ([4651002](https://bitbucket.org/colbenson/x-components/commits/4651002b14a5ab61b7ab7d096beffa5bf923b65c)), - closes [EX-3822](https://searchbroker.atlassian.net/browse/EX-3822) - **design-system:** add `hierarchical` variant to `x-filter` - ([882091c](https://bitbucket.org/colbenson/x-components/commits/882091c2111282eecff98b2d69acafd9c317341f)), - closes [EX-3878](https://searchbroker.atlassian.net/browse/EX-3878) - **facets:** add support for optional hierarchical filter children prop - ([df988f3](https://bitbucket.org/colbenson/x-components/commits/df988f33e6206475a4674ceb17f0ffc495139a86)) - **search:** add infinite scroll to `ResultsList` component - ([e0a179c](https://bitbucket.org/colbenson/x-components/commits/e0a179c9420573781bfe70a395832e25b706618a)), - closes [EX-3788](https://searchbroker.atlassian.net/browse/EX-3788) - **search:** Add `page` and `pageSize` properties with its mutations. - ([a20323f](https://bitbucket.org/colbenson/x-components/commits/a20323f382dac1e70e3d18fd90e231b7d49df005)), - closes [EX-3775](https://searchbroker.atlassian.net/browse/EX-3775) - **search:** update search getter in order to use the new page and pageSize properties of the module - ([4b00d36](https://bitbucket.org/colbenson/x-components/commits/4b00d36f463206ef6d956c819704f98a9ac3dd8a)), - closes [EX-3787](https://searchbroker.atlassian.net/browse/EX-3787) ### Bug Fixes - **components:** fix `transform` transition in `FadeAndSlide` animation component - ([bfef3dd](https://bitbucket.org/colbenson/x-components/commits/bfef3ddb946646a1de507e90732d5b07e695e598)), - closes [EX-3989](https://searchbroker.atlassian.net/browse/EX-3989) - **design-tokens:** fix editable tokens not being displayed in view correctly - ([f057ab6](https://bitbucket.org/colbenson/x-components/commits/f057ab69cc13d191a93a99692d8cdfe84b87c58a)), - closes [EX-3998](https://searchbroker.atlassian.net/browse/EX-3998) ### Build System - **design-system:** add the Rollup configuration to build the CSS files of the Design System - ([cb2642a](https://bitbucket.org/colbenson/x-components/commits/cb2642a398e9f42346a278253fdc46bcddae4c99)), - closes [EX-3691](https://searchbroker.atlassian.net/browse/EX-3691) ### Documentation - **components:** improve the way to show slot bindings data in the components documentation - ([eda29ce](https://bitbucket.org/colbenson/x-components/commits/eda29ce581f013bd86ed7b9453d3775a5f42fa18)), - closes [EX-3832](https://searchbroker.atlassian.net/browse/EX-3832) ### Testing - remove old tests - ([51ea6a6](https://bitbucket.org/colbenson/x-components/commits/51ea6a64c07726c3c59b9d6f6c1b011853901c43)), - closes [EX-3799](https://searchbroker.atlassian.net/browse/EX-3799) -## [2.0.0-alpha.12](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.12%0Dv2.0.0-alpha.11) (2021-05-06) +## 2.0.0-alpha.12 (2021-05-06) ### Features - **components:** add an overlay layer to `BaseModal` component listening to click events outside the modal to close it - ([013b284](https://bitbucket.org/colbenson/x-components/commits/013b2849df1afc89d5646704be562b548a286ac0)), - closes [EX-3786](https://searchbroker.atlassian.net/browse/EX-3786) -- **recommendations:** add a scopedSlot `layout` to `Recommendations` component - ([d26e0b5](https://bitbucket.org/colbenson/x-components/commits/d26e0b5ccf73691d17377ae1393902ba89dd9803)), - closes [EX-3807](https://searchbroker.atlassian.net/browse/EX-3807) +- **recommendations:** add scopedSlot `layout` to `Recommendations` component ### Bug Fixes - **components:** fix `FadeAndSlide` and `StaggeredFadeAndSlide` animations - ([f0b7014](https://bitbucket.org/colbenson/x-components/commits/f0b701459dbcbdf706d127005df20cbd7c76fb55)), - closes [EX-3813](https://searchbroker.atlassian.net/browse/EX-3813) ### Testing - **e2e:** Add multiselect-filters test - ([a7dc169](https://bitbucket.org/colbenson/x-components/commits/a7dc16958e8789d3299bc531362894d58fd7ca0a)), - closes [EX-3603](https://searchbroker.atlassian.net/browse/EX-3603) - -## [2.0.0-alpha.11](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.11%0Dv2.0.0-alpha.10) (2021-05-03) -## [2.0.0-alpha.10](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.10%0Dv2.0.0-alpha.9) (2021-05-03) +## 2.0.0-alpha.10 (2021-05-03) ### Features - **contributing-guide:** Add contributing guide - ([9f27fc8](https://bitbucket.org/colbenson/x-components/commits/9f27fc8438f4b24c19d6e30de5216e72a38d8ee1)), - closes [EX-2891](https://searchbroker.atlassian.net/browse/EX-2891) - **design-system:** add base tokens - ([c124600](https://bitbucket.org/colbenson/x-components/commits/c124600cf491f45d713c37f737ea22d85f004ae4)), - closes [EX-3672](https://searchbroker.atlassian.net/browse/EX-3672) - **design-system:** add Button variations tokens and CSS - ([cc20dba](https://bitbucket.org/colbenson/x-components/commits/cc20dba02f29a320e5d1c52b627722fc980d3b29)), - closes [EX-3689](https://searchbroker.atlassian.net/browse/EX-3689) - **design-system:** add default button design tokens and styles - ([5d85fcc](https://bitbucket.org/colbenson/x-components/commits/5d85fcc3c83fea25eb41bcde805bb7b3161c031b)), - closes [EX-3688](https://searchbroker.atlassian.net/browse/EX-3688) - **design-system:** add Design System view as showcase - ([8493ca4](https://bitbucket.org/colbenson/x-components/commits/8493ca4fb095839603e8efff9318c5adf824ef7f)), - closes [EX-3690](https://searchbroker.atlassian.net/browse/EX-3690) - **directives:** add `InfiniteScroll` directive - ([172809d](https://bitbucket.org/colbenson/x-components/commits/172809db62b92783cc0fa28402b21edc2c113b7d)), - closes [EX-3352](https://searchbroker.atlassian.net/browse/EX-3352) - **directives:** add barrel file in `directives` folder and export them in `src` - ([8e12202](https://bitbucket.org/colbenson/x-components/commits/8e12202d3173e2cd751321ab8bdac527290012ea)), - closes [EX-3779](https://searchbroker.atlassian.net/browse/EX-3779) - **facets:** add `RenderlessFilter` component - ([d30aa57](https://bitbucket.org/colbenson/x-components/commits/d30aa578efddcc1cf7e00d4cca14b9ccf62f007a)), - closes [EX-3608](https://searchbroker.atlassian.net/browse/EX-3608) - **facets:** change `BaseFilter` to `RenderlessFilter` in `HierarchicalFilter` component - ([36f2771](https://bitbucket.org/colbenson/x-components/commits/36f2771f78cea144242a5ec66041227efd97993c)), - closes [EX-3590](https://searchbroker.atlassian.net/browse/EX-3590) - **facets:** make `SimpleFilter` component use `RenderlessFilter`, exposing the option of changing the default button. - ([ea93d31](https://bitbucket.org/colbenson/x-components/commits/ea93d310e74ec8cdc40361f68428626080810999)), - closes [EX-3589](https://searchbroker.atlassian.net/browse/EX-3589) - **facets:** use the new decorators `inject` and `provide` in the filters components - ([876826a](https://bitbucket.org/colbenson/x-components/commits/876826a7ad3b8693569fb5e08a02bef814d17a74)), - closes [EX-3465](https://searchbroker.atlassian.net/browse/EX-3465) - **x-installer:** add option to install asynchronous Vue plugins - ([b132dd4](https://bitbucket.org/colbenson/x-components/commits/b132dd43d40954764729f67e87fcbf4b9374f1a4)), - closes [EX-3790](https://searchbroker.atlassian.net/browse/EX-3790) ### Bug Fixes - **tests:** enable new scenario in `querySuggestions` and fix `isInQuerySuggestions` method - ([5209bd8](https://bitbucket.org/colbenson/x-components/commits/5209bd82dd0d72351fcacc43c7546e6434aec715)), - closes [EX-3307](https://searchbroker.atlassian.net/browse/EX-3307) ### Build System - **dependencies:** update `search-adapter` and `search-types` versions - ([0663e17](https://bitbucket.org/colbenson/x-components/commits/0663e1735393022af9eb57e54de274a224f4416a)), - closes [EX-3664](https://searchbroker.atlassian.net/browse/EX-3664) - **package.json:** update fixed dependencies (package-lock.json) and fix eslint version to minor - ([d33ed95](https://bitbucket.org/colbenson/x-components/commits/d33ed958c111e7f3da4f44c6a3073afd915bc02b)), - closes [EX-3744](https://searchbroker.atlassian.net/browse/EX-3744) ### Testing - **e2e:** add different possible combinations for filters-search components - ([75b61bb](https://bitbucket.org/colbenson/x-components/commits/75b61bbb8056c3cb08af88244da6518348a8d2e8)), - closes [EX-3601](https://searchbroker.atlassian.net/browse/EX-3601) - **e2e:** add new sort tests - ([62c7eee](https://bitbucket.org/colbenson/x-components/commits/62c7eee8652a72e2f3000476188c20d9b3aa9671)), - closes [EX-3666](https://searchbroker.atlassian.net/browse/EX-3666) - **e2e:** e2e test for exclude-filters-with-no-results component - ([d36c0b6](https://bitbucket.org/colbenson/x-components/commits/d36c0b6e55b3ce084b2c80d70691fae44446a187)), - closes [EX-3599](https://searchbroker.atlassian.net/browse/EX-3599) ### Documentation - **tests** add tests docs in contributing documentation about factory functions and components wrappers - ([fdbe0ac](https://bitbucket.org/colbenson/x-components/commits/fdbe0ac09e30fde2739501211988c351ec975a32)), - closes [EX-3760](https://searchbroker.atlassian.net/browse/EX-3760) - **xcomponents:** add documentation about events emitted by components - ([edf3bf6](https://bitbucket.org/colbenson/x-components/commits/edf3bf6d46114e4fc702cb6650f10e6c7f046f99)), - closes [EX-3465](https://searchbroker.atlassian.net/browse/EX-3465) -## [2.0.0-alpha.9](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.9%0Dv2.0.0-alpha.8) (2021-04-13) +## 2.0.0-alpha.9 (2021-04-13) ### Bug Fixes - **facets:** Emit the `SelectedFiltersChanged` event when the user deselects the last filter - ([cc38322](https://bitbucket.org/colbenson/x-components/commits/cc3832252ae2994a040c268e4c5941c69535382b)), - closes [EX-3570](https://searchbroker.atlassian.net/browse/EX-3570) -## [2.0.0-alpha.8](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.8%0Dv2.0.0-alpha.7) (2021-04-13) +## 2.0.0-alpha.8 (2021-04-13) ### Bug Fixes - **facets:** Avoid emitting the `SelectedFiltersChanged` event when facets change for the second time. - ([41efe6f](https://bitbucket.org/colbenson/x-components/commits/41efe6f41a6f94427fff455b9a595fe614a4e1a8)), - closes [EX-3570](https://searchbroker.atlassian.net/browse/EX-3570) -## [2.0.0-alpha.7](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.7%0Dv2.0.0-alpha.6) (2021-04-07) +## 2.0.0-alpha.7 (2021-04-07) ### Features - **components:** add `BaseColumnPickerList` component - ([8eb2322](https://bitbucket.org/colbenson/x-components/commits/8eb232250642a10fe5ef2860a515133ceb3b7003)), - closes [EX-3295](https://searchbroker.atlassian.net/browse/EX-3295) - **components:** add `BaseVariableColumnGrid` component - ([9f4ce5a](https://bitbucket.org/colbenson/x-components/commits/9f4ce5a54ce9a383232dd4e537682e7c5b753879)), - closes [EX-3297](https://searchbroker.atlassian.net/browse/EX-3297) - **components:** add `BaseIdScroll` component - ([f3366ba](https://bitbucket.org/colbenson/x-components/commits/f3366ba58bd834a4eb65fafdb53821f6391188a2)), - closes [EX-3387](https://searchbroker.atlassian.net/browse/EX-3387) - **components:** add `BaseMainScroll` component - ([f4716d1](https://bitbucket.org/colbenson/x-components/commits/f4716d1b613f50f2767ad16fcaa36c70b9b58d29)), - closes [EX-3193](https://searchbroker.atlassian.net/browse/EX-3193) - **decorators:** add `@XProvide` and `@XInject` decorators - ([3facc03](https://bitbucket.org/colbenson/x-components/commits/3facc034617dd2270dec2b83b12f15165d324c10)), - closes [EX-2893](https://searchbroker.atlassian.net/browse/EX-2893) - **facets:** add `ExcludeFiltersWithNoResults` component - ([eba2bfe](https://bitbucket.org/colbenson/x-components/commits/eba2bfe845a37bcebcb7321de3291ce3fc7eb39c)), - closes [EX-3412](https://searchbroker.atlassian.net/browse/EX-3412) - **facets:** add `EditableNumberRangeFilter` component - ([5577f0b](https://bitbucket.org/colbenson/x-components/commits/5577f0b64921ee37605105a89d9edae9660db97c)), - closes [EX-3257](https://searchbroker.atlassian.net/browse/EX-3257) - **facets:** add new events, wiring, and action to keep backend filters selected state - ([d84080b](https://bitbucket.org/colbenson/x-components/commits/d84080bdf9452124f405f297a90b59a79a0facc8)), - closes [EX-3585](https://searchbroker.atlassian.net/browse/EX-3585) - **facets:** add the option to init the `frontendFacets` via prop in the `Facets` component - ([0e41dc6](https://bitbucket.org/colbenson/x-components/commits/0e41dc633bfa5a388a90ca75f137475f4e042735)) - **facets:** add wiring and store logic in facets module to support `EditableNumberRangeFilter` - ([1ad777b](https://bitbucket.org/colbenson/x-components/commits/1ad777b7b87e82845677c232b03dcffad7b3586d)), - closes [EX-3258](https://searchbroker.atlassian.net/browse/EX-3258) - **grid:** add `BaseColumnPickerDropdown` component - ([626dfb6](https://bitbucket.org/colbenson/x-components/commits/626dfb645eb614d009c1c5ed185bce0b1d73a758)), - closes [EX-3296](https://searchbroker.atlassian.net/browse/EX-3296) -- **history-queries:** modify history-queries to accept a new config and show all the elements in +- **history-queries:** modify history-queries to accept new config and show all the elements in store. - ([fb0bdac](https://bitbucket.org/colbenson/x-components/commits/fb0bdacf2bdbf7e0847682dedf7e1a348d8a4b93)), - closes [EX-3389](https://searchbroker.atlassian.net/browse/EX-3389) - **scroll:** add new `BaseScrollToTop` component - ([f79207a](https://bitbucket.org/colbenson/x-components/commits/f79207adce6ac348a630ea63ce8279057a24d9a5)), - closes [EX-3197](https://searchbroker.atlassian.net/browse/EX-3197) - **scroll:** add new `BaseScroll` component - ([912e198](https://bitbucket.org/colbenson/x-components/commits/912e198bfba15a16400f4bc979f85341649b8814)), - closes [EX-3191](https://searchbroker.atlassian.net/browse/EX-3191) - **search:** add `PartialResultsList` component - ([df9eaa1](https://bitbucket.org/colbenson/x-components/commits/df9eaa195f83c32c4208d6b16f2a5768d521a6cc)), - closes [EX-3354](https://searchbroker.atlassian.net/browse/EX-3354) - **search:** add `SortDropdown` component - ([c483944](https://bitbucket.org/colbenson/x-components/commits/c483944dca71943f590ec4d2354f6954f2899098)), - closes [EX-3299](https://searchbroker.atlassian.net/browse/EX-3299) - **search:** add new `PartialQueryButton` component - ([e99db04](https://bitbucket.org/colbenson/x-components/commits/e99db04190d7f339c26e81613b7942c627789ad1)), - closes [EX-3568](https://searchbroker.atlassian.net/browse/EX-3568) - **search:** add new `SortList` component - ([42715f2](https://bitbucket.org/colbenson/x-components/commits/42715f21f9f5ede32696c0b0b7f7da0d380f932a)), - closes [EX-3298](https://searchbroker.atlassian.net/browse/EX-3298) - **search:** add store logic & wiring to support sorting results - ([2e7e4a7](https://bitbucket.org/colbenson/x-components/commits/2e7e4a76bc7a450139d99402dba9e2ae799cc63b)), - closes [EX-3301](https://searchbroker.atlassian.net/browse/EX-3301) - **tagging:** add basic tagging x-module - ([b60f809](https://bitbucket.org/colbenson/x-components/commits/b60f8092f499c623d0479cf0be4729aaf1d29d77)), - closes [EX-3195](https://searchbroker.atlassian.net/browse/EX-3195) - **x-plugin:** add `initialXModules` to `XPluginOptions` to register `XModules` manually when installing the plugin - ([05e17c8](https://bitbucket.org/colbenson/x-components/commits/05e17c8c0f7c49a83f0c0b6cd091391048f48fe7)), - closes [EX-3199](https://searchbroker.atlassian.net/browse/EX-3199) ### Code Refactoring - **animations:** rename animations to fit BEM - ([0993d31](https://bitbucket.org/colbenson/x-components/commits/0993d31ac83b4c78273f60a8af903a53251506ac)), - closes [EX-3264](https://searchbroker.atlassian.net/browse/EX-3264) - **decorators:** tidy decorators splitting the bus decorators from the state decorators - ([9debc11](https://bitbucket.org/colbenson/x-components/commits/9debc11d3a5143e566932e6072ff7efcb0bf45c7)), - closes [EX-3442](https://searchbroker.atlassian.net/browse/EX-3442) - **facets:** move filter components inside the facets module - ([9c266c6](https://bitbucket.org/colbenson/x-components/commits/9c266c60f0efeaef89262eb2d39094ca899100c2)), - closes [EX-3270](https://searchbroker.atlassian.net/browse/EX-3270) ### Testing - **e2e:** fix e2e `SlidingPanel` tests - ([0901ddc](https://bitbucket.org/colbenson/x-components/commits/0901ddcf698a74a66231651bb46aebed027f012d)), - closes [EX-3438](https://searchbroker.atlassian.net/browse/EX-3438) - **e2e:** add tests scenarios for sort dropdown and list - ([d918d8a](https://bitbucket.org/colbenson/x-components/commits/d918d8a447a57dbbf39974d597ba07f1306c481d)), - closes [EX-3201](https://searchbroker.atlassian.net/browse/EX-3201) - **e2e:** column pickers tests refinement - ([74d75d4](https://bitbucket.org/colbenson/x-components/commits/74d75d41ac1224b86de81cce1ae037f77be52453)), - closes [EX-3500](https://searchbroker.atlassian.net/browse/EX-3500) - **e2e:** fix relative imports paths - ([1abed82](https://bitbucket.org/colbenson/x-components/commits/1abed829d9de5cecb432b30b319b4250ce472d37)), - closes [EX-3434](https://searchbroker.atlassian.net/browse/EX-3434) - **e2e:** fix setting related tags max items to render in sliding panel view - ([ef9f4be](https://bitbucket.org/colbenson/x-components/commits/ef9f4bef7b779114e84759ab626a841d06ddf0d0)), - closes [EX-3463](https://searchbroker.atlassian.net/browse/EX-3463) - **e2e:** add test for `BaseFiltersSearch` - ([293ce31](https://bitbucket.org/colbenson/x-components/commits/293ce3146ef8ba043fecdfe7ab67e3083ef1d4f3)), - closes [EX-3232](https://searchbroker.atlassian.net/browse/EX-3232) - **e2e:** add test for `BaseColumnPickerList` and dropdown - ([cd128d1](https://bitbucket.org/colbenson/x-components/commits/cd128d174926cca2fb86fc58dc92b99a00746be1)), - closes [EX-3219](https://searchbroker.atlassian.net/browse/EX-3219) - **e2e:** add tests for `SlidingPanel` component - ([414c679](https://bitbucket.org/colbenson/x-components/commits/414c679c5d48f6a2e3bbd01aac90ce81209c16cb)), - closes [EX-3238](https://searchbroker.atlassian.net/browse/EX-3238) -## [2.0.0-alpha.6](https://bitbucket.org/colbenson/x-components/branches/compare/v2.0.0-alpha.6%0Dv2.0.0-alpha.5) (2021-03-16) +## 2.0.0-alpha.6 (2021-03-16) ### ⚠ BREAKING CHANGES @@ -4699,134 +3477,75 @@ Co-authored-by: Diego Pascual Co-authored-by: ### Features - **facets:** update search-types and search-adapter to allow EditableNumberRangeFilters - ([691ab64](https://bitbucket.org/colbenson/x-components/commits/691ab64054740eb1a50a9cfba72be8e4a306e24b)), - closes [EX-3367](https://searchbroker.atlassian.net/browse/EX-3367) - **search:** add `ResultsList` component - ([6ee52aa](https://bitbucket.org/colbenson/x-components/commits/6ee52aae52defcba3598bf76174ccb6469038439)), - closes [EX-3172](https://searchbroker.atlassian.net/browse/EX-3172) - **search:** add `Spellcheck` component - ([62432cc](https://bitbucket.org/colbenson/x-components/commits/62432cc82a547326159bcb216fb1f734914ae86e)), - closes [EX-3179](https://searchbroker.atlassian.net/browse/EX-3179) - **search:** add `SpellcheckButton` component - ([13446ed](https://bitbucket.org/colbenson/x-components/commits/13446eddbf1e3dea8bb3220283f17134e23cc608)), - closes [EX-3329](https://searchbroker.atlassian.net/browse/EX-3329) - **search:** add `totalResults` property to the search module state and to the alias API - ([0e51507](https://bitbucket.org/colbenson/x-components/commits/0e5150710f0be3882a72a991375b0a419956ee20)), - closes [EX-3187](https://searchbroker.atlassian.net/browse/EX-3187) ### Bug Fixes - **components:** `EventsModalOpen`, `IdModalOpen` components can now contain HTML elements inside. Disable page scroll when modals are open. Close modals when either clicked out of them or focus is lost - ([3284e49](https://bitbucket.org/colbenson/x-components/commits/3284e49c521d3fab1fa971f3d378a32f6dbe6a30)), - closes [EX-3361](https://searchbroker.atlassian.net/browse/EX-3361) ### Testing - **e2e:** add tests for `BaseKeyboardNavigation` component - ([ea3d71d](https://bitbucket.org/colbenson/x-components/commits/ea3d71d0b40b7346a8d5a45bb12294f26dadc62f)), - closes [EX-3240](https://searchbroker.atlassian.net/browse/EX-3240) - **e2e:** add tests for `BaseResultImage` component - ([639ed31](https://bitbucket.org/colbenson/x-components/commits/639ed314715c9e31e0461d8d297ade30ad769603)), - closes [EX-3234](https://searchbroker.atlassian.net/browse/EX-3234) ### Build System -- **dependencies:** update [@vue-cli](https://bitbucket.org/vue-cli) dependencies to 4.5.x - ([b05dd01](https://bitbucket.org/colbenson/x-components/commits/b05dd01519111a35ae04431c3c5de2d226b04b80)), - closes [EX-3335](https://searchbroker.atlassian.net/browse/EX-3335) +- **dependencies:** update `@vue-cli` dependencies to 4.5.x ### Code Refactoring - add `scoped` attribute to `