vite-plugin-react-pages icon indicating copy to clipboard operation
vite-plugin-react-pages copied to clipboard

Can you provide search and internationalization

Open pisyell opened this issue 2 years ago • 7 comments

pisyell avatar Jun 24 '22 05:06 pisyell

Yes. I will add this feature in a week. Do you have any suggestion for the feature design?

csr632 avatar Jun 26 '22 02:06 csr632

internationalization just like this

demos title /**

  • title: Default usage
  • desc: xxxxx.
  • title.zh-CN: 基础用法
  • desc.zh-CN: xxxx。 */

readme

index.zh-CN.md index.en-US.md

pisyell avatar Jun 29 '22 03:06 pisyell

i18n is now supported. Checkout the document. Sorry for the delay.

csr632 avatar Aug 14 '22 08:08 csr632

Search feature still need to be done. I will implement it after migrating to vite3.

csr632 avatar Aug 14 '22 08:08 csr632

TODO:

  • feature: page search
  • docs: chinese translation of the document site. Tracked in https://github.com/vitejs/vite-plugin-react-pages/issues/74

csr632 avatar Aug 14 '22 08:08 csr632

is there any progress on this issue?

callmeYe avatar Sep 12 '22 01:09 callmeYe

is there any progress on this issue?

Search is under development. I will publish it this weekend. @callmeYe

csr632 avatar Sep 14 '22 04:09 csr632

is there any progress on this issue?

Search is under development. I will publish it this weekend. @callmeYe

Thanks! I desperately need the search feature.

callmeYe avatar Sep 14 '22 06:09 callmeYe

Thanks! I desperately need the search feature.

I have published an alpha version: [email protected]. You can try it out. I will publish it after more testing. @callmeYe

Ref PR: https://github.com/vitejs/vite-plugin-react-pages/pull/92

csr632 avatar Sep 19 '22 18:09 csr632

Thanks! I desperately need the search feature.

I have published an alpha version: [email protected]. You can try it out. I will publish it after more testing. @callmeYe

Ref PR: #92

copy that!

callmeYe avatar Sep 21 '22 03:09 callmeYe