Skip to content

Releases: labd/react-loqate

1.0.1

02 Mar 13:41

Choose a tag to compare

Breaking

  • Moved from material ui styling to css files. In order to use the default styles, you will need to import the css file from 'react-loqate/dist/react-loqate.cjs.development.css'.
  • Moved the individual className props to a shared classes prop

Other

1.0.1-rc.0

02 Mar 13:28

Choose a tag to compare

1.0.1-rc.0 Pre-release
Pre-release
1.0.1-rc.0

add debounce prop

14 Dec 09:16

Choose a tag to compare

adds a prop to debounce the calls to the Loqate API

Classname for root element

06 Apr 11:26
25f6d60

Choose a tag to compare

Added prop classname which is applied to root element.

Bug fixes

22 Dec 12:38

Choose a tag to compare

  • Properly position dropdown when multiple React Loqate components are on the page.

Bug fixes

22 Dec 11:16

Choose a tag to compare

  • Fixes empty suggestions in the default list item

bug fixes

17 Dec 14:59
d7c7770

Choose a tag to compare

- #2 React warning: children with the same key

- #3 Add the input value to the props of the list item.

fix list positioning

23 Oct 14:30

Choose a tag to compare

0.2.2

fix portal positioning

move packages to devDeps

16 Oct 14:26

Choose a tag to compare

0.2.1

move dependencies

Add prop for user components

16 Oct 13:54

Choose a tag to compare

0.2.0

allow user to pass own components