Releases: orbita-center/react-dadata-box
Releases · orbita-center/react-dadata-box
v1.3.8
- closes #66: add onBlur handler (that's dump input & input value [ ≡ current query ])
- closes #75: update react-highlight-words package version to 0.18.0
includes v1.3.7
- closes #62: add 'country' fetch (documentation [rus/eng] + typings)
- closes #61: documentation update fro customAction & onChange with modern SpecificQueryModeResponse type
- closes #63: using with next.js; custom deploy on dist-tag 'next-js' (version with unbundled css & excluded
css import) - closes #68: update lower limit or react & react-dom to 17.0.2 (because node:alpine-lts is stabled to 17.x major)
- closes #67: move xhr initialization to componentDidMount (for SSR compatibility)
v1.3.6
v1.3.5
v1.3.3
v1.3.3
Release notes:
-
improve
: closes issue #33 - implement customStyle property -
bug fixing
: autocomplete property typing fix -
refactoring
: documentation at README.md (text, layout, bages), add playground at codesandbox.io -
refactoring
: documentation on english and russian languages [37599b9] -
refactoring
: make root component (ReactDadata) pure (...extends React.PureComponent) [ddb6969] -
refactoring
: dependencies, actualization minimal roof of react/react-dom/prop-types, move tis deps to peerDependecies [c7d1370]