Niket Pathak

Results 16 comments of Niket Pathak

@masihyeganeh any updates on this? (for info, not a single video can be downloaded)

@iRealistiX This repository doesn't seem to be maintained anymore (no updates for almost a year and a half). Anyway, there exists another project https://github.com/SebiTimeWaster/G213Colors too. I tried it but couldn't...

Hello @mmkal , Thank you for your suggestion. The library being called `localstorage-slim` is expected to support localStorage alone. As of now, we have no plans to include sessionStorage immediately...

yes that is possible, we could allow callbacks to be optional. we will try to include this in our **next release**.

Thank you for your contribution, it is very well appreciated ! :smile:

Thank you for the updates, I'm gonna run/write some tests (this week hopefully) to ensure stuff works as expected, so bear with me until then, will approve the PR thereafter....

Hello @SneakyGerald , Thank you for reporting this. Since typeahead is fully controlled by the trie data structure, it would be impossible to reorder the suggestions as per the order...

Hello, currently, switching between 2 different storage types on the fly within the same instance is not supported. The typing info should have been more specific along with some documentation....

Any update on this ? Currently, I'm trying to import assets via css (`background: url('./xyz.svg')`) and need the url to be correctly translated to (`background: url('./client/contenthash.svg')`) to enable versioning, but...

Fixed in [v4.26.0](https://github.com/digitalfortress-tech/typeahead-standalone/releases/tag/v4.26.0)