PromucFlow_constructor/app/client/src/components/editorComponents
Hetu Nandu f0e33eab57
feat: Command Click for nested properties (#19004)
## Description
Building on top of [Command Click](#18326) we are now adding more links
for entities where navigation is possible.

This is mainly JS Objects where function and variable names are part of
the code itself. Clicking on the link will navigate to the JS Object and
set the cursor on the item you clicked on.

We are also enabling this for Form Widget where in `Form1.data.Input1`
the "Input1" link will take you to that widget


> TLDR; 
You can now command click on nested properties of an entity

Fixes #18636
2022-12-26 10:49:02 +05:30
..
ActionCreator chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
ActionRightPane feat: update button states (#18335) 2022-12-07 11:44:30 +00:00
CodeEditor feat: Command Click for nested properties (#19004) 2022-12-26 10:49:02 +05:30
Debugger fix: improve error message and performance in JS functions (#19137) 2022-12-23 15:34:39 +05:30
form feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
GlobalSearch chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
HighlightedCode
LazyCodeEditorWrapper feat: [Context Switching]: Change focus target and fix cursor position (#17794) 2022-11-15 11:50:18 +05:30
LightningMenu chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
WidgetNameComponent fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
ActionNameEditor.tsx feat: Handle permission driven views for auto-saving pages and action… (#16950) 2022-12-01 12:00:50 +05:30
ApiResponseView.tsx feat: update button states (#18335) 2022-12-07 11:44:30 +00:00
BetaCard.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Button.tsx fix: fetching the plugin form config for queries if datasource is not viewable (#18749) 2022-12-08 09:06:35 +05:30
Checkbox.tsx
CloseEditor.tsx fix: google sheet ui issues, removed redundant code (#18785) 2022-12-20 20:40:18 +05:30
ContextDropdown.tsx
Divider.tsx
DraggableComponent.test.tsx fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
DraggableComponent.tsx fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
DragLayerComponent.test.tsx
DragLayerComponent.tsx
DropdownComponent.tsx
DropTargetComponent.tsx fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +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 chore: Addressing changes requested by the design team during design QA (#19041) 2022-12-20 12:19:57 +05:30
EditorContextProvider.tsx feat: Auto-height add reducers and actions (#17953) 2022-11-14 09:49:25 +05:30
EntityBottomTabs.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
EntityNameComponent.tsx
ErrorBoundry.tsx
ErrorTooltip.tsx feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
Form.tsx
FormLabel.tsx
FormRow.tsx
HelperTooltip.tsx
InputComponent.tsx
JSResponseView.tsx chore: import common variables from design system (#17600) 2022-10-31 06:54:47 +05:30
LetterIcon.tsx
LoadingOverlayScreen.tsx
NavBarItem.tsx
PageLoader.tsx
PaneWrapper.tsx
PropertyPaneSidebar.tsx feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
ReadOnlyEditor.tsx fix: Slow rendering of JSON and RAW response (#16971) 2022-09-30 20:51:04 +05:30
RequestView.tsx
ResizableComponent.tsx fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
ResizableUtils.test.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
ResizableUtils.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
ResizeStyledComponents.tsx feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
SelectComponent.tsx
Sidebar.tsx fix: video widget not visible in widget pane when explorer is pinned (#17318) 2022-10-29 11:31:25 +05:30
SnipeableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
Spinner.tsx
StoreAsDatasource.tsx feat: [ Context Switching ] Maintain datasource edit mode (#17521) 2022-12-02 08:36:22 +05:30
Tooltip.tsx
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