Tobias Bosch
Tobias Bosch
If we do this right, our current `DomSchema` should not be special cased any more, right?
We can still make the work generically, when using auto generated ids based on the place in the element hierarchy (and not based on the creation order). I think we...
Hi, you can use angular-jqm without jqm too! E.g. the following directives don't use the jqm stylesheet: - jqmCachingView with history integration - hideAddressBar service - orientation change service -...
Sure! Can you create a PR with tests?
Hi, a workaround for this problem can be found here: https://github.com/tbosch/autofill-event/issues/7
This does not require jquery. See the associated plunker in #7: http://plnkr.co/edit/AWSlgcPHMFVCMxhuajDo?p=preview
Well, it requires angular's jqlite (which Angular uses out of the box when jQuery is not present). Are you trying to use this plugin for a project that does not...
Hi, mmh, haven't tested on Chromium yet, sorry.
Hi, can you reproduce this via the examples in this project (aka the manual tests)?