PromucFlow_constructor/app/client/src/components/ads
Rimil Dey 9284c5e240
Auto-indent JS code in the editor (#13222)
This pull request:

    introduces a new option to the menu in the JS editor which lets users prettify/auto-indent code.
    introduces a new keyboard shortcut that lets users prettify/auto-indent code
    Fixes bug where pressing CMD + <- in Mac (Home in windows) shifts the cursor to the first indented column. If the cursor is present on the first indented column, the cursor shifts to the 0th column in the editor

Fixes #9268
2022-07-20 12:43:23 +05:30
..
formFields feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
tour feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
AppIcon.tsx chore: Improve the UI for restart banner on admin settings page (#12580) 2022-04-11 14:12:06 +05:30
BannerMessage.tsx feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
Breadcrumbs.tsx
Button.test.tsx fix: don't run onClick event handler when button is disabled (#12333) 2022-05-03 07:25:31 +02:00
Button.tsx fix: don't run onClick event handler when button is disabled (#12333) 2022-05-03 07:25:31 +02:00
ButtonTabComponent.test.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
ButtonTabComponent.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
Callout.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
CalloutV2.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
Checkbox.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
ColorPickerComponent.tsx
ColorPickerComponentV2.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ColorPickerComponentV2.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
ColorSelector.tsx
common.tsx
CopyToClipBoard.tsx fix: Modal padding and color fixes (#12189) 2022-04-26 19:26:07 +05:30
DatePickerComponent.tsx feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
DialogComponent.tsx Refactor code for RBAC feature (#14426) 2022-06-10 07:35:30 +05:30
DisplayImageUpload.tsx
DraggableList.tsx fix: cell background for edit actions column in Table v2 (#15233) 2022-07-20 11:42:59 +05:30
DraggableListCard.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
DraggableListComponent.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Dropdown.test.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
Dropdown.tsx fix: Unwanted width calculation in Dropdown (#15239) 2022-07-20 06:05:44 +00:00
DropdownV2.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
EditableText.test.tsx
EditableText.tsx fix: Editable being autofocused on Application card (#14393) 2022-06-10 00:47:48 +05:30
EditableTextSubComponent.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
EditableTextWrapper.tsx
EmojiPicker.tsx feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
EmojiReactions.tsx feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
FilePicker.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
FilePickerV2.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
GifPlayerComponent.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
Icon.test.tsx
Icon.tsx Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
IconSelector.tsx
index.ts Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
JSToggleButtonComponent.tsx fix: Disabled state UI for JS toggle button (#14975) 2022-07-04 14:59:20 +02:00
LabelWithTooltip.tsx feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
LighteningMenu.tsx
ListSegmentHeader.test.tsx feat: update list segment header (#12530) 2022-04-04 12:55:00 +08:00
ListSegmentHeader.tsx feat: update list segment header (#12530) 2022-04-04 12:55:00 +08:00
MentionsInput.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Menu.tsx fix: Editable being autofocused on Application card (#14393) 2022-06-10 00:47:48 +05:30
MenuDivider.tsx
MenuItem.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
MultiSwitch.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
NotificationBanner.test.tsx feat: git discard changes (#11835) 2022-05-06 10:14:24 +05:30
NotificationBanner.tsx feat: git discard changes (#11835) 2022-05-06 10:14:24 +05:30
NumberedStep.tsx
ProgressiveImage.tsx
Radio.tsx feat: js object v1 run and settings redesign (#11456) 2022-04-28 17:51:02 +01:00
RectangularSwitcher.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
ScrollIndicator.tsx
SearchInput.tsx Refactor code for RBAC feature (#14362) 2022-06-08 18:48:15 +05:30
ShowcaseCarousel.tsx
SnippetButton.tsx feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
Spinner.tsx
Statusbar.tsx
StepComponent.test.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
StepComponent.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
Switch.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
Switcher.tsx feat: Entity explorer pages section resize (#13576) 2022-05-16 12:09:32 +05:30
TabItemBackgroundFill.tsx
Table.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
TableDropdown.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
Tabs.tsx feat: align tab counts with center to the tab name and added test id attribute for tab count (#14980) 2022-07-08 11:00:22 +05:30
Tag.tsx
TagInputComponent.tsx chore: add autofocus prop to TagInputComponent (#13578) 2022-05-13 17:34:08 +05:30
TextInput.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
Toast.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
Toggle.tsx
Tree.tsx
TreeDropdown.test.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
TreeDropdown.tsx Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
UserProfileImagePicker.tsx