..
formFields
fix: Style values of the page and default value for telemetry ( #11640 )
2022-03-07 11:36:34 +05:30
tour
Fixes related to the comments feature ( #5904 )
2021-07-19 20:58:41 +05:30
AppIcon.tsx
feat: Appsmith design system changes ( #8125 )
2021-10-04 21:04:37 +05:30
Breadcrumbs.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
Button.tsx
feat: Keyboard accessible property pane header ( #11339 )
2022-02-24 12:34:31 +05:30
ButtonTabComponent.test.tsx
feat: Make Button Tab keyboard accessible ( #10873 )
2022-02-11 00:30:20 +05:30
ButtonTabComponent.tsx
feat: Make Button Tab keyboard accessible ( #10873 )
2022-02-11 00:30:20 +05:30
Callout.tsx
fix: Assigns query Params in Datasource and Api query editor ( #9184 )
2021-12-16 18:10:38 +05:30
CalloutV2.tsx
fix: Remove reset password button if form login is disabled ( #11591 )
2022-03-03 18:49:10 +05:30
Checkbox.tsx
feat: adding ads component for UQI ( #8777 )
2021-12-27 17:34:45 +05:30
ColorPickerComponent.tsx
fix: make table button transparent when no color is selected ( #11348 )
2022-02-23 07:54:46 -08:00
ColorSelector.tsx
feat: Appsmith design system changes ( #8125 )
2021-10-04 21:04:37 +05:30
common.tsx
chore: introduce lookup tables inplace of switch ( #11228 )
2022-02-17 17:49:39 +05:30
CopyToClipBoard.tsx
feat: product update modal v2 ( #9020 )
2021-11-22 11:39:16 +05:30
DatePickerComponent.tsx
feat: Property pane dropdown overflow issues ( #8236 )
2021-10-11 11:31:05 +05:30
DialogComponent.tsx
fix: Appsmith Design System fixes and improvements ( #11011 )
2022-02-18 15:21:02 +05:30
DisplayImageUpload.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
DraggableList.tsx
check for drag distance
2022-02-28 18:33:05 +05:30
DraggableListCard.tsx
fix: Column tile reposition on focus state of Input element inside property pane configuration for Table and Tabs widget ( #10046 )
2022-02-04 16:29:54 +05:30
DraggableListComponent.tsx
fix: Column tile reposition on focus state of Input element inside property pane configuration for Table and Tabs widget ( #10046 )
2022-02-04 16:29:54 +05:30
Dropdown.test.tsx
fix: added allowDeselection in ads/dropdown ( #11495 )
2022-03-02 13:15:43 +05:30
Dropdown.tsx
fix: Rest API UI issues (Empty DS headers, UI for Param tab, Save DS button, Placeholder) ( #11700 )
2022-03-08 19:49:02 +05:30
EditableText.test.tsx
added a keydown listener to focus property pane title on pressing f2
2022-01-27 16:40:57 +05:30
EditableText.tsx
added a keydown listener to focus property pane title on pressing f2
2022-01-27 16:40:57 +05:30
EditableTextSubComponent.tsx
added a keydown listener to focus property pane title on pressing f2
2022-01-27 16:40:57 +05:30
EditableTextWrapper.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
EmojiPicker.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
EmojiReactions.tsx
fix: popups same width as parent ( #7499 )
2021-11-30 02:38:46 -08:00
FilePicker.tsx
fix: Appsmith Design System fixes and improvements ( #11011 )
2022-02-18 15:21:02 +05:30
FilePickerV2.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
GifPlayerComponent.tsx
Development: Add eslint rules for code consistency ( #4083 )
2021-04-28 15:58:39 +05:30
Icon.test.tsx
feat: ssh key regeneration ( #11018 )
2022-02-16 10:15:35 +00:00
Icon.tsx
chore: update icons in org menu ( #11548 )
2022-03-05 21:20:33 +08:00
IconSelector.tsx
feat: Appsmith design system changes ( #8125 )
2021-10-04 21:04:37 +05:30
index.ts
fix: Appsmith Design System fixes and improvements ( #11011 )
2022-02-18 15:21:02 +05:30
LighteningMenu.tsx
Fix eslint warnings ( #2510 )
2021-01-12 06:52:31 +05:30
ListSegmentHeader.tsx
fix: misc git sync fixes / ui polish ( #9229 )
2021-12-07 07:59:32 +00:00
MentionsInput.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
Menu.tsx
feat: Appsmith design system changes ( #8125 )
2021-10-04 21:04:37 +05:30
MenuDivider.tsx
MenuItem.tsx
feat: Show contextual search menu for debugger errors ( #7078 )
2021-09-07 14:45:11 +05:30
MultiselectDropdown.test.tsx
feat: keyboard accessible multi-select dropdown, action selector and text input ( #10622 )
2022-02-10 16:42:44 +05:30
MultiselectDropdown.tsx
feat: keyboard accessible multi-select dropdown, action selector and text input ( #10622 )
2022-02-10 16:42:44 +05:30
MultiSwitch.tsx
feat: Support body in GET API requests ( #7127 )
2022-02-15 11:13:48 +00:00
NotificationBanner.tsx
feat: ssh key regeneration ( #11018 )
2022-02-16 10:15:35 +00:00
NumberedStep.tsx
Commit page ui ( #6772 )
2021-08-23 14:15:54 +05:30
ProgressiveImage.tsx
Minor comments feature fixes ( #6245 )
2021-08-02 12:57:20 +05:30
Radio.tsx
chore: Config changes ( #8564 )
2021-11-05 11:19:19 +05:30
RectangularSwitcher.tsx
Development: Add eslint rules for code consistency ( #4083 )
2021-04-28 15:58:39 +05:30
ScrollIndicator.tsx
react spring upgrade ( #10427 )
2022-01-21 11:42:46 +05:30
SearchInput.tsx
feat: Homepage mobile UI ( #10255 )
2022-02-17 22:08:36 +05:30
ShowcaseCarousel.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
SnippetButton.tsx
refactor: admin settings ( #9906 )
2022-02-11 23:38:46 +05:30
Spinner.tsx
Development: Add eslint rules for code consistency ( #4083 )
2021-04-28 15:58:39 +05:30
Statusbar.tsx
fix: misc git sync fixes / ui polish ( #9229 )
2021-12-07 07:59:32 +00:00
StepComponent.test.tsx
feat: Step control keyboard navigation ( #11059 )
2022-02-15 17:55:11 +05:30
StepComponent.tsx
feat: Step control keyboard navigation ( #11059 )
2022-02-15 17:55:11 +05:30
Switch.tsx
fix: Added focus styling for switches in property pane ( #10045 )
2022-01-04 18:00:07 +05:30
Switcher.tsx
feat: Appsmith design system changes ( #8125 )
2021-10-04 21:04:37 +05:30
TabItemBackgroundFill.tsx
feat: Add horizontal tabs in gitSync Modal ( #7048 )
2021-09-03 11:56:09 +00:00
Table.tsx
css changes for invite users and manage users tables ( #11441 )
2022-02-28 11:38:33 +05:30
TableDropdown.tsx
updated conditional check
2022-02-01 18:19:07 +05:30
Tabs.tsx
feat: Action undo redo ( #9045 )
2021-12-07 09:45:18 +00:00
Tag.tsx
Table Widget New Features ( #2816 )
2021-02-16 15:59:08 +05:30
TagInputComponent.tsx
feat: Add disconnect button on auth config pages and form login callout banner ( #11389 )
2022-03-02 23:48:50 +05:30
Text.tsx
feat: Application templates ( #10964 )
2022-03-03 16:26:53 +05:30
TextInput.tsx
feat: Add disconnect button on auth config pages and form login callout banner ( #11389 )
2022-03-02 23:48:50 +05:30
Toast.tsx
fix: Show correct toast type options in debugger ( #9415 )
2021-11-30 06:46:40 +01:00
Toggle.tsx
fix: Edit icon in API editor and toggle transition issue ( #9013 )
2021-11-17 12:06:18 +05:30
Tooltip.tsx
fix: show tooltips for entity names in explorer ( #8501 )
2021-10-21 10:07:34 +05:30
Tree.tsx
Fix eslint warnings ( #2510 )
2021-01-12 06:52:31 +05:30
TreeDropdown.test.tsx
feat: keyboard accessible multi-select dropdown, action selector and text input ( #10622 )
2022-02-10 16:42:44 +05:30
TreeDropdown.tsx
feat: keyboard accessible multi-select dropdown, action selector and text input ( #10622 )
2022-02-10 16:42:44 +05:30
UserProfileImagePicker.tsx
fix: refresh profile image on the header when a new image is uploaded ( #8550 )
2021-12-02 11:26:41 +05:30