Keyur Paralkar
|
e7209f06fd
|
feat: Table widget checkbox column type (#15933)
* feat: added checkbox column type
* fix: addressed review changes
* feat: added filter for checkbox column type
* fix: checkbox alignment
* fix: horizontal alignement property added for checkbox column type
* test: added cypress test and addressed feedback changes
* fix: add new property cellComponentHorizontalAlignment
* fix: addressed review comments
* fix: changed column type order to alphabetical order
* refactor: removed unused imports
* fix: typings for the dynamic label
* fix: addressed review comments
* fix: disabled cursor flicker issue
* fix: inline editing for checkbox column type
* fix: addressed QA callouts
* fix: addressed qa callouts
* fix: addressed review callouts
* fix: horizontal alignment issue
* fix:
* rebase new property pane changes
* cypress test fixes
* added support to dynamically change the section name with the help of function
* fix: type casting issue for sectionName
* fix: addressed review comments
* chore: removed unused imports
* fix: added prop.hidden comparision in the memoized PropertySection component
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
|
2022-09-08 16:35:59 +05:30 |
|