PromucFlow_constructor/app/client/src/widgets/TableWidget/widget
Aswath K a2902b5235
fix: table color picker issue (#9681)
* fix: deleting color in color picker causes default color to set automatically

* Set default color property for newly added columns

* Add cypress tests

* fix issue for Label color

* fix: test issue
2021-12-14 07:55:05 +00:00
..
derived.js fix: add enableClientSideSearch (#9505) 2021-12-08 22:35:27 -08:00
derived.test.js feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
getTableColumns.tsx fix: unable to change button color on table widget (#8521) 2021-10-14 16:25:03 +05:30
index.tsx feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
parseDerivedProperties.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
propertyConfig.test.ts fix: update tooltip record count prop table (#9297) 2021-11-26 10:44:00 +05:30
propertyConfig.ts fix: table color picker issue (#9681) 2021-12-14 07:55:05 +00:00
propertyUtils.ts fix: table color picker issue (#9681) 2021-12-14 07:55:05 +00:00
utilities.test.ts feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
utilities.ts feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30