Mark Elphinstone
Mark Elphinstone
As a collaborator? Cool - I don't mind just doing it from a fork and send a PR over but that's up to you. I'm pretty close to ready so...
Here we go! https://github.com/scottcorgan/angular-linkify/pull/22 Haven't got the tests in yet, but I'll knock them up ASAP. Go take a look and see if that works for you. I can't work...
Oh and that seems to fix pretty much all the issues mentioned in your recent list (with a little refactoring on their part).
^^ https://github.com/scottcorgan/angular-linkify/issues/21 - the linkifyjs plugin has this covered
Oh, just noticed the readme needs updating. Will get onto that... should probably do that before any publishing!
Well, the requirement of linkifyjs is basically the issue, there, size-wise, because it's bundled into the build script. I don't think there's a way around that when it's being put...
As for the tests, do you mean create a separate tag for the old stuff and create tests based on those also? The old stuff is no longer there in...
I had to refactor to allow for a new system where it just takes in a string as first argument for each, and an object for second which matches up...
I've concluded it's happening with all versions. I'm having to resort to state which is just about okay, but really needs looking into.
Temporary fix: https://github.com/software-mansion/react-native-reanimated/issues/3304#issuecomment-1236202943