Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTable CSS and responsive structure improvements #3682

Closed
mertsincan opened this issue Feb 27, 2023 · 1 comment · Fixed by #3684
Closed

DataTable CSS and responsive structure improvements #3682

mertsincan opened this issue Feb 27, 2023 · 1 comment · Fixed by #3684
Assignees
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@mertsincan
Copy link
Member

Details;
primefaces/primeng#12047

Breaking changes are;

  • responsiveLayout is now defaults to scroll. The 'stack' mode is deprecated.
  • scrollDirection is now obselete
  • autoLayout is obselete as table is based on auto layout now, tableStyle="table-layout:fixed" can be used for fixed.
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add Type: Breaking Change Issue contains a breaking change related to a specific component labels Feb 27, 2023
@mertsincan mertsincan added this to the 3.24.0 milestone Feb 27, 2023
@mertsincan mertsincan self-assigned this Feb 27, 2023
tugcekucukoglu added a commit that referenced this issue Feb 28, 2023
mertsincan added a commit that referenced this issue Feb 28, 2023
* DataTable CSS and responsive structure improvements

Fixed #3682 and #3683

* Update DataTable.vue
@Sko007
Copy link

Sko007 commented Feb 7, 2024

Please add this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants