Skip to content

v1.3.0

Compare
Choose a tag to compare
@lyyder lyyder released this 01 Aug 14:06
· 2349 commits to master since this release
378e3d0

v1.3.0 changes

NOTE1: This version is buggy (Reusable SearchMap fails in production build) - use v1.3.1 instead.
NOTE2: SelectMultipleFilter and SelectMultipleFilterPlain have acquired a new required prop: id. Remember to add it accordingly wherever those components are used when merging the changes of this release.

  • [change] Reusable SearchMap.
    #877
  • [fix] Fix a search filters panel bug where selecting an option in a multi select filter ends up
    invoking a mobile filter callback function.
    #876
  • [change] Use seeded random for client side coordinate obfuscation
    #874