Felix Brunet

Results 13 issues of Felix Brunet

I would like to be able to filter the table by column in a similar way than excel table work : a drop down with checkbox for every different element...

Installing pollinate currently show the following warning for deprecated package: ``` npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated [email protected]: this library...

Since all data and command are top-level, it's hard to distinguish data key (like "name", "description", etc.) from command ("parse", "discard", "move"). Also, in the current state, each new command...

**Describe the bug** I have a list of element with a single filter. If i use the "filter" options to have a starting filter, the element are hidden, but the...

bug

these are small change in preparation of my feature adding, all explained here with there rational. - FilterItems.ts refactor of `getFiltered` and `getFilteredOut` so they share the same logic code...

Hi, I started to read the code so I can contribute, I want to work on adding pagination for the project, but there is some part of the code I...

help wanted

hi, I would like to be able to tell the name of the file to replace version number in my html who do not match the name on the filesystem....

Hi, this is a really nice plugin. it seem to have many not documented possibility. I can't find any reference of the "onRender" option, by exemple, other than in direct...

Just a try to fix it a bit. I did not test it much