PromucFlow_constructor/app/client/src/widgets/TableWidgetV2/component
2025-02-21 15:28:50 +05:30
..
cellComponents fix: select column to display cell value when options are mismatched (#38387) 2025-01-13 07:40:33 +01:00
header chore: hide the pagination elements when infinite scroll is enabled for table widget (#39363) 2025-02-21 15:28:50 +05:30
TableBody feat: Implement infra code for infinite scroll implementation. (#39225) 2025-02-17 14:29:40 +05:30
Constants.test.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
Constants.ts fix: Enhance URL handling in table by rendering URL column types with <a> tag. (#37179) 2024-11-06 10:27:57 +05:30
index.tsx chore: hide the pagination elements when infinite scroll is enabled for table widget (#39363) 2025-02-21 15:28:50 +05:30
LoadingIndicator.test.tsx fix: loading indicator ui for infinite loading table (#39208) 2025-02-13 15:28:25 +05:30
LoadingIndicator.tsx fix: loading indicator ui for infinite loading table (#39208) 2025-02-13 15:28:25 +05:30
StaticTable.tsx feat: Implement infra code for infinite scroll implementation. (#39225) 2025-02-17 14:29:40 +05:30
Table.tsx chore: hide the pagination elements when infinite scroll is enabled for table widget (#39363) 2025-02-21 15:28:50 +05:30
TableStyledWrappers.tsx fix:- added elipsis and tooltip to the button content in table widget component (#36865) 2024-10-30 17:29:59 +05:30
VirtualTable.tsx feat: Implement infra code for infinite scroll implementation. (#39225) 2025-02-17 14:29:40 +05:30