The following changes have been included in the next
branch and will be out in the next release. Click to expand
- Add support for async
transformRequest
in SSR #1114 - Allow to modify url in
transformRequest
[52b76018] - Trigger renderNoResults when no items returned from msearch #1145 #1137
- SSR v7 total object -> value #1147 #1139
- Prop validation in PoweredBy #1144
- Make selectedfilters accessible #1132
- Close dropdown on escape key #1126
- Focus input after mic has stopped listening #1125
- TabIndex and alt attribute on pagination #1131
- Force ReactiveList to re-render if customRender changes #1124
- Controlled behavior when autoSuggest is enabled [a1277381]
- Introduce new prop in ReactiveList to render last pages in pagination #1022
- Add triggerQuery in missing handlers [e3d02fd2]
- Fix voice search results & icon #1072
- Accessibility enhancements in list components #1041
- Range components accessibility #1044
- Add support for custom pagination #1026
- Custom tag for ReactiveBase [422d37ad]
- Search state calculation if react version < 16.6 [a20e9188]
- Add keyboard accessibility in ToggleButton #1038
- Accessibility enhancements in Search Components #1042
- Add aria label in daypicker input #1043
- Voice search integration in search components #1046
- Caret position in search components when controlled behavior is being used [8a2623d2]
- Apply custom headers to analytics endpoints [eae14fac]
- Default value on clear #1045
- Rename StateProvider.ts to StateProvider.d.ts #1037
- Add built-in support for search operators #1006
- Make scroll to top compatible in browser #1031
- Fix issues with react < 16.6 [01f81fb6]
- Fix promoted results [d45038c3]
- SSR fails with ReactiveList #1024
- Better controlled behavior in search components #1021
- CustomQuery issue in ReactiveComponent #1020
- Fix issue with URLparams when controlled behavior is being used [d5d46f56]
- Add click analytics in search components [6ad6449c]
- Apply the should query irrespective of the showMissing prop [b1936051]
- Fix onData in ReactiveList #1007
- Add support for including unrated results in RatingsFilter #1003
- Fix typings for sort options in reactive list #998
- Fix typing issues with ref property [a497c652]
- Fix prefer highlightField over dataField in search components [228731b7]
- Add showLoader prop in reactive list [7c6241e8]
- Types definition for props [16fd51d4]
- Improve specs for state propvider component [b612f28d]
- Support for elasticsearch 7.0.0 #948