Thomas Andraschko
Thomas Andraschko
i need IE support personally until support ends, so...
I just fixed bugs for now as RC1 is near So im fine to talk about refactorings here after the release
it would be really nice to get rid of ui:repeat support but i think this is a heavy refactoring on how columnGroups works with filters. This would also make it...
@Rapster would be great if you can think about it for v11, your are refactorings in DT made it maintainable again!
lets also do it in 13.0, where lightbox and IE support will be removed 12.0 should be soon, so it doesnt hurt to remove it after 12.0
i think we should fix it for 11.0 would be great if you can provide a PR
i also remember something weird regarding visiting rows, as on each row visit, each column header and facets/filters were visited. Cant find the issue currently.
i already removed this stuff locally: https://gist.github.com/tandraschko/b9168b3bc4982f5ce3eab373f32244b4 basically we overwrite some Mojarra code because their internal "isNestedInIterator" doesnt work for PrimeFaces components i think we should only apply it after...
TBH i think PF is just doing something wrong if everything works but no selection therefore i would like to have some tests, so we know at least what works...
Perfect Lets remove both p:repeat and cleanup UiData in v13