ToolJet/frontend/src/Editor/Components
Manish Kushare 11fa0262ef
[ Enhancement ] : [ Table widget ] added support to download data in excel (#4134)
* adding support for  download data in excel

* adding pop-over to display various download options

* made the download options bold on hover

* update the theme.scss

* made the parent container width fixed
2022-10-10 13:11:04 +05:30
..
CustomComponent [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30
KanbanBoard Reverse proxy using base tag (#3889) 2022-08-27 21:58:24 +05:30
Map Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
QrScanner Fix QR scanner firing event without QR (#2436) 2022-03-08 09:41:29 +05:30
StarRating Fixes inconsistent styles for widgets in darkmode (#2252) 2022-02-14 19:11:39 +05:30
Table [ Enhancement ] : [ Table widget ] added support to download data in excel (#4134) 2022-10-10 13:11:04 +05:30
Button.jsx chore: apply primary-color in more places (#4025) 2022-09-29 13:33:01 +05:30
ButtonGroup.jsx Bug fixed : Button Group widget is not consistent with the dark theme (#3950) 2022-09-12 09:54:41 +05:30
Calendar.jsx [Hotfix] Calendar widget : Default date is not updated dynamically and widget crashes for invalid dates (#4095) 2022-09-22 19:21:12 +05:30
CalendarPopover.jsx handle calendar popover close onclick outside (#1667) 2021-12-29 15:00:44 +05:30
Chart.jsx [Feature] Plotly JSON: Added layout support to the chart widget (#2732) 2022-04-08 19:45:18 +05:30
Checkbox.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
CirularProgressbar.jsx Feature: Circular progressbar (#1887) 2022-01-22 09:32:37 +05:30
CodeEditor.jsx Border radius style for input widgets (#1972) 2022-01-29 07:06:08 +05:30
ColorPicker.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
Container.jsx Bug fix : Container widget background color is not consistent with the dark theme (#3866) 2022-09-12 14:34:24 +05:30
Datepicker.jsx Datepicker calender dark theme (#4111) 2022-10-04 09:27:24 +05:30
DaterangePicker.jsx added onSelect event, when date are selected (#4058) 2022-09-26 14:21:03 +05:30
Divider.jsx [improvement] Widget components #1475 - divider widget (#1491) 2021-12-14 16:46:27 +05:30
DraftEditor.jsx Reverse proxy using base tag (#3889) 2022-08-27 21:58:24 +05:30
DropDown.jsx Use only state setters as dependent functions for registerAction (#4137) 2022-09-28 12:16:46 +05:30
FilePicker.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
Html.jsx added HTML-CSS widget (#2938) 2022-06-16 17:58:11 +05:30
Icon.jsx [Feature]: Icon Widget (#3936) 2022-09-27 11:18:32 +05:30
IFrame.jsx Hotfix/iframe new api (#1557) 2021-12-10 12:52:41 +05:30
Image.jsx Add cypress test for listview (#4070) 2022-09-23 13:38:28 +05:30
Link.jsx [Feature]: Link Widget (#3905) 2022-09-27 11:12:14 +05:30
Listview.jsx Add cypress test for listview (#4070) 2022-09-23 13:38:28 +05:30
Modal.jsx fixes: children can be dragged to the bottom, making the container layer scrollable (#4323) 2022-10-06 14:44:57 +05:30
Multiselect.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
NumberInput.jsx Add happy path spec for number input widget (#4074) 2022-10-04 13:08:21 +05:30
Pagination.jsx Bug fixed : Pagination widget is not consistent with the dark theme (#3946) 2022-09-12 12:09:00 +05:30
PasswordInput.jsx [Bugfix] fixes app freeze, when password widget drops inside a listview (#4018) 2022-09-12 12:34:27 +05:30
PDF.jsx Merge branch 'main' into develop 2022-08-27 22:20:29 +05:30
RadioButton.jsx [RadioButton]: Default value not working #3997 (#4131) 2022-09-29 12:34:09 +05:30
RangeSlider.jsx Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
RichTextEditor.jsx [improvement] Widget components #1475 - text editor widget (#1481) 2021-12-14 16:48:42 +05:30
Spinner.jsx Bugfix/statistics widget style change not reflecting in dark mode , visibilty option not working (#1940) 2022-01-27 14:36:43 +05:30
Statistics.jsx Reverse proxy using base tag (#3889) 2022-08-27 21:58:24 +05:30
Steps.jsx Fixes steps widget (#4107) 2022-10-04 16:20:24 +05:30
SvgImage.jsx [ Feature ] :: svg widget (#2806) 2022-04-18 19:08:50 +05:30
Tabs.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
Tags.jsx Tags widget (#1659) 2022-01-15 10:41:27 +05:30
Text.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
TextArea.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
TextInput.jsx - Fixe failing cypress specs. (#4280) 2022-10-04 13:06:59 +05:30
Timeline.jsx Made timeline scrollable on shrinking the height or width (#3013) 2022-05-09 18:55:31 +05:30
Timer.jsx Exposed variable of timer is set to default value after reset (#2950) 2022-05-04 08:11:27 +05:30
Toggle.jsx Add preview for Multiselect and Datepicker happyPaths (#3854) 2022-09-14 16:19:56 +05:30
TreeSelect.jsx Bug fixed : Tree Select widget is not consistent with the dark theme (#3948) 2022-09-12 12:12:18 +05:30
verticalDivider.jsx New widget: vertical divider (#2971) 2022-05-05 20:03:12 +05:30