ToolJet/frontend/src/Editor/Components
Kavin Venkatachalam ed43ca844a
[Feature]: Added universal props for widgets with Tooltip (#3096)
* Added universal props for widget

* Fixed lint issues

* Updated export name

* Fixed lint errors

* Updated genral variable name

* Updated file name in doc
2022-06-02 11:51:52 +05:30
..
CustomComponent [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +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 Cypress test for button widget (#2989) 2022-05-16 15:39:10 +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 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
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 Fixed default value issue in dropdown widget (#2988) 2022-05-06 18:11:26 +05:30
FilePicker.jsx [Improvement] Filepicker widget : The file picker should reject files with existing file names. (#3046) 2022-05-25 17:05:32 +05:30
IFrame.jsx Hotfix/iframe new api (#1557) 2021-12-10 12:52:41 +05:30
Image.jsx [Improvement] : Filepicker widget (#3021) 2022-05-24 15:49:33 +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
PDF.jsx PDF url null check added (#3142) 2022-05-30 14:06:10 +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
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 [Feature] Added textSize style to the text widget (#2948) 2022-05-09 13:35:02 +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 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