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

feat(amis-editor): InputTable配置面板补充属性 #8629

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

lurunze1226
Copy link
Collaborator

@lurunze1226 lurunze1226 commented Nov 6, 2023

What

🤖 Generated by Copilot at 1b22ca7

Added new options to the table control plugin schema in Form/InputTable.tsx to allow users to control the table layout and actions.

🤖 Generated by Copilot at 1b22ca7

To make tables more flexible and fun
This pull request adds options, not one
But three in the schema
showAddButton, className, and showOperationColumn
Now you can customize how they look and run

Why

How

🤖 Generated by Copilot at 1b22ca7

  • Add switch options to toggle add buttons and operation column in table control plugin schema (link)
  • Add className option to customize toolbar element in table control plugin schema (link)

Copy link

github-actions bot commented Nov 6, 2023

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@github-actions github-actions bot added the feat label Nov 6, 2023
@lurunze1226
Copy link
Collaborator Author

补充:

  • showTableAddBtn
  • showFooterAddBtn
  • toolbarClassName

@2betop 2betop merged commit 01f2132 into baidu:master Nov 10, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants