Mathieu Etienne

Results 12 comments of Mathieu Etienne

@dhairyasenjaliya Are you talking about updating the CustomIndex? I haven't tried it.

@dhairyasenjaliya I haven't had the need for that use case but I don't see a reason why you wouldn't be able to do it. AlphabetList is using SectionList, which accepts...

Agreed, I've implemented it in my own project using the search bar from react-native-elements and a simple filter function: ```javascript searchFilterFunction = (text) => { // Check if searched text...

That's great! Looking forward to testing this the next time I need a comment plugin on a project!

This seems like it's been added already?

Brilliant idea. I have no spare time at the moment to build this but think it's a great extension of the field. On Nov 15, 2016 2:16 PM, "Jens Törnell"...

Hello @srid. This was discussed in the discord server, and the solution for now seems to try a different VS Code theme.

Hello, I am testing an upgrade to K4 on a rather old website with simplestats 0.5.0-beta. The tabs do appear, but clicking on them changes only the url, title, breadcrumb...

Wouldn't it be better to use the format option for this rather than opacity? So that you get actual rgba format in the field instead of hex + opacity?

It'd be super easy to add if you were already instantiating the call to the minicolor plugin. Since you're not, there's a bit more work that needs to happen :)