ToolJet/frontend/src/Editor/Components
Manish Kushare 817e367fdd
New widget: vertical divider (#2971)
* created VerticalDivider widget

* updated widget icon

* changed the width of the widget container, placed the vertical separator at the center of the widget
2022-05-05 20:03:12 +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 bugfix :: disable cursor when pagination icons are disabled (#2867) 2022-04-21 15:35:46 +05:30
Button.jsx fix for button loading state bug (#2823) 2022-04-14 14:41:30 +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 Improvement: widget components from existing implementation to the new API (#1470) 2021-12-14 09:10:42 +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
components.js New widget: vertical divider (#2971) 2022-05-05 20:03:12 +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 [chore] fixes eslint warning and errors (#2917) 2022-04-28 15:03:05 +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 Hides custom validation when visibility of dropdown widget is set to false (#2765) 2022-04-07 18:35:48 +05:30
FilePicker.jsx Add support for specifying file upload encoding (#2608) 2022-03-23 07:51:23 +05:30
IFrame.jsx Hotfix/iframe new api (#1557) 2021-12-10 12:52:41 +05:30
Image.jsx Adds padding property for image widget (#2050) 2022-01-31 21:46:51 +05:30
Listview.jsx Change the position of readOnly prop of subContainer inside ListView.jsx (#2278) 2022-02-17 16:11:24 +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
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 Add option to hide secondary value (#2460) 2022-03-09 08:35:15 +05:30
SvgImage.jsx [ Feature ] :: svg widget (#2806) 2022-04-18 19:08:50 +05:30
Tabs.jsx Resolved tabs highlight color issue (#2900) 2022-04-26 19:30:36 +05:30
Tags.jsx Tags widget (#1659) 2022-01-15 10:41:27 +05:30
Text.jsx Fixes text widget not showing zero and false (#2877) 2022-04-26 19:34:39 +05:30
TextArea.jsx Border radius style for input widgets (#1972) 2022-01-29 07:06:08 +05:30
TextInput.jsx Border radius style for input widgets (#1972) 2022-01-29 07:06:08 +05:30
Timeline.jsx [Feature] Timeline Widget (#2755) 2022-04-08 17:20:52 +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 [improvement] Widget components #1475 - toggle widget (#1484) 2021-12-14 16:47:40 +05:30
verticalDivider.jsx New widget: vertical divider (#2971) 2022-05-05 20:03:12 +05:30