1
0
Fork 0
Commit graph

80 commits

Author SHA1 Message Date
Dylan Tientcheu
dfe6cd5ab3
chore: release v4.0.0-beta.6 (#2707) 2025-08-11 09:19:43 +02:00
Dylan Tientcheu
3478262b3e
fix: cater for transformItems to use DS with custom indices (#2705) 2025-08-08 16:24:24 +02:00
Dylan Tientcheu
9b29687456
chore: release v4.0.0-beta.5 (#2685) 2025-07-24 12:31:54 +02:00
Dylan Tientcheu
36021b9051
chore: release v4.0.0-beta.4 (#2679) 2025-07-22 18:52:30 +02:00
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
Xavier Ruiz
fe03b8e04e
fix: size and background scroll fixes (#2603)
* fix(docsearch-css): use correct size and position

`position: absolute` makes the element absolute relative to its parent
If the parent is not sized/positioned as desired, then the children
suffer. `position: fixed` makes this element no longer depend on parent
positioning.

The height units are changed to more reliable/modern units to get the
desired behavior.

* fix(docksearch-css): prevent mobile body scrolling

On initial modal open, the body is scrollable. Prevent this as suggested
on SO

---------

Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>
2025-06-25 09:21:13 -04:00
Vasco Bettencourt
b21e3c6c14
chore(deps): replace yarn watch with nodemon (#2565) 2025-04-14 23:58:15 +03: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
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
Daria Savinova
50de4d9de0
fix(modal): add scroll-margin-top for DocSearch-Hit (#2434)
fixes #2433
2025-01-21 09:24:01 +01:00
Hichem Fantar
7577045fe8
fix(css): add transition effects to pressed key buttons (#2447) 2025-01-16 14:51:51 +01:00
Clément Vannicatte
a425f6f4e5
chore: release v3.8.2 (#2416) 2024-12-17 16:31:08 +01:00
Clément Vannicatte
0658d3190d
fix(css): older sass supported syntax (#2415) 2024-12-17 16:25:37 +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
루밀LuMir
b6fd7b6789
chore: add repository.directory property to package.json (#2372) 2024-11-23 10:01:26 +01:00
루밀LuMir
f3dc646256
refactor: improve readability of _variables.css (#2359) 2024-11-16 22:51:03 +01:00
Pierre Millot
8e419a0d83
chore: release v3.8.0 (#2349) 2024-11-12 21:13:42 +01:00
Pierre Millot
32ec9769fb
fix: use npm for release (#2339) 2024-11-05 08:55:57 +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
Clément Vannicatte
86281d6f1c
chore: release v3.6.2 (#2310) 2024-09-27 16:22:41 +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
Levi Whalen
fe3ac9e782
add additional scss output (#2201) 2024-03-06 12:24:25 -07:00
Heather Buchel
df60b8ebe8
fix: add accessible label to SearchBox input (#2193) 2024-02-28 11:14:04 +01:00
Doma
4c82640022
feat: add keypress effect to DocSearchButton (#2087)
* feat: add keypress effect to DocSearchButton

* Bump expected bundle sizes

---------

Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2023-10-05 10:57:27 -04: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
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
Sam Chen
f7a8bde7af
fix(modal): enable outline for focus state (#1732) 2022-12-27 12:26:48 +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
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
Takuya N
8e2e90e980
feat(styles): set medium breakpoint to standarized value (#1446) 2022-07-21 14:03:24 +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
613f2a882d
fix(css): prevent kbd unwanted style overriding (#1389) 2022-05-18 09:31:58 +02:00
Clément Vannicatte
716b515f39
chore: update deps and CI config (#1388) 2022-05-17 16:41:26 +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