HiDeoo

Results 166 comments of HiDeoo

> One thought I had, which you can consider, is that rather than _moving_ the user’s import, we could in theory prepend a side-effect import, i.e. make the plugin do...

Thanks for the review, the PR should now be updated without any of the demo content, and I also added a changeset and reverted #3199.

:wave: Thanks for the report. The first configuration you shared should indeed work, except for the [`lang`](https://starlight.astro.build/reference/configuration/#lang) of the `zh-cn` locale, as it's supposed to be the BCP-47 tag for...

Ah yeah, there was a little bit of miscommunication there. The last snippet I shared is something automatically generated by Starlight that I shared as part as my early investigation,...

My apologies, this totally slipped through my mind. This should just be a simple fix on our end when specifying the default locale in the Astro i18n config. We currently...

Thanks for kicking off the feature. As discussed, I'm closing this PR in favor of #155 which once finished would provide a similar feature with a more robust implementation as...

Alongside some minor changes and improvements, this PR now also includes an always-visible query input. It does not looks great and it's part of the points I initially mentioned in...

Updated the PR to adds support for new features which are currently not supported at all in Starlight. To decide which features to implement first, I looked at the various...

Updated the PR based on the feedback from T&D (14 August 2025): - When present, the "Load more results" is now always visible in a footer of the modal. Like...

Due to various UI changes that happened in the course of this PR, e.g. an always-visible search input or load more button (when applicable), the current UI entirely relying on...