1.6.0 (2024-11-21)
- Card result type (#1381) (3516ab2)
- Css variables for layout and visibility (#1383) (83866d3)
- Display result image with
imageProperty
(#1385) (a269eb0)
1.5.0 (2024-11-07)
1.4.1 (2024-11-04)
1.4.0 (2024-10-17)
- build: Provide un-bundled element by default (bundled version still available in dist folder) (#1065) (333e324)
1.3.1 (2024-10-08)
1.3.0 (2024-10-01)
1.2.0 (2024-09-26)
1.1.2 (2024-09-26)
1.1.1 (2024-09-23)
1.1.0 (2024-08-19)
1.0.3 (2024-08-05)
1.0.2 (2024-07-31)
1.0.1 (2024-07-29)
1.0.0 (2024-07-24)
This is a complete rewrite of the itemfilter in JS with many bug fixes
filter
andselect
events: listeners need to be added tofilter
andselect
events instead of settingonFilter
andonSelect
config properties (842c30e) (ccdea8b)- remove
apply
function: theapply
function has been deprecated, theitems
property needs to be used instead - remove
config
object: theconfig
object has been deprecated, the config properties need to be passed individually (3826047)
- Nested filter properties (0c488b9)
- Force filter keys via
filterKeys
(c1b88db) - Restyling of result list (#1109) (ddae31a)
- Deselection of results (#1109) (ddae31a)
- Optional subtitles for results (#1109) (ddae31a)
- Dropdown in top-layer (#1125) (f121142)
- Improve and rewrite itemfilter
0.14.1 (2024-06-10)
0.14.0 (2024-04-02)
0.13.0 (2024-03-06)
0.12.1 (2023-12-20)
0.12.0 (2023-12-18)
0.11.2 (2023-12-07)
0.11.1 (2023-11-29)
0.11.0 (2023-11-29)
0.10.2 (2023-11-27)
0.10.1 (2023-11-20)
- style: Max height of scroll container (5d4b362)
0.10.0 (2023-11-16)
- Remove live directive for checking mode matching (fdd387b)
0.9.0 (2023-10-31)
- Introduce expandResults property to set initial result accordeon state (97146ad)
- Update readme (008c36e)