ERP-node/frontend/components/screen/table-options
kmh 62513ad2f0 feat: enhance responsive grid rendering and filter width management
- 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.
2026-03-12 13:27:01 +09:00
..
ColumnVisibilityPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
FilterPanel.tsx feat: enhance responsive grid rendering and filter width management 2026-03-12 13:27:01 +09:00
GroupingPanel.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
TableOptionsToolbar.tsx fix: update filter handling in data filtering logic 2026-03-12 07:02:22 +09:00
TableSettingsModal.tsx feat: enhance responsive grid rendering and filter width management 2026-03-12 13:27:01 +09:00