Skip to content

Releases: easyops-cn/docusaurus-search-local

v0.30.0

22 Jul 03:01
e536840
Compare
Choose a tag to compare

0.30.0 (2022-07-22)

Features

  • support saving hash in filename instead of query (4930a88), closes #171

v0.29.4

22 Jul 02:17
6a9d0b7
Compare
Choose a tag to compare

0.29.4 (2022-07-22)

Bug Fixes

  • fix call stack overflow with large code blocks (e0b2cfd), closes #164

v0.29.3

20 Jul 10:13
c60d173
Compare
Choose a tag to compare

0.29.3 (2022-07-20)

Bug Fixes

  • hide clear button on small screen when input is not focused (c69fbf6), closes #230

v0.29.2

19 Jul 04:26
c15ae08
Compare
Choose a tag to compare

0.29.2 (2022-07-19)

Bug Fixes

  • fix website with docs multi-instance (f61304e), closes #211

v0.29.1

19 Jul 01:24
fe2fc20
Compare
Choose a tag to compare

0.29.1 (2022-07-19)

Bug Fixes

  • require docusaurus v2.0.0-rc.1 (41a4e67)
  • add hack for useDocsPreferredVersion crash in SearchPage (02fdc42)
  • fix error when not using versions (f11293f)

v0.29.0

07 Jul 10:38
4f83a0c
Compare
Choose a tag to compare

0.29.0 (2022-07-07)

Features

  • support disabling search bar shortcut (e0ea5ae)
  • support hiding search bar shortcut hint (9344bd2)

v0.28.0

28 Jun 01:01
44c8428
Compare
Choose a tag to compare

0.28.0 (2022-06-28)

Features

v0.27.2

21 Jun 06:06
09b3bfb
Compare
Choose a tag to compare

0.27.2 (2022-06-21)

Bug Fixes

  • search page for non latest doc versions (15f6161)
  • use the active plugin id when getting the current docs version (824e134)
  • fix active plugin may be undefined (0bfbbb2)
  • make @docusaurus/theme-common as peer (68dc812)

v0.27.1

13 Jun 01:27
5ce699b
Compare
Choose a tag to compare

0.27.1 (2022-06-13)

Bug Fixes

  • properly support no trailing slashes after fixing indexing top level pages (999bd8b), closes #212

v0.27.0

29 May 09:56
0bec887
Compare
Choose a tag to compare

0.27.0 (2022-05-29)

Features