ToolJet/frontend/src/Editor/Components/Table
Kiran Ashok f7ddae899f
Bugfix/Fixing text overflow issues in table for long text (#1948)
* updating text wrap issue in table

* functionality and styling to allow text wrap feature for overflow in table

* updated to include horizontal scroll action

* update :: meaningfull naming update

* pr review changes

* updated to add hide option , code optimizing

* merge conflict

* fixing hide option breaking layout

* overflow field for only possible fields

* updating key to avoid confusion

* cleanup

* fixing scroll issue

* merge error

* hide theme updated

* text wrapping avoided for column type text

* typo fix
2022-03-03 14:11:38 +05:30
..
CustomSelect.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
Datepicker.jsx fixed: Improper date parsing (#1318) 2021-12-03 13:52:14 +05:30
GlobalFilter.jsx Fixes table-search (#836) 2021-09-27 09:08:34 +05:30
Pagination.jsx [HotFix] Add 'Set table page' action (#1880) 2022-01-20 19:05:34 +05:30
Radio.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
Table.jsx Bugfix/Fixing text overflow issues in table for long text (#1948) 2022-03-03 14:11:38 +05:30
Tags.jsx Fixes striped table when element selected is text/dropdown/multiselect/editable/datepicker (#740) 2021-09-27 18:27:06 +05:30
Toggle.jsx Bugfix: toggle should be disabled when a toggle column of table widget is not editable (#2327) 2022-02-23 10:27:55 +05:30