PromucFlow_constructor/app/client/src
Pawan Kumar b0f69502b8
chore: use overflow: auto instead of scroll in widget explorer (#33342)
![image](https://github.com/appsmithorg/appsmith/assets/6636360/38ddf522-3ebe-4345-99a4-39608961091e)
This PR adds overflow: auto instead of overflow: scroll. because of
overflow:scroll, there is a reserve space at bottom for scrollbar even
when it is not required.

/ok-to-test tags="@tag.IDE"

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9074032519>
> Commit: f7f68e7a7dcad13403b9b319ebefeb9b901de966
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9074032519&attempt=1"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-05-14 11:12:32 +05:30
..
actions fix: The case of the missing tabs (#33066) 2024-05-08 22:57:27 +05:30
api chore: Remove blockNavigation in Page create API body (#32859) 2024-04-25 21:31:51 +05:30
assets feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
ce fix: Enable atomic pushes in git using an environment configuration (#33367) 2024-05-14 10:24:21 +05:30
components fix: update markings on update of same editor value (#33394) 2024-05-14 09:55:26 +05:30
constants fix: Api pane and settings responsiveness (#33297) 2024-05-09 17:02:48 +05:30
ee fix: Updating invite modal component to fix issue on EE & improving code splitting of a file (#33216) 2024-05-07 11:43:12 +05:30
enterprise
entities chore: resetGlobal fix and makeParentsDependOnChild add dependency optimisation (#32827) 2024-04-22 17:22:28 +05:30
globalStyles fix: slash menu command show all available queries and datasources fixed (#33076) 2024-05-08 11:43:09 +05:30
icons
IDE chore: Pages dropdown common components (#33051) 2024-05-06 12:50:32 +05:30
layoutSystems chore: Remove unnecessary flag ab_show_templates_instead_of_blank_canvas_enabled (#33313) 2024-05-13 09:32:00 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
navigation fix: [IDE] Page switch and State switch have deep links to entity to avoid interim load state (#32980) 2024-04-29 10:31:27 +05:30
pages chore: use overflow: auto instead of scroll in widget explorer (#33342) 2024-05-14 11:12:32 +05:30
plugins/Linting fix: Remove error for window fetch API (#33339) 2024-05-10 11:30:07 +05:30
polyfills
reducers fix: The case of the missing tabs (#33066) 2024-05-08 22:57:27 +05:30
reflow chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
sagas chore: Splitting JS Object body dump vs parsed JS Object update to remove race condition originated bad state (#33124) 2024-05-13 09:38:30 +05:30
selectors chore: remove dsl flag (#30986) 2024-05-09 18:41:21 +05:30
templates
theme
transformers fix: self signed certificates value set in the props (#32474) 2024-04-08 14:34:53 +05:30
UITelemetry chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
usagePulse chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
utils chore: remove dsl flag (#30986) 2024-05-09 18:41:21 +05:30
WidgetProvider feat: On Canvas UI Colors and Widget API to consume these colors (#33013) 2024-05-01 13:57:52 +05:30
WidgetQueryGenerators
widgets chore: Refactor WDSTableWidget with basic features (#33286) 2024-05-13 10:41:24 +05:30
workers chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
App.css
AppErrorBoundry.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
config.d.ts
Globals.d.ts
index.css feat: font update - PT root UI medium (#33008) 2024-05-08 17:47:34 +05:30
index.tsx chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js
store.ts
wdyr.ts