PromucFlow_constructor/app/client/src/widgets
Vicky Bansal dbc3ca6bdf
feat: Table widget - Configure table data rows count (#5552)
Introduced a new field called as total record count which can be used to disable the pagination controls while having server side pagination. If this value is undefined the conditions will be ignored. The total record count is `total count / page size`, all the parameters need to be bound to the query/API for the functionality to work properly
2021-08-30 14:54:59 +05:30
..
ChartWidget Enhancement - chart widget x-axis label orientation (#6708) 2021-08-26 15:28:43 +05:30
ListWidget feat: draggable comment pins (#6742) 2021-08-27 14:27:18 +05:30
RateWidget Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
TableWidget feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
Tabs Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
BaseWidget.tsx [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
ButtonWidget.tsx Feat: Style customisation in the button widget (#6052) 2021-08-24 19:23:15 +05:30
CanvasWidget.tsx [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
CheckboxGroupWidget.tsx Feature : Checkbox Group widget (#6199) 2021-08-17 14:41:38 +05:30
CheckboxWidget.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
ContainerWidget.tsx Fix: disable widget selections when widget dragging is in progress. (#6573) 2021-08-16 14:54:42 +05:30
DatePickerWidget.tsx Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
DatePickerWidget2.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
DividerWidget.test.tsx feat: draggable comment pins (#6742) 2021-08-27 14:27:18 +05:30
DividerWidget.tsx [perf] propertyControl re-rendering (#5941) 2021-08-02 18:36:22 +05:30
DropdownWidget.tsx Fix/select widget placeholder (#6677) 2021-08-25 19:37:01 +05:30
FileDataTypes.ts Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
FilepickerWidget.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
FilepickerWidgetV2.tsx Filepicker v2 - Don't store large files in the dataStore (#6692) 2021-08-24 09:08:57 +05:30
FormButtonWidget.tsx Feat: Style customisation in the button widget (#6052) 2021-08-24 19:23:15 +05:30
FormWidget.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
IconButtonWidget.tsx Feat: Style customisation in the button widget (#6052) 2021-08-24 19:23:15 +05:30
IconWidget.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
IframeWidget.tsx BUG-6029 : Property pane for iFrame widget does not appear on clicking on widget (#6260) 2021-08-09 15:21:33 +05:30
ImageWidget.test.tsx Sub tree evaluation (#1841) 2021-01-04 15:46:08 +05:30
ImageWidget.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
InputWidget.tsx Input widget: New data type supported - Phone number with ISD codes (#5256) 2021-08-26 16:22:45 +05:30
MapWidget.tsx Fix: Widget: 'value' of null errors (#6535) 2021-08-17 11:35:51 +00:00
MenuButtonWidget.tsx menu style customization (#6237) 2021-08-24 11:07:16 +05:30
MetaHOC.tsx [Perf] prevent un-necessry re-renders of resizable Component on property control keyPress (#5885) 2021-07-23 12:10:39 +05:30
ModalWidget.tsx [Feature] Click on widget will no longer open property pane (#6219) 2021-08-23 19:42:17 +05:30
MultiSelectWidget.tsx Fix: Widget: 'value' of null errors (#6535) 2021-08-17 11:35:51 +00:00
RadioGroupWidget.tsx Fix: Widget: 'value' of null errors (#6535) 2021-08-17 11:35:51 +00:00
RichTextEditorWidget.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
SkeletonWidget.tsx Fix selected row issue in view mode (#3186) 2021-02-24 15:59:19 +05:30
SwitchWidget.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
TextWidget.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
VideoWidget.tsx Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30