Commit 019efc4
authored
fix: Fix Orama search not working on /docs (#361)
* Fix Orama search version filter on docs
* Format SearchBar override
* Add @orama/react-components dependency
* Resolve Orama react components import
* Use direct path for Orama react components
* Use static path for Orama react components
* Revert "Use static path for Orama react components"
This reverts commit 993e37f.
* Patch fix Orama search with Docusaurus v3
* Update orama patch for version name handling
* Ensure patch-package runs during build
* Update config and lockfile
* Revert previous changes
* Updates @orama/plugin-docusaurus-v3 to 3.1.18
Updates the @orama/plugin-docusaurus-v3 dependency to the latest version, 3.1.18.1 parent b0ba492 commit 019efc4
3 files changed
+44
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments