Skip to content

Releases: orbita-center/react-dadata-box

v1.3.8

29 Oct 12:49
1614993
Compare
Choose a tag to compare
  • 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

09 Sep 12:14
Compare
Choose a tag to compare

closes #60 [hotfix - v1.3.6] silentQuery functionality breaks with 'closes #59' fix

v1.3.5

06 Sep 17:59
aeedf1b
Compare
Choose a tag to compare
  • closes #57 TypeScript typing troubles
  • closes #58 remove examples from repository
  • closes #59 preventive Tab handling fix

v1.3.3

28 Jan 09:39
b93a47c
Compare
Choose a tag to compare

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]