ToolJet/frontend/src/Editor/Components
2022-07-03 16:22:33 +05:30
..
CustomComponent [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30
KanbanBoard [Feature] Kanban board widget (#3049) 2022-06-14 11:06:36 +05:30
Map Fixed: toggle is not working (#2453) 2022-03-14 14:54:07 +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 Merge branch 'main' into develop 2022-07-02 15:53:17 +05:30
Button.jsx [Feature]: Component Specific Actions (#3448) 2022-07-01 16:54:34 +05:30
ButtonGroup.jsx Feature :: Button group widget (#2977) 2022-06-01 13:50:02 +05:30
Calendar.jsx Support starting time and ending time on calendar (#1684) 2021-12-30 17:38:53 +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 added default prop in checkbox widget (#3063) 2022-06-02 13:08:47 +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 Feature : Color Picker Widget (#3274) 2022-06-28 15:43:27 +05:30
Container.jsx [WIP] Widget: List view (#1575) 2022-01-14 13:57:31 +05:30
Datepicker.jsx [ enhancement ] :: added on select event (#2707) 2022-04-21 15:31:57 +05:30
DaterangePicker.jsx [hotfix] Date range picker is showing error inside the modal (#3289) 2022-06-16 16:33:44 +05:30
Divider.jsx [improvement] Widget components #1475 - divider widget (#1491) 2021-12-14 16:46:27 +05:30
DraftEditor.jsx Chore: Setup pipeline (#1539) 2021-12-10 08:43:05 +05:30
DropDown.jsx Fixed default value issue in dropdown widget (#2988) 2022-05-06 18:11:26 +05:30
FilePicker.jsx added instruction text property in file picker widget to add custom instructions (#2731) 2022-06-16 17:53:31 +05:30
Html.jsx added HTML-CSS widget (#2938) 2022-06-16 17:58:11 +05:30
IFrame.jsx Hotfix/iframe new api (#1557) 2021-12-10 12:52:41 +05:30
Image.jsx Do not zoom image on scroll if zoom buttons are not turned on (#3266) 2022-06-13 14:11:35 +05:30
Listview.jsx Merge branch 'main' into develop 2022-07-03 16:22:33 +05:30
Modal.jsx Fixes Modal won't reappear after closing it with ESC (#2319) 2022-02-22 18:22:34 +05:30
Multiselect.jsx Fire onSelect when multiselect items are selected (#2771) 2022-04-08 16:07:07 +05:30
NumberInput.jsx Border radius style for input widgets (#1972) 2022-01-29 07:06:08 +05:30
Pagination.jsx [Feature] pagination widget (#1727) 2022-01-18 11:19:55 +05:30
PasswordInput.jsx Border radius style for input widgets (#1972) 2022-01-29 07:06:08 +05:30
PDF.jsx added instruction text property in file picker widget to add custom instructions (#2731) 2022-06-16 17:53:31 +05:30
RadioButton.jsx Hotfix/fix action for dropdown (#2349) 2022-02-25 15:20:34 +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 Added loading state for statistics widget (#2882) 2022-05-08 05:10:51 +05:30
Steps.jsx Do not fire event when step is programatically changed in step widget (#3280) 2022-06-14 14:01:24 +05:30
SvgImage.jsx [ Feature ] :: svg widget (#2806) 2022-04-18 19:08:50 +05:30
Tabs.jsx Compute visibility of children of inner tabs in nested tabs scenario (#3349) 2022-06-23 15:12:42 +05:30
Tags.jsx Tags widget (#1659) 2022-01-15 10:41:27 +05:30
Text.jsx [Feature]: Component Specific Actions (#3448) 2022-07-01 16:54:34 +05:30
TextArea.jsx Border radius style for input widgets (#1972) 2022-01-29 07:06:08 +05:30
TextInput.jsx Add support for ListView inside ListView (#3454) 2022-07-02 18:00:30 +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 added default value in the toggle widget (#3059) 2022-05-24 03:45:03 +05:30
verticalDivider.jsx New widget: vertical divider (#2971) 2022-05-05 20:03:12 +05:30