You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix#5384: TreeTable support hidden columns
* fix:#5553:TreeTable: need to be converted to data- lookups instead of className lookups
* TreeTable
* Fix#5597: TreeTable body align
* Fix#5393: Tree propagate icons to leaf nodes
* Fix#5233: Cell editor ColumnEditorOptions param fix
* Fix#5398: Slider with min value rendered incorrectly
* Fix#5340: MutliSelect emptyMessage don't add to DOM
* Fix#4190: Chip aria fixes
* Fix#5414: p-disabled for svg icons
* Fix#5424: CascadeSelect use data instead of CSS selector
* Fix#5425: CascadeSelect fix for StrictMode
* Fix#5440: InputText only print className once
Describe the bug
In unstyled mode,comp don't have classname,so need to be converted to data- lookups instead of className lookups
Reproducer
No response
PrimeReact version
latest
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: