Dylan Tientcheu
60d8d5aa30
chore: release v4.0.0-beta.3 ( #2677 )
2025-07-22 11:30:03 +02:00
Dylan Tientcheu
55e3eb301c
feat(askai): add facet filtering ( #2676 )
2025-07-22 11:28:18 +02:00
Dylan Tientcheu
19c1ef9192
feat(v4): release v4 ( #2555 ) ( #2666 )
...
* feat(v4): add new UI (#2555 )
* feat: add new footer ui
* feat: add new search box ui
* feat: add searchbox actions
* feat: add start screen
* feat: add no results screen
* feat: add new card ui
* feat: add new icons
* feat: add new key press class
* fix: cypress tests
* fix: circleci
* fix: circleci
* fix: close aria label
* fix: circleci
* fix: remove unused classes
* fix: circleci
* feat: update version
* feat: add new dark mode ui
* fix: colors
* fix: design review
* fix: hit title length
* fix: improve accessibility
* fix: ci
* chore: increase bundle size threshold
* fix: css
* feat(v4): ask-ai foundations ✨ (#2574 )
* feat(v4): docsearch askAI context (#2587 )
* fix(v4): ask ai updates (#2654 )
* feat(v4): update beta documentation (#2659 )
* chore: release v4.0.0-beta.0 (#2660 )
* fix: make release run on branches like v4
* chore: release v4.0.0-beta.0
* hotfix: closing on askai error
* chore: release v4.0.0-beta.1 (#2661 )
* fix: add a section on models
* fix: update to `<package>@beta`
* feat(docsearch-website): Updated docs (#2662 )
* feat(v4): update the landing page (#2665 )
* fix: beta in readme
* feat: added glow around the search bar and a little copy above the keyboard
* feat: add glow around the search bar and copy above the keyboard
* fix: Add more styling
* fix: polishing v4 (#2667 )
* chore: release v4.0.0-beta.2 (#2668 )
* fix: update docusaurus tarballs
* fix(website): update docusaurus tarballs
* fix: mobile search bar
---------
Co-authored-by: Vasco Bettencourt <32492444+vascobettencourt@users.noreply.github.com>
Co-authored-by: Natan Yagudayev <natanyagudayev@gmail.com>
2025-07-17 15:53:46 +02:00
Dylan Tientcheu
86dad6d870
chore: release v3.9.0 ( #2501 )
...
* chore: release v3.9.0
* chore: bump css to 3.9.0
* fix: lock
2025-02-19 09:41:02 +01:00
Dylan Tientcheu
8509002e1e
chore: release v3.9.0 ( #2500 )
2025-02-17 11:52:21 +01:00
reece-white
698c00c955
feat(deps): update react to 19 ( #2487 )
...
* chore(deps): update react to 19
* fix: examples to show backwards compatibility with react 18
* fix: types
* fix: eslint
---------
Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>
2025-02-06 17:24:14 +01:00
Algolia Bot
7857cf80b5
chore: release v3.8.3 ( #2463 )
...
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
2025-01-21 15:23:25 +01:00
Algolia Bot
7813494a39
chore(deps): dependencies 2024-11-25 ( #2366 )
2025-01-20 18:01:57 +01:00
Clément Vannicatte
a425f6f4e5
chore: release v3.8.2 ( #2416 )
2024-12-17 16:31:08 +01:00
Algolia Bot
a159f76856
chore: release v3.8.1 ( #2412 )
...
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
2024-12-16 16:36:41 +01:00
Pierre Millot
8e419a0d83
chore: release v3.8.0 ( #2349 )
2024-11-12 21:13:42 +01:00
Pierre Millot
9441df4409
chore: release v3.7.0 ( #2338 )
2024-11-04 20:00:27 +01:00
Pierre Millot
aa666deccc
chore(deps): dependencies 2024-11-04 ( #2335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 18:15:51 +01:00
Pierre Millot
e52c8f3435
chore: release v3.6.3 ( #2330 )
...
* chore: release v3.6.3
* fix website
2024-10-31 17:16:34 +01:00
Pierre Millot
d360855f16
fix: use vite instead of parcel in the examples ( #2329 )
...
Parcel would delete some random file like identity because it though it was not used, vite is smarter.
Also remove unused imports
2024-10-31 16:44:34 +01:00
Pierre Millot
93578a4de0
fix: upgrade algoliasearch to v5 ( #2326 )
...
We can use the new generated client to stay up to date and upgrade packages that depends on docsearch.
---------
Co-authored-by: shortcuts <vannicattec@gmail.com>
2024-10-30 15:46:38 +01:00
Clément Vannicatte
86281d6f1c
chore: release v3.6.2 ( #2310 )
2024-09-27 16:22:41 +02:00
Clément Vannicatte
5260d1e5c2
fix(hits): default to hierarchy lvl0 if highlights present ( #2309 )
2024-09-27 16:11:06 +02:00
Levi Whalen
5c2ac997f7
chore: release v3.6.1 ( #2279 )
2024-07-16 11:56:47 -06:00
Clément Vannicatte
2df2e1392f
chore: release v3.6.0 ( #2202 )
...
* chore: release v3.6.0
* chore: missing feature in changelog
2024-03-06 22:49:01 +01:00
Shane Afsar
982a229231
chore: release v3.5.2 ( #2020 )
...
* chore: release v3.5.2
* Adds content to CHANGELOG
---------
Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
2023-08-17 10:04:58 -04:00
Paul Jankowski
30aca5854b
chore: release v3.5.1 ( #1917 )
...
* chore: release v3.5.1
* Manually add changelog item
* Update CHANGELOG.md
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
---------
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-16 11:03:43 -04:00
Paul Jankowski
1f3cf879f1
chore: release v3.5.0 ( #1912 )
2023-06-08 11:57:19 -04:00
Paul Jankowski
26691a5c8a
feat(api): allow insights options to be forwarded to Autocomplete ( #1904 )
...
* Allow insights options to be forwarded to Autocomplete
* Add autocomplete params to hits for insights
* Fixes TS errors after Autocomplete update
* Bump bundlesize after Autocomplete update
* Cleanup checking if insights is active
* Add documentation for sending events with DocSearch
* Move insights boolean casting to inside of getSources
* Update packages/docsearch-react/src/DocSearchModal.tsx
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
---------
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-08 10:47:42 -04:00
Shane Afsar
61fc92c999
chore: release v3.4.0 ( #1896 )
2023-05-24 17:33:11 -04:00
Clément Vannicatte
2f21fd9b29
chore: release v3.3.5 ( #1890 )
2023-05-17 09:42:47 +02:00
Clément Vannicatte
bae117ce6d
chore: release v3.3.4 ( #1871 )
2023-04-26 14:19:55 +02:00
Clément Vannicatte
1aec0e0db5
chore: release v3.3.3 ( #1782 )
2023-02-06 12:47:10 +01:00
Clément Vannicatte
bbfef3e820
chore: release v3.3.2 ( #1753 )
...
* chore: release v3.3.2
* fix: changelog
2023-01-10 11:49:40 +01:00
InstantSearch
512d10b826
chore: release v3.3.1 ( #1733 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-12-27 13:11:36 +01:00
InstantSearch
f9616a67c1
chore: release v3.3.0 ( #1633 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-10-25 16:38:20 +02:00
InstantSearch
74986f9353
chore: release v3.2.2 ( #1618 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-10-20 18:33:50 +02:00
Clément Vannicatte
19454b855d
chore: update Algolia logo ( #1617 )
2022-10-20 18:25:46 +02:00
Clément Vannicatte
18cdceb2a2
chore: release v3.2.1 ( #1508 )
2022-08-16 13:04:19 +02:00
InstantSearch
85b54cc82e
chore: release v3.2.0 ( #1479 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-08-02 18:07:51 +02:00
InstantSearch
c86e3195ae
chore: release v3.1.1 ( #1423 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-07-01 12:31:52 +02:00
InstantSearch
82b73a7dc6
chore: release v3.1.0 ( #1390 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-05-18 10:25:13 +02:00
Clément Vannicatte
eb372f2743
feat(deps): bump peer to React 18 ( #1385 )
2022-05-17 12:32:50 +02:00
InstantSearch
6c14758b56
chore: release v3.0.0 ( #1311 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-02-22 12:52:15 +01:00
InstantSearch
3475c9c8bb
chore: release v3.0.0-alpha.50 ( #1290 )
2022-02-03 18:44:30 +01:00
InstantSearch
521239ad9d
chore: release v3.0.0-alpha.42 ( #1201 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-12-03 15:08:08 +01:00
Clément Vannicatte
65d9414fce
fix(examples): use new infra credentials
2021-11-09 09:23:10 +01:00
InstantSearch
c5eb841d74
chore: release v3.0.0-alpha.41 ( #1062 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-10-18 10:35:52 +02:00
InstantSearch
97ad16e623
chore: release v3.0.0-alpha.40 ( #1042 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-08-23 09:18:00 +02:00
InstantSearch
04878d766f
chore: release v3.0.0-alpha.39 ( #1034 )
2021-07-23 21:35:34 +02:00
InstantSearch
e37161ae7e
chore: release v3.0.0-alpha.38 ( #1032 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-07-23 12:01:14 +02:00
InstantSearch
1ee5354ea5
chore: release v3.0.0-alpha.37 ( #1016 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-07-09 12:28:39 +02:00
Clément Vannicatte
9300cb4bd6
fix(dependencies): upgrade dependencies ( #1015 )
2021-07-09 10:48:33 +02:00
François Chalifour
ee52a65340
docs(examples): add JavaScript example
2020-09-01 18:31:35 +02:00