ToolJet/frontend/src/Editor/Components/Table
Gandharv ec4fc4e582
Fixes striped table when element selected is text/dropdown/multiselect/editable/datepicker (#740)
* fix: striped table when element selected is text

* fix: when column type is dropdown fix ui

* fix: when category-type is multiselect

* fix: make overflow-x scroll so that more radio buttons can fit

* fix: when column is editable fix styles

* add text styles: additional

* fix: datepicker + striped table

* multicursor trick if to switch - witchcraft

* fix: add array check in tags component

* fix: action  buttons

* merge badge and badges case

* change overflow x to initial - temporary

* fix conflict

* add padding left, right

* Update frontend/src/Editor/Components/Table/Table.jsx

Co-authored-by: Sherfin Shamsudeen <sherfin@tooljet.io>

* increase min height from 35 -> 55

Co-authored-by: Sherfin Shamsudeen <sherfin@tooljet.io>
2021-09-27 18:27:06 +05:30
..
CustomSelect.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
Datepicker.jsx Fixes striped table when element selected is text/dropdown/multiselect/editable/datepicker (#740) 2021-09-27 18:27:06 +05:30
GlobalFilter.jsx Fixes table-search (#836) 2021-09-27 09:08:34 +05:30
Pagination.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
Radio.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
Table.jsx Fixes striped table when element selected is text/dropdown/multiselect/editable/datepicker (#740) 2021-09-27 18:27:06 +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 Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30