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

Added missing type definition for column in DataTable.d.ts and TreeTable.d.ts #1913

Merged
merged 6 commits into from
Mar 29, 2021

Conversation

master117
Copy link
Contributor

As stated in the title:

Added missing type definition for column in DataTable.d.ts and TreeTable.d.ts

… for position. "top" | "right" | "bottom" | "left" in CSS direction order.
…rows being in editing state and triggering editing state for rows from outside the Datatable. Added valid state to returns of onRowEditSave. Adjusted Typing.
# Conflicts:
#	src/components/datatable/BodyRow.js
#	src/components/datatable/DataTable.d.ts
#	src/components/datatable/DataTable.js
#	src/components/datatable/TableBody.js
#	src/components/tooltip/TooltipOptions.d.ts
…d.ts. Undid position commit for this branch so it only focuses on one change.
@mertsincan mertsincan merged commit 643efae into primefaces:master Mar 29, 2021
@mertsincan
Copy link
Member

I'm grateful to you for these PRs. Thanks a lot for your contribution!

Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants