Mario Juárez
Mario Juárez
Published optimized version including C PCRE, Rust and C# optimizations. https://github.com/mariomka/regex-benchmark/tree/optimized
It sounds good. If you want to contribute adding some libraries check the `Contributing` section in the readme.
If you wish you can send a PR. I'll try to review asap.
I'm open to contributions.
Thank you, I'll check out but I need some time.
A workaround is to call manually `identify` after opt-in, but there is a race condition because `optInTracking` doesn't return a `Future`. ```dart mixpanel.optInTracking(); mixpanel.identify(userId); // identify can be called before...
It is fired on created hook to format the initial value. For vee-validate 2.x you can disable auto validation with `data-vv-validate-on="none"` and run it on `close` event.
Sounds good, I thought three options: - Add a simply property to draw a button instead of an input If we want to be more customizable we can: - Add...
I can't see the date picker. 
What is your local timezone? By default the value's timezone is `UTC`, see the `value-zone` option.