Diego Fernández
Diego Fernández
That will be nice! Just send the pull request. Do you also have unit tests for this functionality? I'm just trying to make the component as solid as possible. Anyways,...
I haven't tried but I think you should be able to do something like `select2ComponentVariable.fullDataList = undefined;` when you make the selection on the first component. There is a `onSelect`...
What are you precisely trying to do?
Ok. Using the /deep/ shadow-piercing descendant combinator used to work, but I believe it is deprecated right now, and support being removed from many browsers. Anyway, this still works with...
Hi, will try to look at it, but I wont promise anything because I've got very limited time these days. Any help to get this working is welcomed!
Isn't `[hourSegments]="2"` what you are looking for?
I think you could just add `npx react-native-fix-image` to your postinstall script in package.json
Hi!, there is a PR ("Allowed adding search term that is not in the result list #42") allowing that, but it was never merged because tests are failing, and also,...