- Introduced a new ProportionalRenderer component to improve the layout of components in the ResponsiveGridRenderer based on the canvas width. - Implemented dynamic resizing of components using ResizeObserver to ensure proper rendering across different screen sizes. - Updated filter width handling in FilterPanel and TableSettingsModal to restrict width values between 10% and 100%, enhancing usability and consistency. - Adjusted the TableSearchWidget to reflect the new percentage-based width for filters, improving the overall layout and responsiveness. These changes aim to enhance the user experience by providing a more flexible and responsive design for grid layouts and filter components. |
||
|---|---|---|
| .. | ||
| ColumnVisibilityPanel.tsx | ||
| FilterPanel.tsx | ||
| GroupingPanel.tsx | ||
| TableOptionsToolbar.tsx | ||
| TableSettingsModal.tsx | ||