Skip to content

Merge branch 'master' into feat/experiences

63365b9
Select commit
Loading
Failed to load commit list.
Draft

feat(experiences): bootstrap managed widget mechanism #6848

Merge branch 'master' into feat/experiences
63365b9
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 23, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- packages/instantsearch.js/src/widgets/autocomplete/autocomplete.tsx  8
- packages/react-instantsearch/src/widgets/Autocomplete.tsx  32
- packages/instantsearch-ui-components/src/components/autocomplete/createAutocompletePropGetters.ts  4
- packages/instantsearch.js/scripts/rollup/emptyModule.js  28
- packages/instantsearch.js/src/middlewares/createExperienceMiddleware.ts  24
- packages/instantsearch.js/src/widgets/experience/experience.tsx  10
- packages/instantsearch.js/src/widgets/experience/experience.umd.tsx  6
- packages/instantsearch.js/src/widgets/experience/types.ts  2
- packages/instantsearch.js/src/widgets/experience/render.tsx  38
- packages/instantsearch.js/src/widgets/chat/makeChat.ts  12
- packages/react-instantsearch/src/widgets/createAutocompletePropGetters.ts  78
         

Clones added
============
- packages/instantsearch-ui-components/src/components/autocomplete/createAutocompletePropGetters.ts  4
- packages/instantsearch.js/src/middlewares/createExperienceMiddleware.ts  1
- packages/instantsearch.js/src/widgets/experience/experience.tsx  1
- packages/instantsearch.js/src/widgets/experience/experience.umd.tsx  1
- packages/instantsearch.js/src/widgets/experience/render.tsx  3
- packages/instantsearch.js/src/widgets/chat/makeChat.ts  4
- packages/react-instantsearch/src/widgets/createAutocompletePropGetters.ts  4
         

Clones removed
==============
+ packages/instantsearch.js/src/widgets/autocomplete/autocomplete.tsx  -2
+ packages/react-instantsearch/src/widgets/Autocomplete.tsx  -2
         

See the complete overview on Codacy