Releases: sajari/sdk-react
Releases · sajari/sdk-react
v2.7.2
v2.7.0
v2.6.6
v2.6.5
v2.6.4
v2.5.0
- The
<Input />
component has been rewritten to use downshift under the hood, which has solved a number of accessibility, stability issues with the component. - The
dropdownMode
prop on the<Input />
now acceptsresults
instead ofcustom
- The
DropdownRenderer
prop on the<Input />
has been removed, aResultRenderer
prop has been added in its place - The
<Overlay />
container now has different classes for the shade and the container ->.sj-overlay__shade
and.sj-overlay__container
- Suggestions are now styleable through the styles prop on the
<Input />
- Summary component parts can now be turned off by props
- Unused dependencies have been removed from the bundle
v2.3.6
v2.3.5
v2.1.0
- Add
ResultsContainer
component - Change
ResultsDowndownRenderer
toDropdownRenderer
onInput
component
v2.0.1
- Fix bug in localization key in summary namespace.