Souma Ghosh
Souma Ghosh
## Description For Italic and L sized font text is getting clipped towards the end in Table Widget V1. This issue does not exist in Table Widget V2 After trying...
## Description - Fixes wrong default value for Vertical Alignment in column settings of table widget - Fixes issue where JS toggle for vertical alignment cannot be turned off after...
## Description The JS toggle option was missing in Text formatting section of table widget v2 for: 1. Emphasis 2. Text Align 3. Vertical Alignment Enabled the options in styleConfig...
## Description **Bug 12638** After adding 3 filters to a table and removing the second filter, the current second filter `value` was showing the old second filter `value`. This was...
## Description Last table column will now resize down to a minimum width of 150px Fixes #15843 ## Type of change - Bug fix (non-breaking change which fixes an issue)...
## Description When creating a column from tableData we were auto-assigning columns to "Plain Text" type by default without looking at the data of the column. In this PR (In...
## Description Total page count is incorrect when no. of records in a page is different from the visual page size of a table. This is happening because we are...
## Description This feature is only for custom columns. Users needed to change property name of custom columns every-time they changed the column name. Column name can be updated from...
## Description In default charts, only series title and series data could be provided by developer. We have added the Series Color property as well in this PR to control...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary This is a POC to understand: - Any challenges or blockers that...