ToolJet/frontend/src/Editor/Components
Kiran Ashok 24cda4d577
[ Feature ] :: component specific action :: multiselect widget (#3523)
* widget actions multiselect

* completed :: actions and fireevent

* removing logs

* CSA docs

* bugfix :: event fired 2 times

* clear action updated

* Use dependencies on selectOption action

* Use dependencies for deselectOption and clear

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-07-19 15:36:00 +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 Added setLocation component action to map widget (#3503) 2022-07-11 16:47:31 +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 Fix "Invalid date" on empty values in table date-picker column (#3450) 2022-07-08 19:36:30 +05:30
Button.jsx hotfix : Rename Button's setLabel action's name to setText (#3609) 2022-07-14 15:31:26 +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 Component specific action for :: checkbox widget (#3505) 2022-07-18 18:47:38 +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 Added component specific 'setColor' action to Color Picker (#3480) 2022-07-12 16:59:18 +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 added component specific action to Dropdown Widget (#3496) 2022-07-18 17:51:21 +05:30
FilePicker.jsx Added clearFiles action (#3491) 2022-07-11 16:34:02 +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 Expose actions of list view children only once (#3518) 2022-07-07 18:25:22 +05:30
Modal.jsx Modal : added component specific actions (#3494) 2022-07-14 18:26:53 +05:30
Multiselect.jsx [ Feature ] :: component specific action :: multiselect widget (#3523) 2022-07-19 15:36:00 +05:30
NumberInput.jsx fixes Number widget: min and max value updates inside listview (#3571) 2022-07-12 15:56:03 +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 Added a component action for selecting an option from radio button widget (#3512) 2022-07-13 15:50:45 +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 [Component specific action] Added setTab component action to Tabs widget (#3507) 2022-07-14 17:18:12 +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 added component specific action - setText and clear (#3489) 2022-07-13 15:42:19 +05:30
TextInput.jsx added component-specific action to set and clear value (#3487) 2022-07-15 15:53:35 +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