Paolo Casciello

Results 38 comments of Paolo Casciello

Commenting out the dependency in `package.json` resolves it but it would be great even a simple and lazy solution as preventing the update from stopping. Please Google fix this :)

For those seeking a quick way to extract all the words matching the template pattern ` 'word' | translate:lang ` here is a one-liner: echo "{"; grep -r -o -E...

And this is a small Python tool to extract labels from `.ts` and `.html` files and merge `language-XY.json` files: https://gist.github.com/xcash/35be65bd2d23650536db3879ad813a5d Note: Python 3.x

Scrolling results is generally bad UX in an autocomplete component. But this feature is on the list to be implemented.

Thanks @github5775 I'll keep this planned for a future release! :+1:

Any output in console?

When you call the callback passing res.results you need to be sure that the returned JSON is `{ results: [ {...}, {...}, ] }` If your JSON is different you...

Hi @evilfaces this is related to #8 There is a workaround in that thread. :)

Indeed, It is planned. :)

Hi @Dacesilian i'm very busy right now irl and at work. I hope to release it soon. I need BS5 support too... :)