Liam Bigelow

Results 342 comments of Liam Bigelow

Not always possible in a CI environment, unfortunately.

Hey @geoffroy-noel-ddh πŸ‘‹ Thanks for the great report and reproduction. Yes this is indeed a bug! I'll get it fixed up.

No trivial way to do the former, nothing exists in that component for the latter. But the goal of the Modular UI is that new cases can be addressed by...

(I'll look at adding an option for that sorting next time I'm in the file though, that's a good call)

Hi @CodeAndWeb πŸ‘‹ This looks like a bug, rather than anything intended. Some of it might be caused #478 β€”Β but I don't think that accounts for everything you're seeing....

The initial cut of the Playground exists on the latest alpha release β€”Β and has already revealed some changes I need to make πŸŽ‰ Anyone can explore the playground for...

πŸ‘‹ This has shipped in [Pagefind v1.4.0](https://github.com/Pagefind/pagefind/releases/tag/v1.4.0) πŸŽ‰

Hey @HuangYiming0608 πŸ‘‹ Currently Pagefind doesn't index or search special characters β€”Β but you should still be seeing a result. When indexing, `C++` will be normalized to `c`. When searching,...

In the current implementation, correct. Searching for a `~` alone wouldn't return results.