| .. |
|
AudioRecorderWidget
|
feat: Audio recorder widget - permission denied state (#8223)
|
2021-10-11 18:21:34 +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
|
fix: TypeError: Cannot read properties of undefined (reading 'filter') (#8598)
|
2021-10-22 13:26:52 +05:30 |
|
CheckboxWidget
|
feat: Appsmith design system changes (#8125)
|
2021-10-04 21:04:37 +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
|
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
|
fix: Reverted AST
|
2021-11-10 20:13:21 +05:30 |
|
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
|
fix: Radio component keys are now unique (#8277)
|
2021-10-20 17:45:54 +05:30 |
|
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 |