mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-14 04:28:25 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| CustomSelect.jsx | ||
| Datepicker.jsx | ||
| GlobalFilter.jsx | ||
| Pagination.jsx | ||
| Radio.jsx | ||
| Table.jsx | ||
| Tags.jsx | ||
| Toggle.jsx | ||