Releases: labd/react-loqate
Releases · labd/react-loqate
1.0.1
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
classesprop
Other
- Moved from @material-ui to @mui/base for utilities
1.0.1-rc.0
1.0.1-rc.0
add debounce prop
adds a prop to debounce the calls to the Loqate API
Classname for root element
Added prop classname which is applied to root element.
Bug fixes
- Properly position dropdown when multiple React Loqate components are on the page.
Bug fixes
- Fixes empty suggestions in the default list item
bug fixes
- #2 React warning: children with the same key - #3 Add the input value to the props of the list item.
fix list positioning
0.2.2 fix portal positioning
move packages to devDeps
0.2.1 move dependencies
Add prop for user components
0.2.0 allow user to pass own components