PromucFlow_constructor/app/client/src/widgets
Rishabh Rathod d7cdf6f84b
fix: Add escaping special characters before JSON.parse (#9293)
* Add escaping special characters before JSON.parse
2021-11-25 16:22:40 +05:30
..
AudioRecorderWidget feat: unified style for disabled widgets (#8731) 2021-11-15 11:59:06 +05:30
AudioWidget chore: [ImgBot] Optimize images (#9208) 2021-11-19 09:43:30 +05:30
ButtonGroupWidget chore: [ImgBot] Optimize images (#9208) 2021-11-19 09:43:30 +05:30
ButtonWidget fix: Unable to drag disabled button (#8206) 2021-11-18 15:52:04 +05:30
ChartWidget fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
CheckboxGroupWidget fix: handled component update value logic (#9232) 2021-11-19 17:35:40 +05:30
CheckboxWidget feat: unified style for disabled widgets (#8731) 2021-11-15 11:59:06 +05:30
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 fix: Date picker must exit on pressing esc key when 'close on selecting' is turned off (#8425) 2021-11-22 07:08:36 +00:00
DividerWidget feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DropdownWidget feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
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: Unable to drag disabled button (#8206) 2021-11-18 15:52:04 +05:30
IconWidget refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
IframeWidget fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
ImageWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
InputWidget feat: unified style for disabled widgets (#8731) 2021-11-15 11:59:06 +05:30
ListWidget fix: Add escaping special characters before JSON.parse (#9293) 2021-11-25 16:22:40 +05:30
MapWidget chore: Fixing typo in tooltip for Map widget property (#8914) 2021-11-01 20:01:49 +05:30
MenuButtonWidget fix: Unable to drag disabled button (#8206) 2021-11-18 15:52:04 +05:30
ModalWidget feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
MultiSelectTreeWidget fix: Update designs for select widgets according to Figma (#8594) 2021-11-16 09:27:38 +00:00
MultiSelectWidget fix: Update designs for select widgets according to Figma (#8594) 2021-11-16 09:27:38 +00:00
RadioGroupWidget fix: radio group widget crash when one of options becomes null (#9303) 2021-11-25 14:59:16 +05:30
RateWidget feat: progress, loading and error states for git flows, pull button and minor misc changes (#9052) 2021-11-16 15:54:38 +05:30
RichTextEditorWidget feat: unified style for disabled widgets (#8731) 2021-11-15 11:59:06 +05:30
SingleSelectTreeWidget fix: Update designs for select widgets according to Figma (#8594) 2021-11-16 09:27:38 +00: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: Hide scrollbar in header and show when user hovers over header in Table Widget (#9323) 2021-11-24 15:27:26 +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 chore: [ImgBot] Optimize images (#9208) 2021-11-19 09:43:30 +05:30
VideoWidget fix: added muted flag and updated helper text (#9259) 2021-11-23 15:10:43 +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: Add escaping special characters before JSON.parse (#9293) 2021-11-25 16:22:40 +05:30
WidgetUtils.ts fix: Add escaping special characters before JSON.parse (#9293) 2021-11-25 16:22:40 +05:30