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

Minor table columns improvements #2149

Merged
merged 16 commits into from
Jan 30, 2024
Merged

Minor table columns improvements #2149

merged 16 commits into from
Jan 30, 2024

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Jan 30, 2024

also fix #1811

@@ -272,16 +271,15 @@ public function addClass($class, $position = 'body')
}

/**
* Adds a new attribute to the cells of this column. The optional second argument may be "head",
* "body" or "foot". If position is not defined, then attribute will be applied on all cells.
Copy link
Member Author

@mvorisek mvorisek Jan 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mvorisek mvorisek force-pushed the table_column_improvements branch 5 times, most recently from 6494eee to 99d7d20 Compare January 30, 2024 15:57
@mvorisek mvorisek changed the title Table column improvements Minor Table column improvements Jan 30, 2024
@mvorisek mvorisek changed the title Minor Table column improvements Minor Table columns improvements Jan 30, 2024
@mvorisek mvorisek changed the title Minor Table columns improvements Minor table columns improvements Jan 30, 2024
@mvorisek mvorisek marked this pull request as ready for review January 30, 2024 17:41
@mvorisek mvorisek merged commit 595e3cd into develop Jan 30, 2024
48 checks passed
@mvorisek mvorisek deleted the table_column_improvements branch January 30, 2024 17:54
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.

Review all array_merge_recursive usages
1 participant