PromucFlow_constructor/app/client/src/components/editorComponents
2021-12-07 21:13:09 +05:30
..
ActionCreator feat: Geolocation APIs on appsmith (#9295) 2021-12-07 15:49:33 +05:30
ActionRightPane fix: popups same width as parent (#7499) 2021-11-30 02:38:46 -08:00
CodeEditor feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
Debugger feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
form * Bug fix in the api url bar (#9579) 2021-12-07 21:13:09 +05:30
GlobalSearch 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
HighlightedCode feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
LightningMenu feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
Onboarding feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
WidgetNameComponent feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ActionNameEditor.tsx fix: Edit icon in API editor and toggle transition issue (#9013) 2021-11-17 12:06:18 +05:30
ApiResponseView.tsx chore: Move action/js debugger tabs related logic to a common component (#8199) 2021-10-07 12:23:58 +05:30
Button.tsx 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
Checkbox.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
CloseEditor.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
ContextDropdown.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Divider.tsx
DraggableComponent.test.tsx
DraggableComponent.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DragLayerComponent.test.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DragLayerComponent.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
DropdownComponent.tsx fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
DropTargetComponent.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DropTargetUtils.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
EditableText.tsx fix: Edit icon in API editor and toggle transition issue (#9013) 2021-11-17 12:06:18 +05:30
EditorContextProvider.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
EntityBottomTabs.tsx chore: Move action/js debugger tabs related logic to a common component (#8199) 2021-10-07 12:23:58 +05:30
EntityNameComponent.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
ErrorBoundry.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
ErrorTooltip.tsx fix: Edit icon in API editor and toggle transition issue (#9013) 2021-11-17 12:06:18 +05:30
Form.tsx
FormLabel.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
FormRow.tsx fix: Ghseets scroll bug(#6634) 2021-09-01 14:41:51 +05:30
HelperTooltip.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
InputComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
JSResponseView.tsx 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
LetterIcon.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LoadingOverlayScreen.tsx
NavBarItem.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
PageLoader.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PaneWrapper.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
PreventInteractionsOverlay.tsx FIX #4627: updated css to change button widget height when deployed (#5439) 2021-06-28 18:56:11 +05:30
PropertyPaneSidebar.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ReadOnlyEditor.tsx feat: Introducing JS Snippets (#6453) 2021-08-29 09:20:16 +05:30
RequestView.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ResizableComponent.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ResizableUtils.tsx feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
ResizeStyledComponents.tsx feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
SelectComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Sidebar.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
SnipeableComponent.tsx [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
Spinner.tsx
StoreAsDatasource.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
Tooltip.tsx