Sébastien Lepage
Sébastien Lepage
It would be overkill to use a new component, just to know whether or not the column is the selection column. If the "select all" column had his own bunch...
I see what you mean, the example you have in mind is actually `` (attr autoUpdate became a component). `RowToggler` has his own set of attributes, the doc just doesn't...
I hear you, but so far simply renaming the attribute is good enough (and yet still a breaking change, but not that hard to fix). Besides the reasons I already...
Should we make this backward compatible? 😅 Just saying... It'll be the first time we do that for renaming purposes
Since #6936 will no longer be blocking issue, I close this one
I wouldn't rely on my solution tbh, I didn't do a lot of testing
I'm very confused about this, UIData from PF is basically a copy of UIData from Mojarra, so whether it's MyFaces used or not, it shouldn't make a difference at UIData...
Maybe reuse `component` tag in faces-config.xml? And add a new tag `attributes` with `name` and `value`?
So far, I don't think we do more than that or are we?