Releases: eea/volto-searchlib
Releases · eea/volto-searchlib
2.0.3
🚀 New Features
- feat: show facet count correctly when 'match all' is used [Miu Razvan -
ac0cd6b
]
🛠️ Others
- check if eventEmitter exists [Miu Razvan -
d2e244d
]
- clean up [Miu Razvan -
b36b682
]
- merge origin/develop + fix filterType not updating [Miu Razvan -
702b16d
]
- small patch [Miu Razvan -
88b412e
]
- test: Update jest [Miu Razvan -
4f56b64
]
2.0.2
Merge pull request #138 from eea/develop
Develop
2.0.1
🏠 Internal changes
- chore: fix package.json [alin -
6269896
]
2.0.0
💅 Enhancements
- change(lib): run cypress only on volto-17 branch [David Ichim -
e0a2155
]
🛠️ Others
- bump package version since we no longer check for volto 16 [David Ichim -
1a3248c
]
- Don't crash when there is no configuration for hiding the remove button for active filters [Zoltan Szabo -
a94ffeb
]
- Revert "wip lazy loading luxon on models.js" [David Ichim -
a69e0eb
]
- wip lazy loading luxon on models.js [David Ichim -
e8201a9
]
- Update package.json to add cypress 13.1.0 for Volto 16 [ichim-david -
355e51a
]
- Update elastic/search-ui to 1.19.0 package.json [ichim-david -
f6a965c
]
- use exact pin for elastic/search-ui version 1.21.4 [David Ichim -
e38fd95
]
- removed @elastic/react-search-ui-views dependency and storybook testing [David Ichim -
44c9fc9
]
- use same version of jotai as Volto core which is 2.0.3 [David Ichim -
5b57d20
]
1.0.0
🚀 New Features
- feat: Release 1.0.0 - Volto 17 support [alin -
111056b
]
- feat: Volto 17 support - Refs #264527 [EEA Jenkins -
f2bb50c
]
0.9.3
🚀 New Features
- feat: when facet isMulti=false use clearFilters() to clear the filters [laszlocseh -
b3a797a
]
0.9.2
🐛 Bug Fixes
- fix: filters selection on mobile [kreafox -
04ee9fe
]
- fix: remove unused import [kreafox -
0a60a99
]
💅 Enhancements
- change: use loader in modal facet [kreafox -
80650d5
]
- change: disable search phrases [kreafox -
d9a0fbf
]
0.9.1
Merge pull request #129 from eea/develop
feat: possibility to hide active filters and remove filter icon
0.9.0
🛠️ Others
- Bump version in package.json [Laszlo Cseh -
db384c6
]
0.8.0
💥 Breaking Change
- breaking(webpack): removed path import as webpack 5 no longer patches node modules to use in the browser [David Ichim -
cef8cfb
]
🏠 Internal changes
- chore: package.json [Alin Voinea -
3a3604c
]
🛠️ Others
- Update package.json [ichim-david -
efd1a90
]
- test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 -
983cc26
]
- test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 -
5462660
]