PromucFlow_constructor/app/client/src/widgets
Paul Li d700b62ac5
feat: Spellcheck property for the input widget (#8496)
* feat: Spellcheck property for the input widget

-- Add a new widget boolean property, isSpellCheck
-- Add the corresponding Cypress test cases

* feat: Spellcheck property for the input widget

-- Place isSpellCheck property just after autoFocus property
2021-11-12 15:34:10 +08:00
..
AudioRecorderWidget fix: The value is always empty object in AudioRecorder Widget (#8868) 2021-11-11 20:16:08 +05:30
AudioWidget feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
ButtonGroupWidget feat: create button group widget (#7337) 2021-11-11 06:41:05 +00:00
ButtonWidget fix: theme updated with new variant keys (#8680) 2021-11-06 08:00:57 +00:00
ChartWidget fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
CheckboxGroupWidget feat: design updates as per figma (#8504) 2021-11-11 17:41:43 +00:00
CheckboxWidget feat: design updates as per figma (#8504) 2021-11-11 17:41:43 +00:00
ContainerWidget fix: 🐛 Display tooltips for scroll content label (#8134) 2021-10-11 13:08:27 +05:30
DatePickerWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
DatePickerWidget2 feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
DividerWidget fix: #8042 updated dropped height width and default color (#8304) 2021-10-26 15:28:54 +05:30
DropdownWidget fix(Dropdown): remove empty dropdown in case of no options (#8357) 2021-10-19 08:40:07 -07:00
FilepickerWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
FilePickerWidgetV2 feat: updated widget meta key reset logic (#7901) 2021-10-09 10:13:19 +05:30
FormButtonWidget fix: set button color and remove button style for button, IconButton, Menubutton (#7166) 2021-09-23 20:44:24 +05:30
FormWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
IconButtonWidget fix: theme updated with new variant keys (#8680) 2021-11-06 08:00:57 +00:00
IconWidget refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
IframeWidget feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
ImageWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
InputWidget feat: Spellcheck property for the input widget (#8496) 2021-11-12 15:34:10 +08:00
ListWidget feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
MapWidget chore: Fixing typo in tooltip for Map widget property (#8914) 2021-11-01 20:01:49 +05:30
MenuButtonWidget fix: theme updated with new variant keys (#8680) 2021-11-06 08:00:57 +00:00
ModalWidget fix: Copied modal close and mobile modal bug fix (#8497) 2021-10-28 07:41:19 +05:30
MultiSelectTreeWidget fix: rename no item to no results in select components (#8666) 2021-10-30 23:25:23 -07:00
MultiSelectWidget fix: rename no item to no results in select components (#8666) 2021-10-30 23:25:23 -07:00
RadioGroupWidget feat: design updates as per figma (#8504) 2021-11-11 17:41:43 +00:00
RateWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
RichTextEditorWidget feat: RTE - option to hide the toolbar (#8271) 2021-10-13 18:10:52 +05:30
SingleSelectTreeWidget fixed treeselect bug (#8474) 2021-10-30 23:31:55 -07:00
StatboxWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
SwitchWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
TableWidget fix: 8543 added disabled flag support in icon button table widget (#8950) 2021-11-11 16:09:21 +05:30
TabsMigrator fix: 🐛 Display tooltips for scroll content label (#8134) 2021-10-11 13:08:27 +05:30
TabsWidget fix: 🐛 Display tooltips for scroll content label (#8134) 2021-10-11 13:08:27 +05:30
TextWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
VideoWidget feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
BaseComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
BaseWidget.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
CanvasWidget.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
constants.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
MetaHOC.tsx fix: Show trigger errors in the debugger with widget and property name (#6970) 2021-09-15 10:41:13 +05:30
SkeletonWidget.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetUtils.test.ts fix: theme updated with new variant keys (#8680) 2021-11-06 08:00:57 +00:00
WidgetUtils.ts fix: theme updated with new variant keys (#8680) 2021-11-06 08:00:57 +00:00