sandstrom
sandstrom
To avoid spreading the discussion across four threads, let's keep it all in this one: https://github.com/flori/amatch/issues/18
@mpanic Are you sure? These two articles seems to suggest otherwise: https://balinterdi.com/blog/using-in-element-in-ember-js/ https://dev.to/shayanypn/ember-js-in-element-feature-273l
I think you can subclass the modal dialog and solve it using the `didInsertElement` hook. If something like this would be added (I'm not advocating it should be), I think...
Has this issue been solved? I'm considering using Oat instead of AMS. I often checkout issues to get a feel for where the project stands.
Has this issue been solved? I'm considering using Oat instead of AMS. I often checkout issues to get a feel for where the project stands.
Friendly ping ⛵ What steps are required to move this forward?
For anyone looking at alternatives to Sifter, here are a few I've found: - https://github.com/lucaong/minisearch - https://github.com/LyraSearch/lyra - https://github.com/nextapps-de/flexsearch
For most single-page apps you'd probably want to keep translations in the client, and only pass strings (error codes) in the API. You'd then translate these on the client. If...
I had the same question as OP. Maybe use an automated generator? I know some people dislike them, but I think they're more than good enough for 95% of cases....
I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe...