ToolJet/frontend/src/Editor/Components
Santosh Bhandari 0c895e2e4e
feat: Add customizable border color for text input component (#4191)
* feat: Add customizable border color for text input component

* Update widgetConfig.js

* chore: Fix linter issues
2022-10-26 10:45:43 +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 bug fixed : selecting badge is breaking the table (#4416) 2022-10-19 07:44:03 +05:30
Button.jsx Merge branch 'main' into develop 2022-10-11 12:07:21 +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 all: fix spelling (#4326) 2022-10-11 13:46:40 +05:30
CalendarPopover.jsx all: fix spelling (#4326) 2022-10-11 13:46:40 +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 Hide Apps tab for Admin (#2634) (#4221) 2022-10-12 21:57:12 +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 Fixes rich text editor select heading re-direct to dashboard (#4487) 2022-10-24 23:31:16 +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 Feature/list view border color (#4300) 2022-10-11 09:10:30 +05:30
Modal.jsx fixes: scroll issue for subcontainer layer for modal (#4410) 2022-10-21 13:51:32 +05:30
Multiselect.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
NumberInput.jsx On Change added to NumberInput (#4198) 2022-10-18 12:58:30 +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 Adds background color property to password input editor (#4190) 2022-10-26 10:05:23 +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 Adds default highlight color (#4498) 2022-10-18 09:41:36 +05:30
Tags.jsx Tags widget (#1659) 2022-01-15 10:41:27 +05:30
Text.jsx [Chore] widget fixes (#4411) 2022-10-14 13:31:22 +05:30
TextArea.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
TextInput.jsx feat: Add customizable border color for text input component (#4191) 2022-10-26 10:45:43 +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