PromucFlow_constructor/app/client/src/components/editorComponents
ankurrsinghal f0f4427288
feat: InputTextControl enhanement (#17449)
enhanced the InputTextControl to accept two more event handlers for focus and blur from the property pane config

Co-authored-by: Ankur Singhal <ankurrsinghal@gmail.com>
2022-10-13 12:13:49 +00:00
..
ActionCreator chore: Extract views into their own components (#17014) 2022-10-04 16:25:26 +05:30
ActionRightPane chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
CodeEditor feat: InputTextControl enhanement (#17449) 2022-10-13 12:13:49 +00:00
Debugger fix: console log dx issue fixes (#17137) 2022-09-30 18:29:02 +05:30
form chore: hide templates v2 behind feature flag (#17034) 2022-10-10 13:14:37 +05:30
GlobalSearch chore: Refactor getSelectedWidget selector (#16647) 2022-09-15 05:44:11 +00:00
HighlightedCode feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
LazyCodeEditorWrapper fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
LightningMenu chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
WidgetNameComponent chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ActionNameEditor.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ApiResponseView.tsx fix: Slow rendering of JSON and RAW response (#16971) 2022-09-30 20:51:04 +05:30
BetaCard.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Button.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Checkbox.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
CloseEditor.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
ContextDropdown.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Divider.tsx feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
DraggableComponent.test.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
DraggableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +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 fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
DropTargetUtils.ts fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
EditableText.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
EditorContextProvider.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
EntityBottomTabs.tsx feat: js object v1 run and settings redesign (#11456) 2022-04-28 17:51:02 +01:00
EntityNameComponent.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
ErrorBoundry.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
ErrorTooltip.tsx feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
Form.tsx User Auth Flow 2019-12-16 08:49:10 +00:00
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 chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
LetterIcon.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LoadingOverlayScreen.tsx Minor Api pane design and logic fixes (#3091) 2021-02-22 11:45:02 +05:30
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
PreviewModeComponent.tsx fix: handled to hide widget in preview mode (#11138) 2022-02-23 10:22:04 +05:30
PropertyPaneSidebar.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
ReadOnlyEditor.tsx fix: Slow rendering of JSON and RAW response (#16971) 2022-09-30 20:51:04 +05:30
RequestView.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ResizableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
ResizableUtils.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
ResizeStyledComponents.tsx CSS cant apply when constant WIDGET_PADDING=0 (#15227) 2022-07-21 18:34:10 +05:30
SelectComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Sidebar.tsx fix: hide explorer menu on scroll (#15537) 2022-08-16 14:18:47 +05:30
SnipeableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
Spinner.tsx Feature - update widget name 2020-02-21 12:16:49 +00:00
StoreAsDatasource.tsx fix: updated message changes for auth tab, capital texts (#16832) 2022-09-21 15:48:43 +05:30
Tooltip.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
utils.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
utils.ts fix:prevent execution of js function when jscollection is saving (#13592) 2022-05-19 14:13:51 +01:00