Skip to content

Latest commit

 

History

History
134 lines (75 loc) · 2.58 KB

File metadata and controls

134 lines (75 loc) · 2.58 KB

Change Log - @itwin/geo-tools-react

6.0.1

Mon, 07 Jul 2025 19:55:02 GMT

Patches

  • Removed unused redux peer dependency. (#1368)

6.0.0

Fri, 20 Jun 2025 17:05:06 GMT

Major changes

  • Updated to official itwin 5.0 release (#1348)

Patches

  • Disable GoogleAddressProvider when Google Maps base map is not active. (#1341)

5.3.0

Fri, 30 May 2025 19:49:32 GMT

Minor changes

  • Add support for Google Places API in <GeoAddressSearch> (#1321)

5.2.0

Thu, 06 Mar 2025 23:36:28 GMT

Minor changes

  • Add support for AppUI@5.x and React@18.x. Switch to using iTwinUI components. Fix broken geo tools search address UI. (#1231)

5.1.0

Mon, 29 Apr 2024 14:59:26 GMT

Minor changes

  • updated packages @itwin/appui-react, @itwin/components-react, and @itwin/core-react. the css style uicore-autosuggest__input was also updated. (#822)

5.0.0

Tue, 06 Jun 2023 10:57:06 GMT

Version update only

4.1.0

Thu, 04 May 2023 23:59:19 GMT

Minor changes

  • Updated to AppUI 4.0 and Presentation 4.0

0.2.1

Wed, 02 Mar 2022 21:38:51 GMT

Patches

  • Update React & React-dom to match same major

0.2.0

Thu, 17 Feb 2022 17:30:48 GMT

Minor changes

  • Migrated GeoTools package to iTwin 3.0.
  • Add UiItemsProvider

0.1.7

Thu, 16 Sep 2021 17:55:54 GMT

Patches

  • Stop delivering psuedo-localized strings

0.1.6

Tue, 08 Jun 2021 21:23:59 GMT

Patches

  • bump classnames dep

0.1.5

Mon, 11 Jan 2021 17:44:04 GMT

Patches

  • Added new setFocus prop (defaults to true).

0.1.4

Thu, 07 Jan 2021 16:58:53 GMT

Patches

  • Added support for UK postal code by querying places.

0.1.3

Mon, 21 Dec 2020 20:07:13 GMT

Patches

  • Updated GeoAddressSearch label

0.1.2

Mon, 21 Dec 2020 16:29:36 GMT

Patches

  • Made change to Readme to trigger publish of previous version.
  • alphabetize deps to fix pipeline

0.1.1

Wed, 09 Dec 2020 19:09:13 GMT

Patches

  • Now use https url for bing autosuggest api.
  • Cosmetic changes: New button icon and label.

0.1.0

Thu, 19 Nov 2020 19:53:35 GMT

Minor changes

  • First version of geo-tools-react