1.15.0 (2026-03-24)
1.14.0 (2026-01-21)
1.13.3 (2025-12-23)
1.13.2 (2025-12-13)
1.13.1 (2025-12-09)
1.13.0 (2025-11-10)
1.12.1 (2025-10-30)
1.12.0 (2025-10-02)
- Emit mouseenter and mouseleave events on results (#1846) (9c208af)
- Support callback functions for title, subTitle and image properties (#1845) (5fd2cc5)
- Support external filter result items inside property (#1842) (642db99)
- Support nested properties for titleProperty and subTitleProperty (#1844) (1f2345f)
- style: Ajust contrast for selected result (a9fb86e)
- style: Alignment of range slider (df02ec7)
- style: Use primary as background for selected item in order to increase contrast (643ac3e)
1.11.0 (2025-09-30)
1.10.4 (2025-08-14)
1.10.3 (2025-07-29)
1.10.2 (2025-07-15)
1.10.1 (2025-07-01)
1.10.0 (2025-06-30)
1.9.2 (2025-05-05)
1.9.1 (2025-04-14)
1.9.0 (2025-04-08)
1.8.0 (2025-03-24)
1.7.1 (2025-01-08)
1.7.0 (2024-12-18)
1.6.2 (2024-12-12)
- Chips for pre-set filters (#1407) (694b994)
- Correctly render title-container also if no subtitle present (#1405) (4294e6a)
- Listen for click on entire result instead of just title (#1422) (3699228)
1.6.1 (2024-11-28)
- deps: Include missing packages (68ed71c)
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
filterandselectevents: listeners need to be added tofilterandselectevents instead of settingonFilterandonSelectconfig properties (842c30e) (ccdea8b)- remove
applyfunction: theapplyfunction has been deprecated, theitemsproperty needs to be used instead - remove
configobject: theconfigobject 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)