Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f74d0e5
feat: allow users to turn analytics on and off (v2.1.0) (#632)
Fondryext Feb 18, 2026
d71dc88
release: v2.1.0
Fondryext Feb 18, 2026
3a2168e
More accessbilities fixes for autocomplete results (#635)
anguyen-yext2 Feb 19, 2026
f96e0cf
release: v2.1.1
anguyen-yext2 Feb 19, 2026
f16bded
chore: suppress error/warning spam, fix key errors etc (#642)
k-gerner Mar 4, 2026
62722a5
fix: point TypeScript output to dist directory (#644)
k-gerner Mar 4, 2026
4c4c0be
release: v2.1.2
k-gerner Mar 4, 2026
91a6f0b
fix: improve accessibility in FilterSearch and Facets (v2.2.0) (#638)
k-gerner Mar 9, 2026
e4f5ac9
hotfix: improve accessibility in FilterSearch (v2.2.0) (#649)
anguyen-yext2 Mar 9, 2026
f4d44c1
chore: update svgo and storybook (#651)
k-gerner Mar 9, 2026
2b50142
release: v2.2.0
k-gerner Mar 9, 2026
36a48c6
chore: upgrade mapbox-gl version for accessibility issues (v3.0.0) (#…
anguyen-yext2 Mar 26, 2026
33da1dd
release: v3.0.0
anguyen-yext2 Mar 26, 2026
0614663
chore: upgrade transitive handlebars dependency (#657)
k-gerner Apr 6, 2026
fa6b272
fix: various accessibility improvements (v3.0.1) (#659)
k-gerner Apr 6, 2026
647ed7b
release: v3.0.1
k-gerner Apr 6, 2026
457e3fb
fix: axios and vite vulns
Fondryext Apr 20, 2026
9da4e6a
release: v3.0.2
Fondryext Apr 20, 2026
e863b04
fix: up node version in tests to 20 (#665)
Fondryext Apr 22, 2026
d5b8a42
Version 3.0.3: fix lodash vulns (#664)
Fondryext Apr 22, 2026
d396576
release: v3.0.3
Fondryext Apr 22, 2026
bdf754d
fix: @babel/preset-env vulnerabilities (v3.0.4) (#670)
anguyen-yext2 May 20, 2026
cde399a
release: v3.0.4
anguyen-yext2 May 20, 2026
ca5aafb
fix: axios vulns (v3.0.5) (#673)
anguyen-yext2 Jun 8, 2026
45d6e11
release: v3.0.5
anguyen-yext2 Jun 8, 2026
a057349
fix: up esbuild to avoid vuln (v3.0.6) (#677)
Fondryext Jun 16, 2026
3e4e642
release: v3.0.6
Fondryext Jun 16, 2026
78817f2
Merge remote-tracking branch 'origin/develop' into dev/merge-v3.0.6-3…
Fondryext Jun 16, 2026
50e7fb5
try remake
Fondryext Jun 16, 2026
eb9c9e9
up rollup
Fondryext Jun 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .storybook/snapshots/__snapshots__/mapboxmap--custom-pin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .storybook/snapshots/__snapshots__/mapboxmap--primary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
148 changes: 63 additions & 85 deletions THIRD-PARTY-NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -167,13 +167,13 @@ THE SOFTWARE.

The following npm packages may be included in this product:

- @internationalized/date@3.12.1
- @internationalized/number@3.6.6
- @internationalized/string@3.2.8
- @react-aria/ssr@3.10.0
- @react-types/shared@3.34.0
- react-aria@3.48.0
- react-stately@3.46.0
- @internationalized/date@3.12.2
- @internationalized/number@3.6.7
- @internationalized/string@3.2.9
- @react-aria/ssr@3.10.1
- @react-types/shared@3.35.0
- react-aria@3.49.0
- react-stately@3.47.0

These packages each contain the following license:

Expand Down Expand Up @@ -593,7 +593,7 @@ Apache License

The following npm package may be included in this product:

- @swc/helpers@0.5.21
- @swc/helpers@0.5.23

This package contains the following license:

Expand Down Expand Up @@ -1444,7 +1444,7 @@ http://svn.webkit.org/repository/webkit/trunk/Source/WebCore/platform/graphics/U

The following npm package may be included in this product:

- @mapbox/tiny-sdf@2.1.0
- @mapbox/tiny-sdf@2.2.0

This package contains the following license:

Expand Down Expand Up @@ -1648,28 +1648,6 @@ THE SOFTWARE.

-----------

The following npm package may be included in this product:

- grid-index@1.1.0

This package contains the following license:

Copyright (c) 2016, Mapbox

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.

-----------

The following npm package may be included in this product:

- csstype@3.2.3
Expand Down Expand Up @@ -1700,7 +1678,7 @@ SOFTWARE.

The following npm package may be included in this product:

- @mapbox/vector-tile@2.0.4
- @mapbox/vector-tile@2.0.5

This package contains the following license:

Expand Down Expand Up @@ -1758,7 +1736,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

The following npm package may be included in this product:

- pbf@4.0.1
- pbf@4.0.2

This package contains the following license:

Expand Down Expand Up @@ -1795,7 +1773,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The following npm packages may be included in this product:

- postcss-selector-parser@6.0.10
- postcss-selector-parser@6.1.2
- postcss-selector-parser@6.1.4

These packages each contain the following license:

Expand Down Expand Up @@ -2038,13 +2016,13 @@ terms above.

The following npm package may be included in this product:

- geojson-vt@4.0.2
- tinyqueue@3.0.0

This package contains the following license:

ISC License

Copyright (c) 2015, Mapbox
Copyright (c) 2017, Vladimir Agafonkin

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
Expand All @@ -2062,37 +2040,37 @@ THIS SOFTWARE.

The following npm package may be included in this product:

- tinyqueue@3.0.0
- picocolors@1.1.1

This package contains the following license:

ISC License

Copyright (c) 2017, Vladimir Agafonkin
Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

-----------

The following npm package may be included in this product:

- kdbush@4.0.2
- supercluster@8.0.1

This package contains the following license:

ISC License

Copyright (c) 2018, Vladimir Agafonkin
Copyright (c) 2021, Mapbox

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
Expand All @@ -2108,39 +2086,40 @@ THIS SOFTWARE.

-----------

The following npm package may be included in this product:
The following npm packages may be included in this product:

- picocolors@1.1.1
- earcut@3.0.2
- geojson-vt@4.0.3

This package contains the following license:
These packages each contain the following license:

ISC License

Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
Copyright (c) 2024, Mapbox

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.

-----------

The following npm package may be included in this product:

- supercluster@8.0.1
- quickselect@3.0.0

This package contains the following license:

ISC License

Copyright (c) 2021, Mapbox
Copyright (c) 2024, Vladimir Agafonkin

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
Expand All @@ -2156,16 +2135,15 @@ THIS SOFTWARE.

-----------

The following npm packages may be included in this product:
The following npm package may be included in this product:

- cheap-ruler@4.0.0
- earcut@3.0.2
- potpack@2.1.0

These packages each contain the following license:
This package contains the following license:

ISC License

Copyright (c) 2024, Mapbox
Copyright (c) 2025, Mapbox

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
Expand All @@ -2183,13 +2161,13 @@ THIS SOFTWARE.

The following npm package may be included in this product:

- quickselect@3.0.0
- cheap-ruler@4.1.0

This package contains the following license:

ISC License

Copyright (c) 2024, Vladimir Agafonkin
Copyright (c) 2026, Mapbox

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
Expand All @@ -2207,13 +2185,13 @@ THIS SOFTWARE.

The following npm package may be included in this product:

- potpack@2.1.0
- kdbush@4.1.0

This package contains the following license:

ISC License

Copyright (c) 2025, Mapbox
Copyright (c) 2026, Vladimir Agafonkin

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
Expand All @@ -2231,7 +2209,7 @@ THIS SOFTWARE.

The following npm package may be included in this product:

- mapbox-gl@3.22.0
- mapbox-gl@3.24.1

This package contains the following license:

Expand Down Expand Up @@ -2457,7 +2435,7 @@ SOFTWARE.

The following npm package may be included in this product:

- @babel/runtime@7.29.2
- @babel/runtime@7.29.7

This package contains the following license:

Expand Down Expand Up @@ -2896,7 +2874,7 @@ SOFTWARE.

The following npm package may be included in this product:

- tinyglobby@0.2.16
- tinyglobby@0.2.17

This package contains the following license:

Expand Down Expand Up @@ -2957,7 +2935,7 @@ SOFTWARE.

The following npm package may be included in this product:

- hasown@2.0.3
- hasown@2.0.4

This package contains the following license:

Expand Down Expand Up @@ -3035,8 +3013,8 @@ SOFTWARE.

The following npm packages may be included in this product:

- react-dom@19.2.5
- react@19.2.5
- react-dom@19.2.7
- react@19.2.7
- scheduler@0.27.0
- use-sync-external-store@1.6.0

Expand Down Expand Up @@ -3155,7 +3133,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
The following npm packages may be included in this product:

- @tailwindcss/forms@0.5.11
- @tailwindcss/typography@0.5.19
- @tailwindcss/typography@0.5.20
- tailwindcss@3.4.19

These packages each contain the following license:
Expand Down Expand Up @@ -3390,7 +3368,7 @@ THE SOFTWARE.

The following npm package may be included in this product:

- is-core-module@2.16.1
- is-core-module@2.16.2

This package contains the following license:

Expand Down Expand Up @@ -4536,7 +4514,7 @@ THE SOFTWARE.

The following npm package may be included in this product:

- postcss@8.5.10
- postcss@8.5.15

This package contains the following license:

Expand Down Expand Up @@ -4652,7 +4630,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The following npm package may be included in this product:

- nanoid@3.3.11
- nanoid@3.3.12

This package contains the following license:

Expand Down
Loading
Loading