mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* Fix max canvas width select broken * Added padding right instead of setting width to avoid overlapping of numbers on the arrow Added padding right to provide spacing to right side of number container * fix : focusing on any cell of number column type, results into first cell getting focused * fix : text alignment bug in string column type * fixed : text alignmnet of editable div in string column type * Fix : avoid clicking thrice on element to start editing the content * Fix : Overlay issue in deprecated columns * Fix : multiselect deprecated secondary text not appearing on column list * Fix table fixes * fix placeholder in multiselect dynamic options * fix: fix for scrollbar in viewer * fix: integration bugfixes for table (#9457) * change label for link color * remove alt text for cell image * fix : number arrow , labels * limit table popover max height * Bug fixes from appbuilder-1.6 (#9465) * Fix : Selecting same value again is not discarding the selected value in single select * If default options list is empty then return null * Fix : Deleting the default option will rresult into removing from default option list as well * showing error message at the bottom and cell value in the center for text and string column type * Making Pagination aligned in the center horizontally * Fix: Download popup * Fix add new row string text not changing its color in dark mode * Fix date picker on change in add new row not changing when value is empty * fix : table default ui (#9454) * fix : muliselect popover not showing (#9455) * update default number data from string to number (#9467) * Fix in datepicker * fix: add fixed height to error feedback * fix: fixed issue that caused multiselect option delete to fail (#9469) * fix: fixed issue that caused multiselect option delete to fail * refactor: minor code cleanup * fix : ui for table multislect * remove logs --------- Co-authored-by: Nakul Nagargade <nakul@tooljet.com> Co-authored-by: manishkushare <kushare.manish9@gmail.com> Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com> Co-authored-by: Manish Kushare <37823141+manishkushare@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| BoundedBox | ||
| CustomComponent | ||
| Form | ||
| Kanban | ||
| KanbanBoard | ||
| Map | ||
| QrScanner | ||
| StarRating | ||
| Table | ||
| Button.jsx | ||
| ButtonGroup.jsx | ||
| Calendar.jsx | ||
| CalendarPopover.jsx | ||
| Chart.jsx | ||
| Checkbox.jsx | ||
| CirularProgressbar.jsx | ||
| CodeEditor.jsx | ||
| ColorPicker.jsx | ||
| Container.jsx | ||
| Datepicker.jsx | ||
| DaterangePicker.jsx | ||
| Divider.jsx | ||
| DraftEditor.jsx | ||
| DropDown.jsx | ||
| FilePicker.jsx | ||
| Html.jsx | ||
| Icon.jsx | ||
| IFrame.jsx | ||
| Image.jsx | ||
| Link.jsx | ||
| Listview.jsx | ||
| Modal.jsx | ||
| Multiselect.jsx | ||
| NumberInput.jsx | ||
| numberinput.scss | ||
| Pagination.jsx | ||
| PasswordInput.jsx | ||
| PDF.jsx | ||
| RadioButton.jsx | ||
| RangeSlider.jsx | ||
| RichTextEditor.jsx | ||
| Spinner.jsx | ||
| Statistics.jsx | ||
| Steps.jsx | ||
| SvgImage.jsx | ||
| tableUtils.js | ||
| Tabs.jsx | ||
| Tags.jsx | ||
| Text.jsx | ||
| text.scss | ||
| TextArea.jsx | ||
| TextInput.jsx | ||
| Timeline.jsx | ||
| Timer.jsx | ||
| Toggle.jsx | ||
| TreeSelect.jsx | ||
| verticalDivider.jsx | ||