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

Return formatted data for all columns in all rows #7523

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

Darc-Charlie
Copy link
Contributor

  • Ensures the returned array is an array of objects where each object has a property for every valid column

🤔Type of Request

  • Bug fix
  • New feature
  • Improvement
  • Documentation
  • Other

🔗Resolves an issue?

Fix #7500

📝Changelog

  • Core
  • Extensions

💡Example(s)?

Before:
https://live.bootstrap-table.com/code/Darc-Charlie/18210
After:
https://live.bootstrap-table.com/code/Darc-Charlie/18212

☑️Self Check before Merge

⚠️ Please check all items below before reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

- Ensures the returned array is an array of objects where each object has a property for every valid column
Add padding line

Co-authored-by: 文翼 <wenzhixin2010@gmail.com>
@wenzhixin wenzhixin merged commit 7bbcb71 into wenzhixin:develop Sep 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants