Damian Bartumeu

Results 5 issues of Damian Bartumeu

Hi, I'm using react nice dates in Ionic so far is pretty good. I have a request, can you add animation / drag feature right to left as well. I...

Hi: I'm using a custom schema like this ``` new querymen.Schema({ store: { type: RegExp, paths: ['store'], normalize: true, }, }); ``` If I made a request like this: myurl.com/stores/?store=amazon,...

Is this project still maintained? Why is the author not accepting or reviewing pull request? Really I like this project. And I have a project that depends on this library....

I want to trigger layout method every time that I add some content to the masonry-brick element, there is a way to get the _msnry Objet once layoutComplete is triggered?