Skip to content

v0.6.0

Compare
Choose a tag to compare
@xcarpentier xcarpentier released this 22 Jun 06:52
· 171 commits to master since this release
  • Add Hebrew translation to country names (#102) thanks to @iroth
  • Update Document for a few props and redefine PropTypes correctly (#103) thanks to @heyman333
  • Disable Font Scaling through accessibility settings. (#106) thanks to @jgsrodrigues
  • Additional prop to hide Alphabet filter (#108) thanks to @dbelchev
  • Enforce flag type - flat / emoji (#107) thanks to @dbelchev
  • Add Support iPhone X (#111) thanks to @vkedwardli
  • Add props to show calling code on country picker list (#115) thanks to @dashracer
  • Add custom filter renderer (#109) thanks to @dbelchev
  • Add filterOptions prop for override Fuse.js search options (#116) thanks to @6pm