docusaurus/packages/docusaurus-theme-search-algolia/src
Arthur Brugière 1ad97843ac
fix(algolia-search): test for canUseIntersectionObserver (#7761)
[FIX] Update observer condition

Replace condition canUseDOM to canUseIntersectionObserver as check is done for IntersectionObserver usage
2022-07-11 19:03:54 +08:00
..
__tests__ refactor: remove a lot of implicit anys (#7468) 2022-05-23 15:40:53 +08:00
client refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
templates feat(search-algolia): allow disabling search page and configuring path (#6692) 2022-02-16 19:07:01 +01:00
theme fix(algolia-search): test for canUseIntersectionObserver (#7761) 2022-07-11 19:03:54 +08:00
deps.d.ts chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
index.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
theme-search-algolia.d.ts feat(algolia-search): allow translating search modal (#7666) 2022-07-06 18:21:55 +02:00
types.d.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
validateThemeConfig.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00